Skip to content

Add user and automatic configuration macro to disable exceptions #972

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

Merged
merged 8 commits into from
Aug 6, 2025

Conversation

mborland
Copy link
Member

@mborland mborland commented Aug 6, 2025

Closes: #971

@mborland mborland self-assigned this Aug 6, 2025
@mborland mborland added this to the v5.1.0 milestone Aug 6, 2025
@mborland mborland added the enhancement New feature or request label Aug 6, 2025
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://972.decimal.prtest3.cppalliance.org/libs/decimal/doc/html/index.html

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://972.decimal.prtest3.cppalliance.org/libs/decimal/doc/html/index.html

Copy link

codecov bot commented Aug 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.8%. Comparing base (9501d6f) to head (c24610b).
⚠️ Report is 9 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop    #972     +/-   ##
=========================================
+ Coverage     98.8%   98.8%   +0.1%     
=========================================
  Files          249     249             
  Lines        16220   16220             
  Branches      1818    1818             
=========================================
+ Hits         16013   16014      +1     
+ Misses         207     206      -1     
Files with missing lines Coverage Δ
include/boost/decimal/format.hpp 100.0% <ø> (ø)
test/test_big_uints.cpp 100.0% <ø> (ø)
test/test_decimal32_fast_stream.cpp 100.0% <ø> (ø)
test/test_decimal32_stream.cpp 100.0% <ø> (ø)
test/test_snprintf.cpp 100.0% <ø> (ø)
test/test_strtod.cpp 100.0% <ø> (ø)

... and 1 file 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 9501d6f...c24610b. 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 70b8fca into develop Aug 6, 2025
71 checks passed
@mborland mborland deleted the 971 branch August 6, 2025 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add disable exceptions configuration macro
2 participants