Skip to content

Fix robust distribution stats#381

Merged
targos merged 3 commits into
mainfrom
fix-robust-stats
Jul 3, 2026
Merged

Fix robust distribution stats#381
targos merged 3 commits into
mainfrom
fix-robust-stats

Conversation

@targos

@targos targos commented Jul 3, 2026

Copy link
Copy Markdown
Member
  • fix: improve perf of distribution stats
  • fix: correct robust distribution stats

targos added 2 commits July 3, 2026 09:51
Avoid computing the mean twice.
The array used to compute the robust stats was not constructed correctly.
@targos targos requested a review from lpatiny July 3, 2026 07:52
@codecov

codecov Bot commented Jul 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.13%. Comparing base (a8f50d7) to head (db903b8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #381   +/-   ##
=======================================
  Coverage   97.12%   97.13%           
=======================================
  Files         207      207           
  Lines        4145     4147    +2     
  Branches     1036     1036           
=======================================
+ Hits         4026     4028    +2     
  Misses        115      115           
  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.

@targos targos merged commit 3e17e80 into main Jul 3, 2026
10 checks passed
@targos targos deleted the fix-robust-stats branch July 3, 2026 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants