Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: skip sequence number check at simulation #107

Merged
merged 1 commit into from
Nov 13, 2024

skip sequence number check at simulation

f8af24b
Select commit
Loading
Failed to load commit list.
Merged

feat: skip sequence number check at simulation #107

skip sequence number check at simulation
f8af24b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2024 in 0s

28.25% (+0.17%) compared to 23ccbfb

View this Pull Request on Codecov

28.25% (+0.17%) compared to 23ccbfb

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.25%. Comparing base (23ccbfb) to head (f8af24b).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
+ Coverage   28.07%   28.25%   +0.17%     
==========================================
  Files         126      126              
  Lines       14231    14237       +6     
==========================================
+ Hits         3996     4022      +26     
+ Misses       9669     9642      -27     
- Partials      566      573       +7     
Files with missing lines Coverage Δ
app/ante/sigverify.go 26.44% <100.00%> (+21.22%) ⬆️