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

openvax / topiary / 24134173125
90%

Build:
DEFAULT BRANCH: master
Ran 08 Apr 2026 12:06PM UTC
Jobs 0
Files 0
Run time –
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

pending completion
24134173125

push

github

iskandr
Fix audit bugs: nested filter logic, norm div/0, KeyError, parse safety

- _combine() now preserves nesting for mixed |/& operators:
  (A | B) & C correctly becomes AND(OR(A,B), C) not AND(A,B,C)
- _group_passes() handles nested RankingStrategy items recursively
- _NormExpr returns NaN when std=0 instead of ZeroDivisionError
- Field.evaluate() catches KeyError for missing columns
- parse_filter() strips parentheses from input
- parse_ranking() raises clear error on mixed |/& (use Python API)
- logging.warn -> logging.warning in outputs.py
Source Files on build 24134173125
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #24134173125
  • feccc702 on github
  • Prev Build on v4.2.0 (#24117599502)
  • Next Build on master (#24135945392)
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