Skip to content

Math: make sign() branchless and constexpr - #651

Draft
sthalik wants to merge 1 commit into
mosra:masterfrom
sthalik:pr/better-signum
Draft

Math: make sign() branchless and constexpr#651
sthalik wants to merge 1 commit into
mosra:masterfrom
sthalik:pr/better-signum

Math: make sign() branchless and constexpr

4ed3ad5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2026 in 1s

83.69% (+1.27%) compared to 69d02ad

View this Pull Request on Codecov

83.69% (+1.27%) compared to 69d02ad

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.69%. Comparing base (69d02ad) to head (4ed3ad5).
⚠️ Report is 623 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #651      +/-   ##
==========================================
+ Coverage   82.41%   83.69%   +1.27%     
==========================================
  Files         564      563       -1     
  Lines       44332    41042    -3290     
==========================================
- Hits        36538    34349    -2189     
+ Misses       7794     6693    -1101     

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