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

openvax / pyensembl / 24855102926 / 2
84%
master: 83%

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

23 Apr 2026 07:39PM UTC coverage: 83.519% (+0.05%) from 83.468%
24855102926.2

push

github

web-flow
Fix #297: tolerate parenthetical suffix in transcript_support_level (#332)

* Fix #297: parse transcript_support_level with parenthetical suffix

Recent Ensembl releases may emit values like
`transcript_support_level "1 (assigned to previous version 5)"`, causing
`int(tsl)` in `Genome.transcript_by_id` to crash once gtfparse no longer
strips internal whitespace from attribute values. Extract the leading
token and coerce it to an int when numeric, otherwise None.

* Address review: simplify TSL split and bump to 2.6.8

Call str.split() once into `tokens` instead of twice in the ternary, and
bump the version for release.

1348 of 1614 relevant lines covered (83.52%)

0.84 hits per line

Source Files on job python-3.9 - 24855102926.2
  • Tree
  • List 21
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24855102926
  • a555fa6f on github
  • Prev Job for on v2.6.8 (#24734916651.4)
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