Retire all versions of IBC precompiles and remove legacy implementations - #3884
Draft
masih wants to merge 4 commits into
Draft
Retire all versions of IBC precompiles and remove legacy implementations#3884masih wants to merge 4 commits into
masih wants to merge 4 commits into
Codecov / codecov/project
succeeded
Aug 10, 2026 in 0s
60.74% (-0.87%) compared to a115971
View this Pull Request on Codecov
60.74% (-0.87%) compared to a115971
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.74%. Comparing base (a115971) to head (a30958f).
Additional details and impacted files
@@ Coverage Diff @@
## main #3884 +/- ##
==========================================
- Coverage 61.61% 60.74% -0.87%
==========================================
Files 2348 2253 -95
Lines 200852 190078 -10774
==========================================
- Hits 123755 115472 -8283
+ Misses 66044 64406 -1638
+ Partials 11053 10200 -853 | Files with missing lines | Coverage Δ | |
|---|---|---|
| app/app.go | 71.52% <ø> (-0.04%) |
⬇️ |
| app/precompiles.go | 100.00% <ø> (ø) |
|
| evmrpc/simulate.go | 76.41% <ø> (-0.05%) |
⬇️ |
| evmrpc/trace_baker.go | 77.93% <ø> (+0.25%) |
⬆️ |
| evmrpc/trace_profile.go | 65.93% <ø> (ø) |
|
| evmrpc/tracers.go | 69.38% <ø> (-0.31%) |
⬇️ |
| giga/deps/xevm/keeper/keeper.go | 61.47% <ø> (-0.34%) |
⬇️ |
| precompiles/ibc/ibc.go | 100.00% <ø> (+49.56%) |
⬆️ |
| precompiles/utils/expected_keepers.go | 100.00% <ø> (ø) |
|
| scripts/bump_version/main.go | 0.00% <ø> (ø) |
|
| ... and 2 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