[release-22.0] Fix major upgrade logic in go upgrade tool#19211
Merged
mhamza15 merged 3 commits intoJan 25, 2026
Codecov / codecov/project
succeeded
Jan 24, 2026 in 0s
69.73% (+0.01%) compared to 22c70bc
View this Pull Request on Codecov
69.73% (+0.01%) compared to 22c70bc
Details
Codecov Report
❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.73%. Comparing base (22c70bc) to head (c5361c7).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| go/tools/go-upgrade/go-upgrade.go | 0.00% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## release-22.0 #19211 +/- ##
================================================
+ Coverage 69.71% 69.73% +0.01%
================================================
Files 1601 1601
Lines 213335 213337 +2
================================================
+ Hits 148736 148768 +32
+ Misses 64599 64569 -30 ☔ View full report in Codecov by Sentry.
📢 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.
Loading