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: add missing opchild ante #113

Merged
merged 2 commits into from
Nov 15, 2024

add checking

be14a97
Select commit
Loading
Failed to load commit list.
Merged

feat: add missing opchild ante #113

add checking
be14a97
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2024 in 0s

28.16% (-0.02%) compared to fe8cbe5

View this Pull Request on Codecov

28.16% (-0.02%) compared to fe8cbe5

Details

Codecov Report

Attention: Patch coverage is 18.18182% with 9 lines in your changes missing coverage. Please review.

Project coverage is 28.16%. Comparing base (fe8cbe5) to head (be14a97).

Files with missing lines Patch % Lines
app/ante/ante.go 10.00% 6 Missing and 3 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #113      +/-   ##
==========================================
- Coverage   28.17%   28.16%   -0.02%     
==========================================
  Files         126      126              
  Lines       14275    14285      +10     
==========================================
+ Hits         4022     4023       +1     
- Misses       9680     9686       +6     
- Partials      573      576       +3     
Files with missing lines Coverage Δ
app/blocksdk.go 94.54% <100.00%> (ø)
app/ante/ante.go 55.71% <10.00%> (-7.62%) ⬇️