diff --git a/codecov.yml b/codecov.yml index bad6e15b..6875c21e 100644 --- a/codecov.yml +++ b/codecov.yml @@ -10,7 +10,7 @@ coverage: project: default: # basic - target: 90% # can't go below this percentage + target: 85% # can't go below this percentage threshold: 3% # allow drops by this percentage base: auto # advanced