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

Problem: MsgModuleQuerySafe is not in allowed messages when upgrade #1084

Merged
merged 5 commits into from
Oct 14, 2024

Apply suggestions from code review

1b2ba8d
Select commit
Loading
Failed to load commit list.
Merged

Problem: MsgModuleQuerySafe is not in allowed messages when upgrade #1084

Apply suggestions from code review
1b2ba8d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2024 in 0s

36.52% (+2.18%) compared to 63c867d

View this Pull Request on Codecov

36.52% (+2.18%) compared to 63c867d

Details

Codecov Report

Attention: Patch coverage is 14.28571% with 12 lines in your changes missing coverage. Please review.

Project coverage is 36.52%. Comparing base (63c867d) to head (1b2ba8d).

Files with missing lines Patch % Lines
app/upgrades.go 7.69% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1084      +/-   ##
==========================================
+ Coverage   34.34%   36.52%   +2.18%     
==========================================
  Files          93      101       +8     
  Lines       14105    14360     +255     
==========================================
+ Hits         4844     5245     +401     
+ Misses       8319     8168     -151     
- Partials      942      947       +5     

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