Update codecov.yml

This commit is contained in:
Salad Dais
2021-05-05 17:37:23 +00:00
parent 02c212e4a6
commit d07f100452

View File

@@ -5,7 +5,10 @@ coverage:
status:
project:
default:
# Do not fail PRs if the code coverage drops.
# Do not fail commits if the code coverage drops.
target: 0%
threshold: 100%
base: auto
patch:
default:
only_pulls: true