Skip to content

Add flushing support for gzip compressor#116

Open
sidhant007 wants to merge 3 commits into
boostorg:developfrom
sidhant007:gzip_flush
Open

Add flushing support for gzip compressor#116
sidhant007 wants to merge 3 commits into
boostorg:developfrom
sidhant007:gzip_flush

Cleanup and more comments

c7230cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 13, 2026 in 0s

69.00% (+0.04%) compared to 601244b

View this Pull Request on Codecov

69.00% (+0.04%) compared to 601244b

Details

Codecov Report

❌ Patch coverage is 72.22222% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.00%. Comparing base (601244b) to head (c7230cc).
⚠️ Report is 79 commits behind head on develop.

Files with missing lines Patch % Lines
include/boost/iostreams/filter/symmetric.hpp 50.00% 1 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #116      +/-   ##
===========================================
+ Coverage    68.96%   69.00%   +0.04%     
===========================================
  Files           80       80              
  Lines         3444     3462      +18     
  Branches      1027     1033       +6     
===========================================
+ Hits          2375     2389      +14     
+ Misses         452      451       -1     
- Partials       617      622       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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