fix coverage

This commit is contained in:
Thomas Kriechbaumer 2020-12-15 23:50:16 +01:00
parent 47f8e1d115
commit 24725e94fa
2 changed files with 3 additions and 0 deletions

View File

@ -37,6 +37,8 @@ If you depend on these features, please raise your voice in
### Full Changelog
* New Proxy Core based on sans-io pattern (@mhils)
* Remove the legacy protocol stack (@Kriechi)
* Remove all deprecated pathod and pathoc tools and modules (@Kriechi)
* --- TODO: add new PRs above this line ---
* ... and various other fixes, documentation improvements, dependency version bumps, etc.

View File

@ -42,6 +42,7 @@ exclude =
[tool:individual_coverage]
exclude =
mitmproxy/addons/onboarding.py
mitmproxy/addons/termlog.py
mitmproxy/connections.py
mitmproxy/contentviews/base.py