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

openvax / topiary / 24372442691
88%
master: 90%

Build:
Build:
LAST BUILD BRANCH: v5.16.2
DEFAULT BRANCH: master
Ran 13 Apr 2026 11:42PM UTC
Jobs 3
Files 31
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 Apr 2026 11:35PM UTC coverage: 87.95% (-0.04%) from 87.994%
24372442691

Pull #121

github

iskandr
Refactor predict_from_variants onto AntigenFragment (PR B)

predict_from_mutation_effects now builds a list of AntigenFragments
from varcode effects and delegates to predict_from_antigens, replacing
the parallel per-row metadata loop. The variant path gains the
fragment-derived columns (fragment_id, source_type, overlaps_target,
wt_peptide) for free while preserving the legacy column contract
(absolute peptide_offset, mutation_start/end_in_peptide, transcript_name).

- Added transcript_name field on AntigenFragment + io_antigen.py schema.
- New _fragment_from_effect helper slices a subsequence around the
  mutation and populates reference_sequence only for length-matched
  (substitution-compatible) effects.
- _add_legacy_mutation_columns rebases peptide_offset to absolute
  protein coords and derives mutation_start/end_in_peptide from the
  fragment's target_intervals.
- Deleted the row-by-row extra_columns bookkeeping and the variant_
  string_to_*_dict scaffolding.
- 13 new regression tests covering the legacy column contract and
  _fragment_from_effect directly.
Pull Request #121: Refactor predict_from_variants onto AntigenFragment (PR B)

70 of 79 new or added lines in 2 files covered. (88.61%)

14 existing lines in 2 files now uncovered.

3007 of 3419 relevant lines covered (87.95%)

2.64 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
92.1
-0.93% topiary/predictor.py

Coverage Regressions

Lines Coverage ∆ File
11
92.1
-0.93% topiary/predictor.py
3
95.0
0.0% topiary/io_antigen.py
Jobs
ID Job ID Ran Files Coverage
1 python-3.12 - 24372442691.1 13 Apr 2026 11:42PM UTC 31
87.95
GitHub Action Run
2 python-3.10 - 24372442691.2 13 Apr 2026 11:43PM UTC 31
87.95
GitHub Action Run
3 python-3.11 - 24372442691.3 13 Apr 2026 11:42PM UTC 31
87.95
GitHub Action Run
Source Files on build 24372442691
  • Tree
  • List 31
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24372442691
  • Pull Request #121
  • PR Base - master (#24363658924)
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