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

openvax / pyensembl / 24727621145
85%
master: 83%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 21 Apr 2026 02:23PM 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

21 Apr 2026 02:19PM UTC coverage: 83.208% (+0.1%) from 83.06%
24727621145

push

github

web-flow
Fix #176: coding_sequence_position_ranges includes stop codon (#330)

len(Transcript.coding_sequence) exceeded the total length of
coding_sequence_position_ranges by exactly 3 because Ensembl GTF writes
the stop codon as a separate "stop_codon" feature, not part of the CDS
ranges — while coding_sequence is computed from start_codon to
stop_codon spliced offsets.

Now extend coding_sequence_position_ranges to include the stop codon
positions and merge adjacent ranges, so the lengths agree. A new
_merge_ranges helper handles the typical case where the stop codon
abuts the last CDS exon.

Bumps to 2.6.6.

15 of 16 new or added lines in 2 files covered. (93.75%)

1333 of 1602 relevant lines covered (83.21%)

3.33 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
87.5
0.94% pyensembl/transcript.py
Jobs
ID Job ID Ran Files Coverage
1 python-3.12 - 24727621145.1 21 Apr 2026 02:24PM UTC 21
83.21
GitHub Action Run
2 python-3.10 - 24727621145.2 21 Apr 2026 02:24PM UTC 21
83.21
GitHub Action Run
3 python-3.11 - 24727621145.3 21 Apr 2026 02:23PM UTC 21
83.21
GitHub Action Run
4 python-3.9 - 24727621145.4 21 Apr 2026 02:25PM UTC 21
83.21
GitHub Action Run
Source Files on build 24727621145
  • Tree
  • List 21
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24727621145
  • fe361c7d on github
  • Prev Build on main (#24727062285)
  • Next Build on main (#24734916651)
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