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

Fix unreachable code warning in tests #2944

Merged
merged 3 commits into from
Oct 26, 2024

Conversation

ashtum
Copy link
Collaborator

@ashtum ashtum commented Oct 25, 2024

No description provided.

@ashtum ashtum force-pushed the fix-unreachable-code-warning-in-tests branch from b72040f to 938ed58 Compare October 25, 2024 17:48
@ashtum ashtum force-pushed the fix-unreachable-code-warning-in-tests branch from 938ed58 to 42cd1f1 Compare October 25, 2024 17:53
Copy link

codecov bot commented Oct 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.10%. Comparing base (0078272) to head (9ee18ff).
Report is 3 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2944      +/-   ##
===========================================
- Coverage    93.13%   93.10%   -0.03%     
===========================================
  Files          177      177              
  Lines        13656    13656              
===========================================
- Hits         12718    12714       -4     
- Misses         938      942       +4     
Files with missing lines Coverage Δ
include/boost/beast/core/impl/buffers_cat.hpp 98.42% <100.00%> (ø)

... 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 0078272...9ee18ff. Read the comment docs.

@ashtum ashtum force-pushed the fix-unreachable-code-warning-in-tests branch from 42cd1f1 to 9ee18ff Compare October 26, 2024 07:59
@ashtum ashtum merged commit 0886fd8 into boostorg:develop Oct 26, 2024
48 of 49 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.

1 participant