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

Block DEX for tokens with block_smart_contracts feature calling from the smart contracts. #1015

Merged
merged 7 commits into from
Nov 5, 2024

Merge branch 'master' into dzmitryhil/dex-with-ft-blocked-smart-contract

f62a783
Select commit
Loading
Failed to load commit list.
Merged

Block DEX for tokens with block_smart_contracts feature calling from the smart contracts. #1015

Merge branch 'master' into dzmitryhil/dex-with-ft-blocked-smart-contract
f62a783
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 4, 2024 in 1s

52.71% (-5.07%) compared to daf6aee

View this Pull Request on Codecov

52.71% (-5.07%) compared to daf6aee

Details

Codecov Report

Attention: Patch coverage is 25.00000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 52.71%. Comparing base (daf6aee) to head (f62a783).

Files with missing lines Patch % Lines
x/asset/ft/keeper/keeper.go 25.00% 9 Missing and 3 partials ⚠️

❗ There is a different number of reports uploaded between BASE (daf6aee) and HEAD (f62a783). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (daf6aee) HEAD (f62a783)
coreum 1 0
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1015      +/-   ##
==========================================
- Coverage   57.78%   52.71%   -5.07%     
==========================================
  Files         158      140      -18     
  Lines       18324    16068    -2256     
==========================================
- Hits        10589     8471    -2118     
+ Misses       6748     6529     -219     
- Partials      987     1068      +81     

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