diff --git a/codecov.yml b/codecov.yml index 5199eef39..c0d1d94c7 100644 --- a/codecov.yml +++ b/codecov.yml @@ -4,10 +4,13 @@ coverage: project: default: false # disable the default status that measures entire project python: + target: auto threshold: 0.1% paths: - "!web/" web: + target: auto + threshold: 0.1% paths: - "web/" codecov: