add status checks
This commit is contained in:
parent
69018f36d3
commit
345c652e75
1 changed files with 8 additions and 0 deletions
8
codecov.yml
Normal file
8
codecov.yml
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
coverage:
|
||||||
|
status:
|
||||||
|
project:
|
||||||
|
default:
|
||||||
|
target: auto # auto compares coverage to the previous base commit
|
||||||
|
patch:
|
||||||
|
default:
|
||||||
|
target: 100%
|
Loading…
Reference in a new issue