Skip to content

[main] Upgrade the Golang version to go1.27.0 - #20875

Merged
mattlord merged 5 commits into
mainfrom
upgrade-go-to-1.27.0-on-main
Aug 23, 2026
Merged

[main] Upgrade the Golang version to go1.27.0#20875
mattlord merged 5 commits into
mainfrom
upgrade-go-to-1.27.0-on-main

Rebuild protos

52295df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 23, 2026 in 0s

73.98% (+4.30%) compared to 70c7a72

View this Pull Request on Codecov

73.98% (+4.30%) compared to 70c7a72

Details

Codecov Report

❌ Patch coverage is 78.07018% with 50 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.98%. Comparing base (70c7a72) to head (52295df).
⚠️ Report is 499 commits behind head on main.

Files with missing lines Patch % Lines
go/vt/mysqlctl/xtrabackupengine.go 0.00% 13 Missing ⚠️
go/vt/servenv/metrics_linux.go 40.00% 6 Missing ⚠️
go/vt/vtgate/evalengine/translate_builtin.go 86.20% 4 Missing ⚠️
go/vt/hook/hook.go 0.00% 3 Missing ⚠️
go/vt/vttablet/onlineddl/executor.go 0.00% 3 Missing ⚠️
go/mysql/binlog_event_filepos.go 33.33% 2 Missing ⚠️
...est/fuzzing/autogenerate/convert_grep_to_fuzzer.go 0.00% 2 Missing ⚠️
go/vt/vtctl/vtctl.go 0.00% 2 Missing ⚠️
go/vt/vtctl/workflow/traffic_switcher.go 66.66% 2 Missing ⚠️
go/vt/vtorc/inst/analysis.go 0.00% 2 Missing ⚠️
... and 9 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #20875      +/-   ##
==========================================
+ Coverage   69.67%   73.98%   +4.30%     
==========================================
  Files        1614      989     -625     
  Lines      216793   134870   -81923     
==========================================
- Hits       151044    99777   -51267     
+ Misses      65749    35093   -30656     

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