Commit a82d918
ci: Add root conftest.py to fix coverage under pytest
Isolates whether a root conftest.py (which puts the repo root on
sys.path early, before coverage resolves --cov=injector) makes plain
`pytest --cov=injector` measure the working-tree copy the tests run.
DIAG print is temporary.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 5a44885 commit a82d918
2 files changed
Lines changed: 7 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
| 37 | + | |
48 | 38 | | |
49 | 39 | | |
50 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments