Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8574f14 + ecb0bd6 commit 6e0cb96Copy full SHA for 6e0cb96
1 file changed
codecov.yml
@@ -2,7 +2,12 @@ coverage:
2
status:
3
patch: off
4
project:
5
- default:
+ default: false
6
+ library:
7
target: auto
8
+ paths: '!.*/tests/.*'
9
+ tests:
10
+ target: auto
11
+ paths: '.*/tests/.*'
12
codecov:
13
require_ci_to_pass: false
0 commit comments