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

openvax / topiary / 24372442691 / 3
88%
master: 90%

Build:
Build:
LAST BUILD BRANCH: v5.16.2
DEFAULT BRANCH: master
Ran 13 Apr 2026 11:43PM UTC
Files 31
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

13 Apr 2026 11:35PM UTC coverage: 87.95% (-0.04%) from 87.994%
24372442691.3

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)

3007 of 3419 relevant lines covered (87.95%)

0.88 hits per line

Source Files on job python-3.11 - 24372442691.3
  • Tree
  • List 31
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24372442691
  • ca36e81a on github
  • Prev Job for on pr-b-fragment-refactor (#24363658924.2)
  • Next Job for on pr-b-fragment-refactor (#24372918168.2)
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