refactor: MsgUpdateZRC20 into MsgPauseZrc20 and MsgUnPauseZRC20 #2262
Codecov / codecov/project
succeeded
May 28, 2024 in 0s
68.86% (+0.04%) compared to 8144a09
View this Pull Request on Codecov
68.86% (+0.04%) compared to 8144a09
Details
Codecov Report
Attention: Patch coverage is 86.36364%
with 12 lines
in your changes are missing coverage. Please review.
Project coverage is 68.86%. Comparing base (
8144a09
) to head (1945878
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #2262 +/- ##
===========================================
+ Coverage 68.82% 68.86% +0.04%
===========================================
Files 261 263 +2
Lines 16261 16302 +41
===========================================
+ Hits 11191 11226 +35
- Misses 4589 4594 +5
- Partials 481 482 +1
Files | Coverage Δ | |
---|---|---|
x/fungible/types/message_pause_zrc20.go | 100.00% <100.00%> (ø) |
|
x/fungible/types/message_unpause_zrc20.go | 100.00% <100.00%> (ø) |
|
x/fungible/keeper/msg_server_pause_zrc20.go | 77.77% <77.77%> (ø) |
|
x/fungible/keeper/msg_server_unpause_zrc20.go | 77.77% <77.77%> (ø) |
Loading