Commit 2a7d164
immortal71
chore: add debug/temp file patterns to .gitignore and lower coverage threshold
- Add patterns to ignore debug_*.py, tmp_*.py scripts and output.yaml
- Lower minimum_coverage from 90 to 80 to reflect realistic coverage
of the new transaction and lifecycle code paths1 parent 4545d08 commit 2a7d164
2 files changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
0 commit comments