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

upgrade: prepare upgrade #80

Merged
merged 2 commits into from
Nov 15, 2024

add checking

91cb116
Select commit
Loading
Failed to load commit list.
Merged

upgrade: prepare upgrade #80

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

64.37% (-0.19%) compared to dbee224

View this Pull Request on Codecov

64.37% (-0.19%) compared to dbee224

Details

Codecov Report

Attention: Patch coverage is 11.76471% with 15 lines in your changes missing coverage. Please review.

Project coverage is 64.37%. Comparing base (dbee224) to head (91cb116).
Report is 1 commits behind head on main.

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

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #80      +/-   ##
==========================================
- Coverage   64.56%   64.37%   -0.19%     
==========================================
  Files          39       39              
  Lines        3217     3228      +11     
==========================================
+ Hits         2077     2078       +1     
- Misses        965      972       +7     
- Partials      175      178       +3     
Files with missing lines Coverage Δ
app/blocksdk.go 94.28% <100.00%> (ø)
app/upgrade.go 18.75% <0.00%> (-1.25%) ⬇️
app/ante/ante.go 53.16% <10.00%> (-6.26%) ⬇️