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

refenv / cijoe / 25430272912
79%

Build:
DEFAULT BRANCH: main
Ran 06 May 2026 10:58AM UTC
Jobs 1
Files 54
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

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

Coverage Regressions

Lines Coverage ∆ File
78
80.31
-0.77% src/cijoe/cli/cli.py
7
86.71
-0.16% src/cijoe/core/resources.py
5
70.12
-1.03% src/cijoe/core/processing.py
Jobs
ID Job ID Ran Files Coverage
1 25430272912.1 06 May 2026 10:58AM UTC 54
78.57
GitHub Action Run
Source Files on build 25430272912
  • Tree
  • List 54
  • Changed 9
  • Source Changed 9
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25430272912
  • fc8dbc57 on github
  • Prev Build on main (#20759955782)
  • Delete
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