You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: TODO.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,6 @@ Tasks for the project are listed below:
8
8
9
9
*[ ] Refactor the code based on ApprovalTests architectural rules: check reporters and comparators
10
10
*[ ] Add more detailed documentation to the project
11
-
*[ ] Revise the implementation with getting the default file path. Now it works with primary delay. Read more: https://github.com/approvals/ApprovalTests.Dart/issues/3
12
11
13
12
# DONE
14
13
@@ -26,3 +25,4 @@ Tasks for the project are listed below:
26
25
*[x] Add codecov and coverage badge
27
26
*[x] Set up autopublishing github action with PAT token and new tags
28
27
*[x] Cover the project completely with tests
28
+
*[x] Revise the implementation with getting the default file path. Now it works with primary delay. Read more: https://github.com/approvals/ApprovalTests.Dart/issues/3
0 commit comments