Skip to content

Support Brotli compression and decompression#145

Merged
ashtum merged 2 commits into
cppalliance:developfrom
ashtum:use-brotli-service
Jul 5, 2025
Merged

Support Brotli compression and decompression#145
ashtum merged 2 commits into
cppalliance:developfrom
ashtum:use-brotli-service

Conversation

@ashtum
Copy link
Copy Markdown
Collaborator

@ashtum ashtum commented Jul 4, 2025

No description provided.

@cppalliance-bot
Copy link
Copy Markdown

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

@ashtum ashtum force-pushed the use-brotli-service branch 2 times, most recently from b953dfd to aa2d558 Compare July 4, 2025 18:34
@cppalliance-bot
Copy link
Copy Markdown

An automated preview of the documentation is available at https://145.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://145.http-proto.prtest.cppalliance.org/index.html

@ashtum ashtum force-pushed the use-brotli-service branch from aa2d558 to d81b6be Compare July 5, 2025 05:03
@cppalliance-bot
Copy link
Copy Markdown

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

@ashtum ashtum force-pushed the use-brotli-service branch 2 times, most recently from fb9c814 to 1d411ef Compare July 5, 2025 05:29
@cppalliance-bot
Copy link
Copy Markdown

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

2 similar comments
@cppalliance-bot
Copy link
Copy Markdown

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

@cppalliance-bot
Copy link
Copy Markdown

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

@ashtum ashtum force-pushed the use-brotli-service branch from 11db882 to ed4a972 Compare July 5, 2025 12:02
@cppalliance-bot
Copy link
Copy Markdown

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

@ashtum ashtum force-pushed the use-brotli-service branch from ed4a972 to a3f8b61 Compare July 5, 2025 12:18
@cppalliance-bot
Copy link
Copy Markdown

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

@ashtum ashtum force-pushed the use-brotli-service branch from a3f8b61 to a544d7b Compare July 5, 2025 12:43
@cppalliance-bot
Copy link
Copy Markdown

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

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 5, 2025

Codecov Report

Attention: Patch coverage is 89.40092% with 23 lines in your changes missing coverage. Please review.

Project coverage is 91.49%. Comparing base (597e6a1) to head (a544d7b).
Report is 12 commits behind head on develop.

Files with missing lines Patch % Lines
src/serializer.cpp 88.46% 9 Missing ⚠️
src/parser.cpp 87.09% 8 Missing ⚠️
src/detail/filter.cpp 89.65% 3 Missing ⚠️
src/detail/zlib_filter_base.hpp 86.36% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #145      +/-   ##
===========================================
+ Coverage    90.93%   91.49%   +0.55%     
===========================================
  Files           78       76       -2     
  Lines         4789     5020     +231     
===========================================
+ Hits          4355     4593     +238     
+ Misses         434      427       -7     
Files with missing lines Coverage Δ
include/boost/http_proto/detail/header.hpp 100.00% <ø> (ø)
include/boost/http_proto/fields_base.hpp 100.00% <ø> (ø)
include/boost/http_proto/fields_view_base.hpp 100.00% <ø> (ø)
include/boost/http_proto/metadata.hpp 100.00% <ø> (ø)
include/boost/http_proto/serializer.hpp 100.00% <ø> (ø)
src/detail/filter.hpp 100.00% <100.00%> (ø)
src/detail/header.cpp 93.03% <100.00%> (+0.04%) ⬆️
src/fields_base.cpp 93.61% <100.00%> (-1.76%) ⬇️
src/detail/filter.cpp 89.65% <89.65%> (ø)
src/detail/zlib_filter_base.hpp 86.36% <86.36%> (ø)
... and 2 more

... and 6 files 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 f1bf938...a544d7b. 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 merged commit e6330db into cppalliance:develop Jul 5, 2025
60 of 61 checks passed
@ashtum ashtum deleted the use-brotli-service branch October 4, 2025 05:41
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