Skip to content

parser is move constructible and move assignable#161

Merged
ashtum merged 1 commit into
cppalliance:developfrom
ashtum:parser-move-ctor-pimpl
Aug 25, 2025
Merged

parser is move constructible and move assignable#161
ashtum merged 1 commit into
cppalliance:developfrom
ashtum:parser-move-ctor-pimpl

Conversation

@ashtum
Copy link
Copy Markdown
Collaborator

@ashtum ashtum commented Aug 25, 2025

No description provided.

@ashtum ashtum force-pushed the parser-move-ctor-pimpl branch from e5158bd to 463f121 Compare August 25, 2025 17:21
@cppalliance-bot
Copy link
Copy Markdown

An automated preview of the documentation is available at https://161.http-proto.prtest.cppalliance.org/index.html

1 similar comment
@cppalliance-bot
Copy link
Copy Markdown

An automated preview of the documentation is available at https://161.http-proto.prtest.cppalliance.org/index.html

@ashtum ashtum force-pushed the parser-move-ctor-pimpl branch from 463f121 to ed3d3d0 Compare August 25, 2025 17:31
@cppalliance-bot
Copy link
Copy Markdown

An automated preview of the documentation is available at https://161.http-proto.prtest.cppalliance.org/index.html

@ashtum ashtum merged commit a7de094 into cppalliance:develop Aug 25, 2025
58 of 59 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 25, 2025

Codecov Report

❌ Patch coverage is 87.84916% with 87 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.92%. Comparing base (7f401cf) to head (ed3d3d0).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
src/parser.cpp 87.22% 86 Missing ⚠️
src/detail/workspace.cpp 93.33% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #161      +/-   ##
===========================================
+ Coverage    92.87%   92.92%   +0.05%     
===========================================
  Files           80       81       +1     
  Lines         5011     5062      +51     
===========================================
+ Hits          4654     4704      +50     
- Misses         357      358       +1     
Files with missing lines Coverage Δ
include/boost/http_proto/detail/managed.hpp 100.00% <100.00%> (ø)
include/boost/http_proto/impl/parser.hpp 76.92% <100.00%> (-3.08%) ⬇️
include/boost/http_proto/request_parser.hpp 100.00% <100.00%> (ø)
include/boost/http_proto/response_parser.hpp 100.00% <100.00%> (ø)
include/boost/http_proto/serializer.hpp 100.00% <ø> (ø)
src/serializer.cpp 93.94% <ø> (-0.29%) ⬇️
src/detail/workspace.cpp 82.02% <93.33%> (+1.02%) ⬆️
src/parser.cpp 88.34% <87.22%> (+0.64%) ⬆️

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 7f401cf...ed3d3d0. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ashtum ashtum deleted the parser-move-ctor-pimpl branch October 4, 2025 05:40
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.

2 participants