Skip to content

Commit 794a13c

Browse files
committed
Add CodeCov configuration.
1 parent 54b2efa commit 794a13c

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.codecov.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
coverage:
2+
ignore:
3+
- Tests/.*
4+
status:
5+
patch: false
6+
changes: false
7+
project:
8+
default:
9+
target: 75
10+
comment: false

0 commit comments

Comments
 (0)