Skip to content

feat(http-compression): add configuration options for HTTP compressio… #202

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

Merged
merged 1 commit into from
Jun 17, 2025

Conversation

pistej
Copy link

@pistej pistej commented May 28, 2025

…n and compression level

ping @Rastusik thx

@pistej pistej requested a review from a team as a code owner May 28, 2025 14:51
Copy link

codecov bot commented May 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.83%. Comparing base (159adf5) to head (b528b4e).
Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #202      +/-   ##
=============================================
+ Coverage      78.72%   78.83%   +0.10%     
- Complexity      1379     1385       +6     
=============================================
  Files            215      215              
  Lines           5444     5472      +28     
=============================================
+ Hits            4286     4314      +28     
  Misses          1158     1158              
Files with missing lines Coverage Δ
.../Symfony/Bundle/Command/ServerExecutionCommand.php 87.80% <100.00%> (+0.18%) ⬆️
...ge/Symfony/Bundle/Command/ServerProfileCommand.php 23.52% <ø> (ø)
...mfony/Bundle/DependencyInjection/Configuration.php 92.00% <100.00%> (+0.14%) ⬆️
...ony/Bundle/DependencyInjection/SwooleExtension.php 84.11% <ø> (ø)
src/Server/DefaultHttpServerConfiguration.php 83.73% <100.00%> (+1.53%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pistej pistej force-pushed the compresion branch 2 times, most recently from caa465e to 19a9495 Compare June 4, 2025 13:00
@Rastusik
Copy link
Member

@pistej btw you can also run the static analysis or anything else locally ;)

@Rastusik Rastusik merged commit f348c98 into symfony-swoole:develop Jun 17, 2025
42 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.

2 participants