Skip to content

Fix multiprecision_float_test.cpp - #160

Closed
Flamefire wants to merge 2 commits into
boostorg:developfrom
Flamefire:fix-multiprecision_float_test
Closed

Fix multiprecision_float_test.cpp#160
Flamefire wants to merge 2 commits into
boostorg:developfrom
Flamefire:fix-multiprecision_float_test

Conversation

@Flamefire

Copy link
Copy Markdown
Contributor

The isfinite check needs to be ran on each element. Introduce helper functions to abstract generic parts.

@codecov

codecov Bot commented Sep 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.79%. Comparing base (8a32a16) to head (1721c51).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #160      +/-   ##
===========================================
- Coverage    95.79%   95.79%   -0.01%     
===========================================
  Files          117      117              
  Lines         7664     7661       -3     
===========================================
- Hits          7342     7339       -3     
  Misses         322      322              
Files with missing lines Coverage Δ
test/multiprecision_float_test.cpp 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Harness.

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

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

The isfinite check needs to be ran on each element.
Introduce helper functions to abstract generic parts.
@Flamefire
Flamefire force-pushed the fix-multiprecision_float_test branch from 374e56a to 1721c51 Compare September 11, 2026 11:41
@Flamefire

Copy link
Copy Markdown
Contributor Author

Merged as part of #157

@Flamefire Flamefire closed this Sep 11, 2026
@Flamefire
Flamefire deleted the fix-multiprecision_float_test branch September 11, 2026 13:27
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.

1 participant