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

Commit f0ea813

Browse files
committed
Add default CodeCov configuration.
1 parent 1158913 commit f0ea813

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.codecov.yml

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

0 commit comments

Comments
 (0)