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

Update app/ante.go

7c85b44
Select commit
Loading
Failed to load commit list.
Merged

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

Update app/ante.go
7c85b44
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2023 in 1s

33.07% (+0.01%) compared to d71c53c

View this Pull Request on Codecov

33.07% (+0.01%) compared to d71c53c

Details

Codecov Report

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

Comparison is base (d71c53c) 33.05% compared to head (7c85b44) 33.07%.

❗ Current head 7c85b44 differs from pull request most recent head 6b66e0b. Consider uploading reports for the commit 6b66e0b to get more accurate results

Files Patch % Lines
app/ante.go 55.55% 8 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1019      +/-   ##
==========================================
+ Coverage   33.05%   33.07%   +0.01%     
==========================================
  Files         126      126              
  Lines       20014    20041      +27     
==========================================
+ Hits         6616     6628      +12     
- Misses      12339    12351      +12     
- Partials     1059     1062       +3     

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