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

openvax / topiary / 24419453085
88%
master: 90%

Build:
Build:
LAST BUILD BRANCH: v5.16.2
DEFAULT BRANCH: master
Ran 14 Apr 2026 07:52PM UTC
Jobs 3
Files 32
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

14 Apr 2026 07:45PM UTC coverage: 88.297% (+0.2%) from 88.127%
24419453085

push

github

web-flow
CachedPredictor — predictions-as-data (#130) — v5.5.0

Part 1 of #128 (pluggable prediction sources).  Core CachedPredictor
class + four loaders + documentation.

Core invariant: a single CachedPredictor holds predictions from
exactly one (prediction_method_name, predictor_version) pair; None /
NaN / empty-string values rejected.  Explicit opt-in equivalence via
also_accept_versions for rc→final and model-data reflashes.

Loaders: from_dataframe, from_topiary_output (Parquet/TSV), from_tsv
(generic w/ column mapping), from_mhcflurry (auto-composes
predictor_version from the installed mhcflurry + active model
release via topiary.mhcflurry_composite_version()).

Fallback: pass fallback=<predictor> to delegate cache misses; results
merged back so subsequent queries serve locally.  Pure read-through
mode (empty cache + fallback) is supported; identity is discovered
from the fallback's first output.

Filed openvax/mhctools#193 for the predict_peptides_dataframe schema
asymmetry the CachedPredictor backfills internally.

Deferred to follow-up PRs: NetMHCpan/NetMHC/NetMHCstabpan/
NetMHCIIpan parsers, sharding (concat / from_directory).

1090 tests passing (up from 1052), lint clean, mkdocs --strict clean.

209 of 230 new or added lines in 2 files covered. (90.87%)

3214 of 3640 relevant lines covered (88.3%)

2.65 hits per line

Uncovered Changes

Lines Coverage ∆ File
21
90.79
topiary/cached.py
Jobs
ID Job ID Ran Files Coverage
1 python-3.12 - 24419453085.1 14 Apr 2026 07:53PM UTC 32
88.3
GitHub Action Run
2 python-3.10 - 24419453085.2 14 Apr 2026 07:53PM UTC 32
88.3
GitHub Action Run
3 python-3.11 - 24419453085.3 14 Apr 2026 07:52PM UTC 32
88.3
GitHub Action Run
Source Files on build 24419453085
  • Tree
  • List 32
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24419453085
  • 1ea85e9a on github
  • Prev Build on master (#24411959128)
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