Update codecov.yml
This commit is contained in:
@@ -5,7 +5,10 @@ coverage:
|
|||||||
status:
|
status:
|
||||||
project:
|
project:
|
||||||
default:
|
default:
|
||||||
# Do not fail PRs if the code coverage drops.
|
# Do not fail commits if the code coverage drops.
|
||||||
target: 0%
|
target: 0%
|
||||||
threshold: 100%
|
threshold: 100%
|
||||||
base: auto
|
base: auto
|
||||||
|
patch:
|
||||||
|
default:
|
||||||
|
only_pulls: true
|
||||||
|
|||||||
Reference in New Issue
Block a user