Commit c24f4b0
committed
py(coverage): Exclude docs/_ext from coverage
Sphinx extension files (pretty_argparse.py, cli_usage_lexer.py) are
documentation infrastructure, not core application code. Exclude them
from coverage measurement similar to tests/, _vendor/, etc.1 parent 9ec2fd4 commit c24f4b0
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
144 | 145 | | |
145 | 146 | | |
146 | 147 | | |
| |||
0 commit comments