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

openvax / pyensembl / 25818956626
85%
master: 83%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 13 May 2026 06:42PM UTC
Jobs 4
Files 22
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

13 May 2026 06:37PM UTC coverage: 85.494% (+0.07%) from 85.426%
25818956626

push

github

web-flow
Fix #169: add three-tier protein-coding biotype ontology (#357)

Introduces a layered set of flags for "does this transcript make a
polypeptide?":

* `is_protein_coding` - unchanged, strict canonical `protein_coding`
  only. Preserves the contract downstream effect predictors (varcode)
  depend on.
* `is_protein_coding_extended` - widens to IG/TR gene segments and
  translated pseudogenes (`polymorphic_pseudogene`,
  `translated_{processed,unprocessed}_pseudogene`). Excludes NMD/NSD
  because those products are targeted for degradation rather than
  stable accumulation.
* `is_translated` - widest tier. Adds `nonsense_mediated_decay` and
  `non_stop_decay` on top of the extended set. Useful when picking the
  top variant effect or doing RNA-seq peptide analysis where ribosome
  occupancy matters more than stable expression.

Set constants `PROTEIN_CODING_BIOTYPES`,
`EXTENDED_PROTEIN_CODING_BIOTYPES`, and `TRANSLATED_BIOTYPES` are
exposed on `pyensembl.locus_with_genome` so callers can derive their
own categorization if needed.

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

1662 of 1944 relevant lines covered (85.49%)

3.42 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python-3.9 - 25818956626.1 13 May 2026 06:43PM UTC 22
85.49
GitHub Action Run
2 python-3.11 - 25818956626.2 13 May 2026 06:42PM UTC 22
85.49
GitHub Action Run
3 python-3.12 - 25818956626.3 13 May 2026 06:42PM UTC 22
85.49
GitHub Action Run
4 python-3.10 - 25818956626.4 13 May 2026 06:43PM UTC 22
85.49
GitHub Action Run
Source Files on build 25818956626
  • Tree
  • List 22
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25818956626
  • bcfbeaa5 on github
  • Prev Build on v2.10.0 (#25816710251)
  • Next Build on main (#25821529179)
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