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

vallen-systems / vallenae / 28082299973
96%
master: 96%

Build:
Build:
LAST BUILD BRANCH: build/dependency-groups
DEFAULT BRANCH: master
Ran 24 Jun 2026 07:25AM UTC
Jobs 1
Files 20
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

24 Jun 2026 07:23AM UTC coverage: 96.233%. Remained the same
28082299973

Pull #56

github

lukasberbuer
build: migrate optional dependencies to PEP 735 dependency groups

Replace [project.optional-dependencies] extras (docs/tests/tools/dev)
with [dependency-groups]. These are dev-only sets, so they no longer get
published in the wheel/sdist metadata or installed by end users.

- pyproject.toml: add [dependency-groups]; dev uses include-group; bump
  tox>=4.22 and switch tox envs from `extras` to `dependency_groups`
- .readthedocs.yml: install docs group via build.jobs (pip . --group docs);
  bump build image to ubuntu-lts-latest / Python 3.14
- README: dev setup now uses `pip install -e . --group dev` (pip >= 25.1)

Note: `pip install vallenae[dev]` (and [docs]/[tests]/[tools]) no longer
works; use `--group` instead.
Pull Request #56: build: migrate optional dependencies to PEP 735 dependency groups

111 of 111 branches covered (100.0%)

Branch coverage included in aggregate %.

1013 of 1057 relevant lines covered (95.84%)

0.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28082299973.1 24 Jun 2026 07:25AM UTC 20
96.23
GitHub Action Run
Source Files on build 28082299973
  • Tree
  • List 20
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28082299973
  • Pull Request #56
  • PR Base - master (#28057733049)
  • 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