Commit 52cf067
Run coverage on the newest supported Python
The coverage job had frozen at whatever was newest the day the file was written,
which left it several versions behind the CI matrix. A coverage run on an old
interpreter never exercises the newest-syntax paths, which is where new code
lives — and for this project those paths are the point.
Internal only: no behavior change, so no changelog entry.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent 904eeeb commit 52cf067
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
30 | 36 | | |
31 | 37 | | |
32 | 38 | | |
| |||
0 commit comments