diff --git a/codecov.yml b/codecov.yml index edb08c98..518e7d16 100644 --- a/codecov.yml +++ b/codecov.yml @@ -6,8 +6,11 @@ coverage: default: target: 99% threshold: 1% + base: auto + informational: true patch: default: target: 99% - threshold: 1% \ No newline at end of file + threshold: 1% + informational: true \ No newline at end of file