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

openvax / pyensembl
83%
master: 83%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Repo Added 05 Jan 2018 08:34PM UTC
Files 21
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

LAST BUILD ON BRANCH fix/python314-argparse
branch: fix/python314-argparse
CHANGE BRANCH
x
Reset
  • fix/python314-argparse
  • add-GRCm39
  • add-fly
  • comparison-on-Locus
  • ensembl-115-mouse-strains
  • fix-MT-normalization
  • fix-pypi-autodeploy
  • fix/coveralls-parallel
  • fixing-travis
  • get-rid-of-ensembl-id-checking-too-many-exceptions
  • issue-287-ensembl-110
  • main
  • master
  • max-release-100
  • max-release-99
  • new-ensembl-versions-96-97
  • numpy2-support
  • only-create-dir-if-necessary
  • remove-assert-statements
  • remove-encrypted-values-for-external-contrib
  • remove-pandas-dependency
  • up-max-release
  • v2.3.11
  • v2.3.12
  • v2.3.13
  • v2.3.9
  • worktree-feature+update_setuptools

07 Apr 2026 03:11PM UTC coverage: 82.997% (-0.01%) from 83.008%
24088902627

Pull #325

github

iskandr
Fix argparse compatibility with Python 3.14, bump version to 2.6.2

Python 3.14 removed support for nesting argument groups inside
mutually exclusive groups. The mutual exclusivity between release
args and custom path args was already enforced in application code
(collect_selected_genomes), so the argparse nesting was a no-op.

Replace with plain argument groups on the parser, which also
improves --help output with labeled sections.

Fixes #318
Pull Request #325: Fix argparse compatibility with Python 3.14

3 of 3 new or added lines in 2 files covered. (100.0%)

1318 of 1588 relevant lines covered (83.0%)

3.32 hits per line

Relevant lines Covered
Build:
Build:
1588 RELEVANT LINES 1318 COVERED LINES
3.32 HITS PER LINE
Source Files on fix/python314-argparse
  • Tree
  • List 21
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24088902627 fix/python314-argparse Fix argparse compatibility with Python 3.14, bump version to 2.6.2 Python 3.14 removed support for nesting argument groups inside mutually exclusive groups. The mutual exclusivity between release args and custom path args was already enforced in ... Pull #325 07 Apr 2026 03:16PM UTC iskandr github
83.0
24088908755 fix/python314-argparse Merge 91228f8cf into aee58a6e4 Pull #325 07 Apr 2026 03:16PM UTC web-flow github pending completion  
See All Builds (188)
  • Repo on GitHub
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