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

Integrate asset FT extensions with the DEX. #1029

Merged
merged 9 commits into from
Nov 26, 2024

Merge conflicts

ef22d92
Select commit
Loading
Failed to load commit list.
Merged

Integrate asset FT extensions with the DEX. #1029

Merge conflicts
ef22d92
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2024 in 0s

60.47% (+7.98%) compared to cc533a6

View this Pull Request on Codecov

60.47% (+7.98%) compared to cc533a6

Details

Codecov Report

Attention: Patch coverage is 77.67857% with 25 lines in your changes missing coverage. Please review.

Project coverage is 60.47%. Comparing base (cc533a6) to head (ef22d92).

Files with missing lines Patch % Lines
x/asset/ft/keeper/keeper_dex.go 78.31% 12 Missing and 6 partials ⚠️
x/asset/ft/keeper/keeper.go 73.91% 4 Missing and 2 partials ⚠️
x/asset/ft/keeper/before_send.go 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1029      +/-   ##
==========================================
+ Coverage   52.48%   60.47%   +7.98%     
==========================================
  Files         141      159      +18     
  Lines       16262    18542    +2280     
==========================================
+ Hits         8535    11213    +2678     
+ Misses       6615     6231     -384     
+ Partials     1112     1098      -14     

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