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: missing validation on nft-transfer message fields #1019

Merged
merged 10 commits into from
Dec 5, 2023

fix lint

e5369f8
Select commit
Loading
Failed to load commit list.
Merged

Problem: missing validation on nft-transfer message fields #1019

fix lint
e5369f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2023 in 1s

33.08% (+0.03%) compared to d71c53c

View this Pull Request on Codecov

33.08% (+0.03%) compared to d71c53c

Details

Codecov Report

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

Comparison is base (d71c53c) 33.05% compared to head (e5369f8) 33.08%.

Files Patch % Lines
app/ante.go 66.66% 6 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1019      +/-   ##
==========================================
+ Coverage   33.05%   33.08%   +0.03%     
==========================================
  Files         126      126              
  Lines       20014    20041      +27     
==========================================
+ Hits         6616     6631      +15     
- Misses      12339    12349      +10     
- Partials     1059     1061       +2     

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