Skip to content

fix: reject NaN and speed up box plot distribution stats#382

Merged
lpatiny merged 3 commits into
mainfrom
boxplot-reject-nan
Jul 9, 2026
Merged

fix: reject NaN and speed up box plot distribution stats#382
lpatiny merged 3 commits into
mainfrom
boxplot-reject-nan

refactor: return whisker bounds so the outlier range is scanned once

e46855d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 8, 2026 in 1s

97.16% (+0.03%) compared to 9fed281

View this Pull Request on Codecov

97.16% (+0.03%) compared to 9fed281

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.16%. Comparing base (9fed281) to head (e46855d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #382      +/-   ##
==========================================
+ Coverage   97.13%   97.16%   +0.03%     
==========================================
  Files         207      208       +1     
  Lines        4147     4160      +13     
  Branches     1036     1030       -6     
==========================================
+ Hits         4028     4042      +14     
+ Misses        115      114       -1     
  Partials        4        4              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.