• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

refenv / cijoe / 25430272912

06 May 2026 10:36AM UTC coverage: 78.571% (-0.2%) from 78.766%
25430272912

push

github

safl
ci: drop Python 3.9 support

cijoe's documented install path is pipx, and pipx-shared pip now uses
3.10+ syntax ('@dataclass(slots=True)'). Any user installing cijoe under
3.9 hits:

    TypeError: dataclass() got an unexpected keyword argument 'slots'

We can't honestly claim 3.9 support when the install path is broken
there, so drop it:

- pyproject.toml: requires-python = ">=3.10"
- CI test matrix: 3.10-3.13 (was 3.9-3.12)
- Publish job: 3.10 (was 3.9)

Python 3.9 reached EOL in October 2025; this aligns with upstream.

Signed-off-by: Simon A. F. Lund <os@safl.dk>

354 of 385 branches covered (91.95%)

Branch coverage included in aggregate %.

1637 of 2149 relevant lines covered (76.17%)

0.76 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

80.31
/src/cijoe/cli/cli.py


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc