Remove live IBC transfer module - #3981
Open
masih wants to merge 2 commits into
Open
Codecov / codecov/project
succeeded
Aug 21, 2026 in 1s
57.61% (-1.05%) compared to d552cca
View this Pull Request on Codecov
57.61% (-1.05%) compared to d552cca
Details
Codecov Report
❌ Patch coverage is 88.33333% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.61%. Comparing base (d552cca) to head (d3ca673).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| precompiles/ibc/ibc.go | 68.75% | 3 Missing and 2 partials |
| sei-wasmd/x/wasm/keeper/handler_plugin_encoders.go | 85.71% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3981 +/- ##
==========================================
- Coverage 58.66% 57.61% -1.05%
==========================================
Files 2324 2226 -98
Lines 198757 187042 -11715
==========================================
- Hits 116600 107768 -8832
+ Misses 71407 69429 -1978
+ Partials 10750 9845 -905 | Files with missing lines | Coverage Δ | |
|---|---|---|
| app/app.go | 72.06% <100.00%> (+0.06%) |
⬆️ |
| app/encoding.go | 100.00% <100.00%> (ø) |
|
| app/precompiles.go | 100.00% <100.00%> (ø) |
|
| app/upgrades.go | 44.23% <100.00%> (+6.45%) |
⬆️ |
| docs/swagger/statik.go | 100.00% <ø> (ø) |
|
| giga/deps/xevm/keeper/address.go | 84.31% <ø> (-2.58%) |
⬇️ |
| giga/deps/xevm/keeper/keeper.go | 61.63% <100.00%> (-0.17%) |
⬇️ |
| sei-db/common/keys/store_keys.go | 100.00% <ø> (ø) |
|
| ...ei-ibc-go/modules/apps/transfer/keeper/encoding.go | 0.00% <ø> (ø) |
|
| sei-ibc-go/modules/apps/transfer/keeper/keeper.go | 55.00% <100.00%> (-3.83%) |
⬇️ |
| ... and 15 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