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

Suppress warnings caused by use of -Wswitch_default on GCC #651

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

jzmaddock
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Jan 19, 2025

Codecov Report

Attention: Patch coverage is 97.36842% with 2 lines in your changes missing coverage. Please review.

Project coverage is 94.1%. Comparing base (abc70a2) to head (bd18c8d).
Report is 3 commits behind head on develop.

Files with missing lines Patch % Lines
include/boost/multiprecision/cpp_bin_float/io.hpp 0.0% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop    #651     +/-   ##
=========================================
+ Coverage     94.1%   94.1%   +0.1%     
=========================================
  Files          279     279             
  Lines        28903   28979     +76     
=========================================
+ Hits         27181   27255     +74     
- Misses        1722    1724      +2     
Files with missing lines Coverage Δ
include/boost/multiprecision/cpp_bin_float.hpp 89.7% <100.0%> (+0.5%) ⬆️
...nclude/boost/multiprecision/detail/default_ops.hpp 91.1% <100.0%> (+0.2%) ⬆️
...lude/boost/multiprecision/detail/functions/pow.hpp 93.0% <100.0%> (+0.1%) ⬆️
...ude/boost/multiprecision/detail/functions/trig.hpp 96.4% <100.0%> (+0.1%) ⬆️
include/boost/multiprecision/cpp_bin_float/io.hpp 86.0% <0.0%> (-0.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 abc70a2...bd18c8d. Read the comment docs.

@jzmaddock jzmaddock merged commit 83d5844 into develop Jan 20, 2025
79 checks passed
@NAThompson NAThompson deleted the switch_warn branch January 20, 2025 15:24
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