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

Problem: missing validation on nft-transfer message fields

3465044
Select commit
Loading
Failed to load commit list.
Merged

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

Problem: missing validation on nft-transfer message fields
3465044
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2023 in 0s

33.06% (+0.01%) compared to d71c53c

View this Pull Request on Codecov

33.06% (+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 (3465044) 33.06%.

❗ Current head 3465044 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 53.84% 8 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1019      +/-   ##
==========================================
+ Coverage   33.05%   33.06%   +0.01%     
==========================================
  Files         126      126              
  Lines       20014    20040      +26     
==========================================
+ Hits         6616     6627      +11     
- Misses      12339    12351      +12     
- Partials     1059     1062       +3     

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