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

openvax / topiary / 24490120150
88%
master: 90%

Build:
Build:
LAST BUILD BRANCH: v5.16.2
DEFAULT BRANCH: master
Ran 16 Apr 2026 03:24AM UTC
Jobs 3
Files 34
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

16 Apr 2026 03:16AM UTC coverage: 88.335% (+0.1%) from 88.201%
24490120150

Pull #138

github

iskandr
Add BLOSUM62 distance metric to SelfProteome.nearest

Default metric is now "blosum62" — conservative substitutions (I↔L,
BLOSUM62 score +2) produce lower distances than non-conservative
(I↔W, score -3).  BLOSUM62 matrix loaded lazily from Biopython at
first use, not hardcoded.

metric="hamming" (count mismatches) kept as opt-in.

New output column: self_nearest_blosum_distance (only present when
metric="blosum62").  self_nearest_edit_distance (Hamming) is always
computed regardless of metric since it's useful for threshold-based
filtering.

5 new tests covering exact-match zero, conservative vs radical sub
ordering, tie-breaking preference for conservative over radical when
both are Hamming-1, hamming opt-in, invalid metric error.

34 self_proteome tests pass, lint clean.
Pull Request #138: SelfProteome scope="protected_tissues" — multi-species (part B of #124)

70 of 71 new or added lines in 1 file covered. (98.59%)

13 existing lines in 1 file now uncovered.

3650 of 4132 relevant lines covered (88.33%)

2.65 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
90.04
2.41% topiary/self_proteome.py

Coverage Regressions

Lines Coverage ∆ File
13
90.04
2.41% topiary/self_proteome.py
Jobs
ID Job ID Ran Files Coverage
1 python-3.10 - 24490120150.1 16 Apr 2026 03:25AM UTC 34
88.33
GitHub Action Run
2 python-3.11 - 24490120150.2 16 Apr 2026 03:24AM UTC 34
88.33
GitHub Action Run
3 python-3.12 - 24490120150.3 16 Apr 2026 03:24AM UTC 34
88.33
GitHub Action Run
Source Files on build 24490120150
  • Tree
  • List 34
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24490120150
  • Pull Request #138
  • PR Base - master (#24488605628)
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