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.
1 parent 3e98838 commit e75b8b0Copy full SHA for e75b8b0
1 file changed
.github/codecov.yml
@@ -21,10 +21,12 @@ coverage:
21
if_no_uploads: error
22
if_not_found: success
23
if_ci_failed: failure
24
- paths: '!lib/.*/tests/.*'
+ paths:
25
+ - '!lib/.*/tests/.*'
26
tests:
27
target: auto
28
29
30
- paths: 'lib/.*/tests/.*'
31
32
+ - 'lib/.*/tests/.*'
0 commit comments