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

refactor: Remove ValidateBasic in cli #470

Merged
merged 1 commit into from
Jan 12, 2024

remove ValidateBasic in cli

65ca2bb
Select commit
Loading
Failed to load commit list.
Merged

refactor: Remove ValidateBasic in cli #470

remove ValidateBasic in cli
65ca2bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 31, 2023 in 0s

30.99% (+0.02%) compared to d548bc8

View this Pull Request on Codecov

30.99% (+0.02%) compared to d548bc8

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (d548bc8) 30.96% compared to head (65ca2bb) 30.99%.

Files Patch % Lines
x/rollapp/client/cli/tx_update_state.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #470      +/-   ##
==========================================
+ Coverage   30.96%   30.99%   +0.02%     
==========================================
  Files         165      165              
  Lines       25138    25118      -20     
==========================================
  Hits         7785     7785              
+ Misses      16104    16084      -20     
  Partials     1249     1249              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.