Skip to content

mysqlctl: upgrade pierrec/lz4 to v4 to fix broken amd64 block decoding - #20778

Open
arthurschreiber wants to merge 4 commits into
mainfrom
arthur/upgrade-lz4-v4
Open

mysqlctl: upgrade pierrec/lz4 to v4 to fix broken amd64 block decoding#20778
arthurschreiber wants to merge 4 commits into
mainfrom
arthur/upgrade-lz4-v4

mysqlctl: keep a zero lz4 block count serial and hoist the wrapper types

e95eff9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2026 in 0s

54.79% (-14.89%) compared to 70c7a72

View this Pull Request on Codecov

54.79% (-14.89%) compared to 70c7a72

Details

Codecov Report

❌ Patch coverage is 95.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 54.79%. Comparing base (70c7a72) to head (e95eff9).
⚠️ Report is 462 commits behind head on main.

Files with missing lines Patch % Lines
go/vt/mysqlctl/compression.go 95.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (70c7a72) and HEAD (e95eff9). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (70c7a72) HEAD (e95eff9)
1 0
Additional details and impacted files
@@             Coverage Diff             @@
##             main   #20778       +/-   ##
===========================================
- Coverage   69.67%   54.79%   -14.89%     
===========================================
  Files        1614       46     -1568     
  Lines      216793     7492   -209301     
===========================================
- Hits       151044     4105   -146939     
+ Misses      65749     3387    -62362     

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