Skip to content

Conversation

@mborland
Copy link
Member

@mborland mborland commented Jan 7, 2025

Also updates the special function evaluation to use our unchecked FMA to speed things up as suggested by @ckormanyos

@codecov
Copy link

codecov bot commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.9%. Comparing base (50b689c) to head (2030636).
Report is 6 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop    #779     +/-   ##
=========================================
- Coverage     98.9%   98.9%   -0.0%     
=========================================
  Files          225     225             
  Lines        16886   16915     +29     
  Branches      1804    1806      +2     
=========================================
+ Hits         16686   16714     +28     
- Misses         200     201      +1     
Files with missing lines Coverage Δ
include/boost/decimal/detail/cmath/fma.hpp 100.0% <100.0%> (ø)
.../decimal/detail/cmath/impl/remez_series_result.hpp 100.0% <100.0%> (ø)
...decimal/detail/cmath/impl/taylor_series_result.hpp 100.0% <100.0%> (ø)

... and 4 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 50b689c...2030636. Read the comment docs.

@mborland mborland merged commit 5d918fe into develop Jan 7, 2025
75 checks passed
@mborland mborland deleted the 64fmas branch January 7, 2025 22:33
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