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

openvax / topiary / 24209217670 / 3
87%
master: 90%

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

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

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

1449 of 1675 relevant lines covered (86.51%)

0.87 hits per line

Source Files on job python-3.12 - 24209217670.3
  • Tree
  • List 21
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24209217670
  • 490c7869 on github
  • Prev Job for on dsl-polish (#24207116747.3)
  • Next Job for on dsl-polish (#24210428070.1)
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