Skip to content

Add data() member to float128#761

Merged
mborland merged 2 commits intodevelopfrom
743
Apr 30, 2026
Merged

Add data() member to float128#761
mborland merged 2 commits intodevelopfrom
743

Conversation

@mborland
Copy link
Copy Markdown
Member

Closes: #743

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.2%. Comparing base (d6de341) to head (9bd84a2).
⚠️ Report is 3 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

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

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 d6de341...9bd84a2. Read the comment docs.

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

@mborland mborland merged commit ebd0d82 into develop Apr 30, 2026
69 checks passed
@mborland mborland deleted the 743 branch April 30, 2026 20:25
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.

float128.backend().data()

1 participant