Skip to content

fix increment sequence number at every call and create

Codecov / codecov/project succeeded Nov 8, 2024 in 0s

28.40% (+0.06%) compared to 240904b

View this Pull Request on Codecov

28.40% (+0.06%) compared to 240904b

Details

Codecov Report

Attention: Patch coverage is 82.60870% with 4 lines in your changes missing coverage. Please review.

Project coverage is 28.40%. Comparing base (240904b) to head (c9ae22f).

Files with missing lines Patch % Lines
x/evm/keeper/msg_server.go 80.95% 3 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
+ Coverage   28.33%   28.40%   +0.06%     
==========================================
  Files         126      126              
  Lines       14024    14037      +13     
==========================================
+ Hits         3974     3987      +13     
+ Misses       9489     9488       -1     
- Partials      561      562       +1     
Files with missing lines Coverage Δ
x/evm/ante/sequence.go 61.90% <100.00%> (+1.90%) ⬆️
x/evm/keeper/msg_server.go 52.04% <80.95%> (+3.12%) ⬆️