Skip to content

Commit 804217f

Browse files
authored
Create codecov.yml
Less precision, round up, set pass level to match current coverage of > 80%.
1 parent bf26c7f commit 804217f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

codecov.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# See default values: https://docs.codecov.io/docs/codecov-yaml#default-yaml
2+
coverage:
3+
precision: 1 # Default: 2
4+
round: up # Default: down
5+
range: "80...100" # Default: 70...100

0 commit comments

Comments
 (0)