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

openvax / pyensembl / 24688203145
85%
master: 83%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 20 Apr 2026 08:21PM UTC
Jobs 4
Files 21
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

20 Apr 2026 08:17PM UTC coverage: 82.997%. Remained the same
24688203145

push

github

web-flow
Relax serializable upper bound to <2.0.0 and bump to 2.6.3 (#327)

* Relax serializable upper bound to <2.0.0 and bump to 2.6.3

serializable 1.0.0 was tooling-only (ruff/pyproject modernization) and
1.1.0 added `DataclassSerializable` — no runtime behavior change for
consumers of the existing `Serializable` base class. Ship a point
release that lets downstream projects pick up serializable 1.x without
falling back to pyensembl 2.3.4 (which has a broken GTF parser under
newer pandas).

openvax/vaxrank hit this: adding `serializable>=1.1.0` caused pip to
backtrack pyensembl all the way to 2.3.4, breaking CI. Raising the
ceiling here unblocks them (and any other downstream already on
serializable 1.x).

* Remove tautological test_dependencies_correct

The test loaded pyproject.toml and asserted its deps matched a hardcoded
duplicate of the same set, so every legitimate version bump required
editing both files. It verified nothing that pyproject.toml itself doesn't
already declare.

* Add AGENTS.md with openvax workflow guidelines

Adapted from ~/code/mhcgnomes/AGENTS.md for pyensembl's actual scripts:
no format.sh, and deploy.sh does not self-bump the version (it must be
bumped in pyensembl/version.py before running ./deploy.sh). Also adds a
"no tautological config tests" rule reflecting the test removed in the
prior commit.

1 of 1 new or added line in 1 file covered. (100.0%)

1318 of 1588 relevant lines covered (83.0%)

3.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python-3.9 - 24688203145.1 20 Apr 2026 08:22PM UTC 21
83.0
GitHub Action Run
2 python-3.12 - 24688203145.2 20 Apr 2026 08:21PM UTC 21
83.0
GitHub Action Run
3 python-3.11 - 24688203145.3 20 Apr 2026 08:21PM UTC 21
83.0
GitHub Action Run
4 python-3.10 - 24688203145.4 20 Apr 2026 08:22PM UTC 21
83.0
GitHub Action Run
Source Files on build 24688203145
  • Tree
  • List 21
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24688203145
  • 34be568c on github
  • Prev Build on main (#24090744662)
  • Next Build on main (#24688895356)
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