Upgrade to go 1.27 and address lint issues - #4098
Draft
masih wants to merge 8 commits into
Draft
Codecov / codecov/project
succeeded
Sep 8, 2026 in 0s
62.36% (+1.14%) compared to 4b311c3
View this Pull Request on Codecov
62.36% (+1.14%) compared to 4b311c3
Details
Codecov Report
❌ Patch coverage is 55.31915% with 105 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.36%. Comparing base (4b311c3) to head (678ca1b).
Additional details and impacted files
@@ Coverage Diff @@
## main #4098 +/- ##
==========================================
+ Coverage 61.22% 62.36% +1.14%
==========================================
Files 2196 2104 -92
Lines 193418 182686 -10732
==========================================
- Hits 118415 113939 -4476
+ Misses 63783 61726 -2057
+ Partials 11220 7021 -4199 | Files with missing lines | Coverage Δ | |
|---|---|---|
| cmd/autobahn-e2e/aws.go | 66.56% <100.00%> (+13.55%) |
⬆️ |
| cmd/autobahn-e2e/command.go | 25.58% <ø> (+2.32%) |
⬆️ |
| cmd/frozen-rpc-router/router.go | 77.67% <100.00%> (+12.27%) |
⬆️ |
| config/registry/registry.go | 99.22% <100.00%> (+0.77%) |
⬆️ |
| config/registry/resolve.go | 96.75% <100.00%> (+1.38%) |
⬆️ |
| evmrpc/info.go | 86.57% <100.00%> (+9.88%) |
⬆️ |
| evmrpc/server.go | 89.86% <100.00%> (+4.14%) |
⬆️ |
| evmrpc/tests/mock_client.go | 53.89% <100.00%> (+4.54%) |
⬆️ |
| evmrpc/utils.go | 81.01% <100.00%> (+8.33%) |
⬆️ |
| giga/deps/xevm/types/errors.go | 100.00% <100.00%> (ø) |
|
| ... and 84 more |
🚀 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