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

Update extensions integration to check asset FT rules before calling the extensions. #1033

Merged
merged 1 commit into from
Nov 29, 2024

Update extensions integration to check asset FT rules before calling …

616a122
Select commit
Loading
Failed to load commit list.
Merged

Update extensions integration to check asset FT rules before calling the extensions. #1033

Update extensions integration to check asset FT rules before calling …
616a122
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2024 in 0s

62.42% (-0.01%) compared to d4d888b

View this Pull Request on Codecov

62.42% (-0.01%) compared to d4d888b

Details

Codecov Report

Attention: Patch coverage is 81.96721% with 11 lines in your changes missing coverage. Please review.

Project coverage is 62.42%. Comparing base (d4d888b) to head (616a122).

Files with missing lines Patch % Lines
x/asset/ft/keeper/before_send.go 60.00% 6 Missing and 4 partials ⚠️
x/asset/ft/keeper/keeper_dex.go 95.83% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1033      +/-   ##
==========================================
- Coverage   62.43%   62.42%   -0.01%     
==========================================
  Files         159      159              
  Lines       18542    18535       -7     
==========================================
- Hits        11577    11571       -6     
+ Misses       5852     5851       -1     
  Partials     1113     1113              

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