Skip to content

Commit 99d5a07

Browse files
committed
Adding Codecov configuration
Adding a 1% of threshold for coverage diffs
1 parent 502cce2 commit 99d5a07

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

codecov.yml

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
coverage:
2+
status:
3+
project:
4+
default:
5+
threshold: 1%
6+
patch:
7+
default:
8+
threshold: 1%
9+
10+
comment:
11+
require_changes: true

0 commit comments

Comments
 (0)