diff --git a/codecov.yml b/codecov.yml index ca4d1f8..e9a1326 100644 --- a/codecov.yml +++ b/codecov.yml @@ -6,5 +6,5 @@ coverage: project: default: # base on last build, but allow drop of upto this percent - target: 100% - threshold: 0% + target: 100.0 + threshold: 0.1