Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update complex_adaptor to match precision requirements. #597

Merged
merged 2 commits into from
Feb 10, 2024
Merged

Conversation

jzmaddock
Copy link
Collaborator

Add test case.
Fixes #595

Copy link

codecov bot commented Feb 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (de24099) 94.1% compared to head (d9bb0dd) 94.1%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop    #597   +/-   ##
=======================================
  Coverage     94.1%   94.1%           
=======================================
  Files          273     273           
  Lines        28525   28525           
=======================================
  Hits         26834   26834           
  Misses        1691    1691           
Files Coverage Δ
include/boost/multiprecision/complex_adaptor.hpp 89.5% <ø> (ø)

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 de24099...d9bb0dd. Read the comment docs.

@jzmaddock jzmaddock merged commit 2766661 into develop Feb 10, 2024
71 checks passed
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.

complex_adaptor compile error with boost-1.77.0 and later
1 participant