Suppress warnings caused by use of -Wswitch_default on GCC by jzmaddock · Pull Request #651 · boostorg/multiprecision
Navigation Menu
{{ message }}
boostorg / multiprecision Public
- Notifications You must be signed in to change notification settings
- Fork 128
Merged
Suppress warnings caused by use of -Wswitch_default on GCC#651
Suppress warnings caused by use of -Wswitch_default on GCC#651
Conversation
Copy link Copy Markdown
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
@@ 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
merged commit
83d5844
into
develop
NAThompson
deleted the
switch_warn
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment