Suppress warnings caused by use of -Wswitch_default on GCC by jzmaddock · Pull Request #651 · boostorg/multiprecision

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@jzmaddock

Copy link Copy Markdown

Collaborator

No description provided.

@codecov

Copy link Copy Markdown

codecov bot commented

Jan 19, 2025

edited

Loading

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

@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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@jzmaddock