Skip to content

feat: add median implementation #362

Merged
0xNeshi merged 5 commits into
release-v1.3from
cherry-pick-median
Jun 10, 2026
Merged

feat: add median implementation #362
0xNeshi merged 5 commits into
release-v1.3from
cherry-pick-median

docs: add missing ; after rounding imports in examples

da13b77
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2026 in 1s

79.09% (target 90.00%)

View this Pull Request on Codecov

79.09% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 0% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.09%. Comparing base (9958bf3) to head (da13b77).

Files with missing lines Patch % Lines
math/core/sources/vector.move 0.00% 26 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (9958bf3) and HEAD (da13b77). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (9958bf3) HEAD (da13b77)
math/core 1 0
Additional details and impacted files
@@                Coverage Diff                @@
##           release-v1.3     #362       +/-   ##
=================================================
- Coverage         95.88%   79.09%   -16.79%     
=================================================
  Files                23       23               
  Lines              2405     1775      -630     
  Branches            637      651       +14     
=================================================
- Hits               2306     1404      -902     
- Misses               67      336      +269     
- Partials             32       35        +3     

☔ 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.