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

openvax / topiary / 24252536592
85%
master: 90%

Build:
Build:
LAST BUILD BRANCH: v5.16.2
DEFAULT BRANCH: master
Ran 10 Apr 2026 04:22PM UTC
Jobs 3
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

10 Apr 2026 04:14PM UTC coverage: 85.276% (-3.5%) from 88.779%
24252536592

Pull #105

github

iskandr
Fix filter/ranking bugs and harden expression data loading

- Wrap ColumnFilter/ExprFilter in RankingStrategy (was crashing on bare
  column filters like --filter-by "gene_tpm >= 5")
- Fix --rank-by being ignored when --filter-by is present (early return
  was bypassing sort_by assembly)
- Auto-number default name prefixes when multiple expression files are
  given at the same level (prevents column name collisions on merge)
- Sum duplicate join keys in expression data at merge time instead of
  silently multiplying prediction rows
- Validate Column references against DataFrame columns upfront in
  apply_ranking_strategy, with "did you mean?" suggestions for typos
- Update README and tests
Pull Request #105: Expression data as DSL fields: --gene-expression, --transcript-expression, --variant-expression

229 of 335 new or added lines in 6 files covered. (68.36%)

21 existing lines in 2 files now uncovered.

1946 of 2282 relevant lines covered (85.28%)

2.56 hits per line

Uncovered Changes

Lines Coverage ∆ File
59
59.86
topiary/rna/expression_loader.py
16
89.81
-5.53% topiary/predictor.py
15
88.98
-1.99% topiary/ranking.py
10
87.39
-2.38% topiary/cli/args.py
6
78.05
-6.16% topiary/cli/rna.py

Coverage Regressions

Lines Coverage ∆ File
18
88.98
-1.99% topiary/ranking.py
3
78.05
-6.16% topiary/cli/rna.py
Jobs
ID Job ID Ran Files Coverage
1 python-3.12 - 24252536592.1 10 Apr 2026 04:22PM UTC 22
85.28
GitHub Action Run
2 python-3.10 - 24252536592.2 10 Apr 2026 04:22PM UTC 22
85.28
GitHub Action Run
3 python-3.11 - 24252536592.3 10 Apr 2026 04:22PM UTC 22
85.28
GitHub Action Run
Source Files on build 24252536592
  • Tree
  • List 22
  • Changed 7
  • Source Changed 7
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24252536592
  • Pull Request #105
  • PR Base - master (#24240239685)
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