Skip to content

fix(compression): bound gzip decoding - #3976

Merged
rodrodros merged 3 commits into
mainfrom
rdr/encode-fix
Aug 26, 2026
Merged

fix(compression): bound gzip decoding#3976
rodrodros merged 3 commits into
mainfrom
rdr/encode-fix

chore: minor improvements

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

74.44% (target 70.00%)

View this Pull Request on Codecov

74.44% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 61.53846% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.44%. Comparing base (518345c) to head (c6ad6ac).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
rpc/v8/class.go 0.00% 4 Missing ⚠️
rpc/v9/class.go 0.00% 4 Missing ⚠️
core/class_hash.go 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3976      +/-   ##
==========================================
- Coverage   74.58%   74.44%   -0.14%     
==========================================
  Files         462      462              
  Lines       41061    41079      +18     
==========================================
- Hits        30625    30582      -43     
- Misses       8335     8394      +59     
- Partials     2101     2103       +2     

☔ 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.