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

Asset FT + DEX migration #1040

Merged
merged 3 commits into from
Dec 4, 2024

Merge branch 'master' into dzmitryhil/dex-migration

8ee42ee
Select commit
Loading
Failed to load commit list.
Merged

Asset FT + DEX migration #1040

Merge branch 'master' into dzmitryhil/dex-migration
8ee42ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2024 in 1s

62.44% (+1.96%) compared to 28bc015

View this Pull Request on Codecov

62.44% (+1.96%) compared to 28bc015

Details

Codecov Report

Attention: Patch coverage is 70.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 62.44%. Comparing base (28bc015) to head (8ee42ee).

Files with missing lines Patch % Lines
x/asset/ft/keeper/migrations.go 33.33% 2 Missing ⚠️
x/asset/ft/module.go 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1040      +/-   ##
==========================================
+ Coverage   60.47%   62.44%   +1.96%     
==========================================
  Files         160      160              
  Lines       18585    18589       +4     
==========================================
+ Hits        11240    11608     +368     
+ Misses       6242     5863     -379     
- Partials     1103     1118      +15     

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