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

openvax / topiary / 24209217670
87%
master: 90%

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

09 Apr 2026 07:27PM UTC coverage: 86.507% (+0.4%) from 86.074%
24209217670

Pull #100

github

iskandr
Rename norm→left_cdf/right_cdf, add hinge, aggregations, update docs

Rename survival/norm_lower → right_cdf, norm → left_cdf (keep norm as alias):
- left_cdf(mean, std): higher input → higher output (for scores)
- right_cdf(mean, std): lower input → higher output (for IC50, rank)

Add hinge() = max(0, x) on Expr.

Add aggregation functions for combining multiple expressions:
- mean(), geomean(), minimum(), maximum(), median()
- All skip NaN values; geomean skips non-positive
- Work with qualified fields: mean(Affinity["netmhcpan"].logistic(...), ...)

Update all docs and README:
- filter → filter_by in all examples
- norm → left_cdf/right_cdf with direction documentation
- Aggregation functions in transforms section and API reference
- hinge in transforms table

Bump version to 4.6.0.
Pull Request #100: DSL polish: direction docs, log2/log1p, filter_by, parser errors

91 of 105 new or added lines in 4 files covered. (86.67%)

1449 of 1675 relevant lines covered (86.51%)

2.6 hits per line

Uncovered Changes

Lines Coverage ∆ File
12
88.4
0.23% topiary/ranking.py
2
0.0
0.0% topiary/cli/script.py
Jobs
ID Job ID Ran Files Coverage
1 python-3.10 - 24209217670.1 09 Apr 2026 07:35PM UTC 21
86.51
GitHub Action Run
2 python-3.11 - 24209217670.2 09 Apr 2026 07:35PM UTC 21
86.51
GitHub Action Run
3 python-3.12 - 24209217670.3 09 Apr 2026 07:35PM UTC 21
86.51
GitHub Action Run
Source Files on build 24209217670
  • Tree
  • List 21
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24209217670
  • Pull Request #100
  • PR Base - master (#24207116747)
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