resolve issues with mappAccounts storage #1622
Merged
Codecov / codecov/project
succeeded
May 20, 2024 in 0s
63.38% (+0.05%) compared to 774d1fe
View this Pull Request on Codecov
63.38% (+0.05%) compared to 774d1fe
Details
Codecov Report
Attention: Patch coverage is 75.00000%
with 3 lines
in your changes are missing coverage. Please review.
Project coverage is 63.38%. Comparing base (
774d1fe
) to head (b480b4d
).
Report is 3 commits behind head on main.
❗ Current head b480b4d differs from pull request most recent head 6bdcc1b
Please upload reports for the commit 6bdcc1b to get more accurate results.
Additional details and impacted files
@@ Coverage Diff @@
## main #1622 +/- ##
==========================================
+ Coverage 63.33% 63.38% +0.05%
==========================================
Files 194 194
Lines 13732 13731 -1
==========================================
+ Hits 8697 8704 +7
+ Misses 4195 4187 -8
Partials 840 840
Files | Coverage Δ | |
---|---|---|
x/interchainstaking/keeper/address_map.go | 89.18% <100.00%> (ø) |
|
x/interchainstaking/keeper/grpc_query.go | 88.07% <100.00%> (ø) |
|
x/interchainstaking/keeper/receipt.go | 82.08% <100.00%> (+3.33%) |
⬆️ |
x/interchainstaking/keeper/withdrawal_record.go | 83.33% <ø> (-0.10%) |
⬇️ |
x/interchainstaking/types/keys.go | 29.62% <0.00%> (ø) |
Loading