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

openvax / pyensembl / 24688203145 / 4
85%
master: 83%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 20 Apr 2026 08:23PM UTC
Files 21
Run time 1s
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.4

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.

1318 of 1588 relevant lines covered (83.0%)

0.83 hits per line

Source Files on job python-3.10 - 24688203145.4
  • Tree
  • List 21
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24688203145
  • 34be568c on github
  • Prev Job for on main (#24090744662.3)
  • Next Job for on main (#24688895356.3)
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