mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 15:02:07 -03:30
🧪💅 Migrate to exclude_also @ coveragerc (#15513)
This is an option that appeared in Coverage.py v7.2.0.
This commit is contained in:
parent
d0cc2a1658
commit
31ae3f25e7
@ -1,9 +1,6 @@
|
||||
[report]
|
||||
# Regexes for lines to exclude from consideration
|
||||
exclude_lines =
|
||||
# Have to re-enable the standard pragma
|
||||
pragma: no cover
|
||||
|
||||
exclude_also =
|
||||
# Don't complain about missing debug-only code:
|
||||
def __repr__
|
||||
if self\.debug
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user