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 ambiguity in basic_stream constructor overloads #2864

Merged

Conversation

ashtum
Copy link
Collaborator

@ashtum ashtum commented May 11, 2024

No description provided.

@ashtum ashtum force-pushed the resolve-ambiguity-in-basic_stream-constrcutor branch from 642fa61 to d1180af Compare May 11, 2024 06:51
Copy link

codecov bot commented May 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.06%. Comparing base (3461ad1) to head (f26c7be).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2864      +/-   ##
===========================================
+ Coverage    93.03%   93.06%   +0.02%     
===========================================
  Files          178      178              
  Lines        13688    13688              
===========================================
+ Hits         12735    12739       +4     
+ Misses         953      949       -4     
Files Coverage Δ
include/boost/beast/_experimental/test/stream.hpp 75.00% <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 3461ad1...f26c7be. Read the comment docs.

@ashtum ashtum merged commit 95f0cfb into boostorg:develop May 11, 2024
43 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.

None yet

1 participant