Skip to content

getClosestPoint: enforce a precision max for the division and multipl…

e4768ef
Select commit
Loading
Failed to load commit list.
Open

Fix floating-point arithmetic issues when props are decimals. #619

getClosestPoint: enforce a precision max for the division and multipl…
e4768ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2026 in 0s

95.83% (+0.43%) compared to 5ba4181

View this Pull Request on Codecov

95.83% (+0.43%) compared to 5ba4181

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.83%. Comparing base (5ba4181) to head (e4768ef).
⚠️ Report is 219 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #619      +/-   ##
==========================================
+ Coverage   95.40%   95.83%   +0.43%     
==========================================
  Files           2        2              
  Lines          87       96       +9     
  Branches       29       30       +1     
==========================================
+ Hits           83       92       +9     
  Misses          4        4              

☔ View full report in Codecov by Sentry.
📢 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.