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 submsg impl #277

Merged
merged 6 commits into from
Oct 7, 2024

change comment

fff8273
Select commit
Loading
Failed to load commit list.
Merged

feat: add submsg impl #277

change comment
fff8273
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 7, 2024 in 0s

40.59% (+0.05%) compared to 1298e7f

View this Pull Request on Codecov

40.59% (+0.05%) compared to 1298e7f

Details

Codecov Report

Attention: Patch coverage is 61.61616% with 38 lines in your changes missing coverage. Please review.

Project coverage is 40.59%. Comparing base (1298e7f) to head (fff8273).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
app/upgrade.go 0.00% 20 Missing ⚠️
x/move/keeper/handler.go 77.21% 12 Missing and 6 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #277      +/-   ##
==========================================
+ Coverage   40.53%   40.59%   +0.05%     
==========================================
  Files         267      267              
  Lines       25314    25400      +86     
==========================================
+ Hits        10262    10310      +48     
- Misses      13464    13503      +39     
+ Partials     1588     1587       -1     
Files with missing lines Coverage Δ
x/move/types/params.go 75.60% <ø> (ø)
x/move/keeper/handler.go 78.09% <77.21%> (-0.48%) ⬇️
app/upgrade.go 12.50% <0.00%> (-37.50%) ⬇️

... and 3 files with indirect coverage changes