feat: bumpup ibc-go to v4 #61
Merged
Codecov / codecov/project
succeeded
Aug 3, 2023 in 1s
62.02% (+1.16%) compared to 164efa4
View this Pull Request on Codecov
62.02% (+1.16%) compared to 164efa4
Details
Codecov Report
Merging #61 (3494e8b) into main (164efa4) will increase coverage by
1.16%
.
The diff coverage is74.02%
.
Additional details and impacted files
@@ Coverage Diff @@
## main #61 +/- ##
==========================================
+ Coverage 60.86% 62.02% +1.16%
==========================================
Files 80 80
Lines 9894 9971 +77
==========================================
+ Hits 6022 6185 +163
+ Misses 3555 3450 -105
- Partials 317 336 +19
Files Changed | Coverage Δ | |
---|---|---|
app/ante.go | 56.09% <ø> (ø) |
|
app/test_access.go | 0.00% <ø> (ø) |
|
app/test_helpers.go | 0.64% <0.00%> (-0.01%) |
⬇️ |
x/wasm/keeper/handler_plugin.go | 82.50% <ø> (ø) |
|
x/wasm/keeper/handler_plugin_encoders.go | 77.65% <ø> (ø) |
|
x/wasm/keeper/ibc.go | 75.00% <ø> (ø) |
|
x/wasm/keeper/query_plugins.go | 75.18% <ø> (ø) |
|
x/wasm/ibc.go | 50.86% <40.00%> (+42.06%) |
⬆️ |
x/wasm/keeper/relay.go | 96.42% <50.00%> (-0.94%) |
⬇️ |
app/app.go | 88.77% <100.00%> (+0.76%) |
⬆️ |
... and 1 more |
Loading