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(wasmd): integrate wasmd #2223

Open
wants to merge 132 commits into
base: main
Choose a base branch
from

fix: remove merge duplicate

401d75b
Select commit
Loading
Failed to load commit list.
Open

feat(wasmd): integrate wasmd #2223

fix: remove merge duplicate
401d75b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 2, 2025 in 0s

63.10% (+0.85%) compared to 3d818cf

View this Pull Request on Codecov

63.10% (+0.85%) compared to 3d818cf

Details

Codecov Report

Attention: Patch coverage is 79.65116% with 35 lines in your changes missing coverage. Please review.

Project coverage is 63.10%. Comparing base (3d818cf) to head (401d75b).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
app/ante.go 58.33% 10 Missing and 5 partials ⚠️
app/app.go 86.58% 8 Missing and 3 partials ⚠️
app/client/cli/root.go 52.63% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2223      +/-   ##
==========================================
+ Coverage   62.24%   63.10%   +0.85%     
==========================================
  Files         277      277              
  Lines       16434    15984     -450     
==========================================
- Hits        10230    10086     -144     
+ Misses       5449     5239     -210     
+ Partials      755      659      -96     
Files with missing lines Coverage Δ
app/genesis.go 100.00% <100.00%> (ø)
app/testsuite/helpers.go 86.91% <100.00%> (+2.37%) ⬆️
app/testsuite/network_config.go 93.54% <100.00%> (-6.46%) ⬇️
app/wasm_utills.go 100.00% <100.00%> (ø)
app/client/cli/root.go 74.76% <52.63%> (+12.81%) ⬆️
app/app.go 91.53% <86.58%> (-1.18%) ⬇️
app/ante.go 58.33% <58.33%> (ø)

... and 33 files with indirect coverage changes