Files
bot-bottle/.coveragerc
T
didericis c6c507679c
lint / lint (push) Failing after 1m47s
test / unit (pull_request) Successful in 41s
test / integration (pull_request) Successful in 18s
test: tune coverage exclusions
2026-06-25 05:10:13 -04:00

10 lines
117 B
INI

[run]
branch = True
source = .
[report]
omit =
bot_bottle/egress_addon.py
bot_bottle/cli/tui.py
tests/*