Skip to content

feat: implement shared compression writer pools - #3956

Merged
rodrodros merged 5 commits into
mainfrom
feature/compression-package
Aug 21, 2026
Merged

feat: implement shared compression writer pools#3956
rodrodros merged 5 commits into
mainfrom
feature/compression-package

chore(utils): add inderaction to writer dst

b892ba8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2026 in 0s

74.49% (target 70.00%)

View this Pull Request on Codecov

74.49% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 77.10843% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.49%. Comparing base (654ca8e) to head (b892ba8).

Files with missing lines Patch % Lines
utils/compression/compression.go 75.36% 9 Missing and 8 partials ⚠️
rpc/v8/class.go 0.00% 1 Missing ⚠️
rpc/v9/class.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3956      +/-   ##
==========================================
- Coverage   74.65%   74.49%   -0.16%     
==========================================
  Files         462      462              
  Lines       40988    41029      +41     
==========================================
- Hits        30598    30566      -32     
- Misses       8291     8356      +65     
- Partials     2099     2107       +8     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.