Skip to content

create account if not exists

Codecov / codecov/project succeeded Oct 24, 2024 in 1s

40.83% (+0.14%) compared to aeacb63

View this Pull Request on Codecov

40.83% (+0.14%) compared to aeacb63

Details

Codecov Report

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

Project coverage is 40.83%. Comparing base (aeacb63) to head (6f809e9).

Files with missing lines Patch % Lines
x/move/keeper/bank.go 46.51% 15 Missing and 8 partials ⚠️
x/bank/keeper/send.go 76.11% 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.83%   +0.14%     
==========================================
  Files         270      270              
  Lines       25636    25779     +143     
==========================================
+ Hits        10432    10528      +96     
- 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 73.00% <76.11%> (+2.20%) ⬆️
x/move/keeper/bank.go 40.98% <46.51%> (+0.65%) ⬆️