Skip to content

Commit 97bee73

Browse files
authored
chore: fix codecov file (#132)
1 parent 1ecea89 commit 97bee73

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

codecov.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1+
# Validate with:
2+
# cat codecov.yml | curl --data-binary @- https://codecov.io/validate
3+
14
comment:
25
# this posts no PR comment if there are no coverage changes
36
require_changes: true
4-
status:
5-
project:
6-
default:
7-
target: 0%
8-
threshold: 0%
97

108
ignore:
119
- "**/*.g.dart"

0 commit comments

Comments
 (0)