IBC Rate Limit #1692
Merged
IBC Rate Limit #1692
Codecov / codecov/project
succeeded
Nov 28, 2023 in 0s
73.96% (-0.06%) compared to 5553cbd
View this Pull Request on Codecov
73.96% (-0.06%) compared to 5553cbd
Details
Codecov Report
Merging #1692 (78217fc) into main (5553cbd) will decrease coverage by
0.06%
.
Report is 2 commits behind head on main.
The diff coverage is70.82%
.
Additional details and impacted files
@@ Coverage Diff @@
## main #1692 +/- ##
==========================================
- Coverage 74.01% 73.96% -0.06%
==========================================
Files 295 314 +19
Lines 44072 44875 +803
==========================================
+ Hits 32622 33190 +568
- Misses 10087 10296 +209
- Partials 1363 1389 +26
Files | Coverage Δ | |
---|---|---|
app/app.go | 85.12% <100.00%> (+0.22%) |
⬆️ |
app/upgrades.go | 64.16% <ø> (ø) |
|
cmd/provenanced/cmd/root.go | 72.06% <100.00%> (+0.17%) |
⬆️ |
internal/ibc/ibc.go | 100.00% <100.00%> (ø) |
|
x/ibcratelimit/events.go | 100.00% <100.00%> (ø) |
|
x/ibcratelimit/genesis.go | 100.00% <100.00%> (ø) |
|
x/ibcratelimit/keeper/msg_server.go | 100.00% <100.00%> (ø) |
|
x/ibcratelimit/msgs.go | 100.00% <100.00%> (ø) |
|
x/ibcratelimit/params.go | 100.00% <100.00%> (ø) |
|
x/ibcratelimit/simulation/decoder.go | 100.00% <100.00%> (ø) |
|
... and 14 more |
Loading