Cover egress_addon adapter and remove coverage omit #286
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
From quality-eval audit (medium priority).
.coveragercomitsbot_bottle/egress_addon.py— the real mitmproxy adapter that wires production egress. The decision logic is extracted to the testedegress_addon_core.py, but the adapter glue is unexercised.Task: Add an integration test that drives
egress_addonagainst a stub flow object covering the adapter glue, then remove theegress_addon.pyomit from.coveragerc.No PRD required (test coverage improvement).