Commit e75bbc9
ci: add Python 3.12/3.13/3.14 matrix and coverage gate
- Add strategy.matrix for python-version: ["3.12", "3.13", "3.14"] on test job
- Add --cov-fail-under=80 to pytest invocation
- Lint job stays on single Python version (no matrix needed for style checks)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 7364540 commit e75bbc9
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
16 | | - | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | | - | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
28 | | - | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| |||
0 commit comments