diff --git a/codecov.yml b/codecov.yml index ce01d2f..6b038dc 100644 --- a/codecov.yml +++ b/codecov.yml @@ -7,5 +7,5 @@ coverage: default: # Do not fail PRs if the code coverage drops. target: 0% - threshold: null + threshold: 100% base: auto