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

openvax / isovar / 24488389870
94%

Build:
DEFAULT BRANCH: master
Ran 16 Apr 2026 02:18AM UTC
Jobs 3
Files 55
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 02:15AM UTC coverage: 93.124% (+0.01%) from 93.113%
24488389870

push

github

web-flow
Fix #136: replace mutable default arguments with None (#143)

* Replace mutable default arguments with None across public APIs

Switch run_isovar, apply_filters, evaluate_filters, and DataFrameBuilder
from mutable module-level defaults to None with fresh copies created
inside each function/constructor. Prevents accidental cross-call
contamination if a caller mutates the returned defaults.

Fixes #136

* Add .claude/ to .gitignore

18 of 19 new or added lines in 4 files covered. (94.74%)

2045 of 2196 relevant lines covered (93.12%)

2.79 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
90.0
-0.91% isovar/filtering.py
Jobs
ID Job ID Ran Files Coverage
1 24488389870.1 16 Apr 2026 02:18AM UTC 55
93.12
GitHub Action Run
2 24488389870.2 16 Apr 2026 02:19AM UTC 55
93.12
GitHub Action Run
3 24488389870.3 16 Apr 2026 02:19AM UTC 55
93.12
GitHub Action Run
Source Files on build 24488389870
  • Tree
  • List 55
  • Changed 4
  • Source Changed 4
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24488389870
  • 93250dba on github
  • Prev Build on master (#24488180746)
  • Next Build on master (#24489322828)
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