Skip to content
This repository was archived by the owner on Jan 16, 2021. It is now read-only.

Commit 5cc9849

Browse files
committed
Add new CodeCov configuration file.
1 parent 69c8a38 commit 5cc9849

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

codecov.yml

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

0 commit comments

Comments
 (0)