Merge pull request #375 from mattmoyer/test-coverage
Add Codecov configuration file.
This commit is contained in:
commit
b871a02ca3
13
.github/codecov.yml
vendored
Normal file
13
.github/codecov.yml
vendored
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
codecov:
|
||||||
|
strict_yaml_branch: main
|
||||||
|
require_ci_to_pass: no
|
||||||
|
notify:
|
||||||
|
wait_for_ci: no
|
||||||
|
coverage:
|
||||||
|
status:
|
||||||
|
project:
|
||||||
|
default:
|
||||||
|
informational: true
|
||||||
|
patch:
|
||||||
|
default:
|
||||||
|
informational: true
|
Loading…
Reference in New Issue
Block a user