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

openvax / isovar / 24488389870 / 2
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 16 Apr 2026 02:19AM UTC
Files 55
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

16 Apr 2026 02:15AM UTC coverage: 93.124% (+0.01%) from 93.113%
24488389870.2

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

2045 of 2196 relevant lines covered (93.12%)

0.93 hits per line

Source Files on job 24488389870.2
  • Tree
  • List 55
  • Changed 4
  • Source Changed 4
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24488389870
  • 93250dba on github
  • Prev Job for on master (#24488180746.1)
  • Next Job for on master (#24489322828.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