Skip to content

Specialize complex abs using hypotq

52b591b
Select commit
Loading
Failed to load commit list.
Merged

Fix non-finite return value of abs(complex(float128)) #760

Specialize complex abs using hypotq
52b591b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2026 in 1s

96.2% (target 75.0%)

View this Pull Request on Codecov

96.2% (target 75.0%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.2%. Comparing base (965194a) to head (52b591b).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop    #760     +/-   ##
=========================================
+ Coverage     96.2%   96.2%   +0.1%     
=========================================
  Files          301     301             
  Lines        29462   29462             
=========================================
+ Hits         28328   28332      +4     
+ Misses        1134    1130      -4     
Files with missing lines Coverage Δ
include/boost/multiprecision/float128.hpp 84.1% <ø> (ø)

... and 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 965194a...52b591b. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.