Skip to content

Commit e1d8403

Browse files
authored
Add CodeCov configuration. (#960)
1 parent 7b52158 commit e1d8403

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

codecov.yml renamed to .codecov.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ coverage:
22
ignore:
33
- Tests/.*
44
status:
5+
patch: false
6+
changes: false
57
project:
68
default:
79
target: 65
8-
patch: false
9-
changes: false
1010
comment: false

0 commit comments

Comments
 (0)