Skip to content

Commit 98dc17e

Browse files
committed
ci: fixed coverage calculation w/ integration tests
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
1 parent c685555 commit 98dc17e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.codecov.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
codecov:
2+
notify:
3+
after_n_builds: 2
4+
5+
coverage:
6+
status:
7+
patch:
8+
default:
9+
target: 80%

0 commit comments

Comments
 (0)