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

openvax / pyensembl / 24854918955
84%
master: 83%

Build:
Build:
LAST BUILD BRANCH: v2.10.4
DEFAULT BRANCH: master
Ran 23 Apr 2026 07:40PM 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

23 Apr 2026 07:35PM UTC coverage: 83.591% (+0.1%) from 83.468%
24854918955

Pull #333

github

iskandr
Address review: extend None-return to UTR accessors

Transcript.five_prime_utr_sequence and Transcript.three_prime_utr_sequence
shared the ValueError crash with coding_sequence when the transcript
lacked a start_codon or stop_codon feature (same root cause — direct
calls to first_start_codon_spliced_offset / last_stop_codon_spliced_offset
fall through to _transcript_feature_position_ranges with required=True).
Return None from each accessor when the relevant codon feature is absent.

Extend the TAIR10 fixture with AT1G42615.1 (neither start_codon nor
stop_codon) and add assertions covering the 5'/3' UTR accessors on all
four fragment configurations, plus a UTR+CDS round-trip on the complete
transcript.
Pull Request #333: Fix #252: Transcript.coding_sequence handles TAIR fragments missing start/stop codons

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

1350 of 1615 relevant lines covered (83.59%)

3.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python-3.12 - 24854918955.1 23 Apr 2026 07:40PM UTC 21
83.59
GitHub Action Run
2 python-3.10 - 24854918955.2 23 Apr 2026 07:42PM UTC 21
83.59
GitHub Action Run
3 python-3.11 - 24854918955.3 23 Apr 2026 07:40PM UTC 21
83.59
GitHub Action Run
4 python-3.9 - 24854918955.4 23 Apr 2026 07:41PM UTC 21
83.59
GitHub Action Run
Source Files on build 24854918955
  • Tree
  • List 21
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24854918955
  • Pull Request #333
  • PR Base - main (#24734916651)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc