Skip to content

emit same events with cosmos-sdk interface

Codecov / codecov/project succeeded Oct 23, 2024 in 0s

40.82% (+0.13%) compared to aeacb63

View this Pull Request on Codecov

40.82% (+0.13%) compared to aeacb63

Details

Codecov Report

Attention: Patch coverage is 63.57143% with 51 lines in your changes missing coverage. Please review.

Project coverage is 40.82%. Comparing base (aeacb63) to head (96eec93).

Files with missing lines Patch % Lines
x/move/keeper/bank.go 46.51% 15 Missing and 8 partials ⚠️
x/bank/keeper/send.go 73.77% 10 Missing and 6 partials ⚠️
x/bank/keeper/msg_server.go 66.66% 9 Missing and 3 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #286      +/-   ##
==========================================
+ Coverage   40.69%   40.82%   +0.13%     
==========================================
  Files         270      270              
  Lines       25636    25773     +137     
==========================================
+ Hits        10432    10522      +90     
- Misses      13596    13626      +30     
- Partials     1608     1625      +17     
Files with missing lines Coverage Δ
x/move/types/connector.go 19.35% <ø> (ø)
x/bank/keeper/msg_server.go 80.32% <66.66%> (-3.59%) ⬇️
x/bank/keeper/send.go 72.27% <73.77%> (+1.46%) ⬆️
x/move/keeper/bank.go 40.98% <46.51%> (+0.65%) ⬆️