diff --git a/codecov.yml b/codecov.yml index 11f75c939..899cd7e30 100644 --- a/codecov.yml +++ b/codecov.yml @@ -7,7 +7,8 @@ coverage: target: auto threshold: 0.1% paths: - - "!web/" + - "mitmproxy/" + - "examples/addons/" web: target: auto threshold: 0.1%