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

Improve DEX place-order CLI #1050

Merged
merged 4 commits into from
Dec 16, 2024

Merge branch 'master' into dzmitryhil/improve-place-order-cli

f74a071
Select commit
Loading
Failed to load commit list.
Merged

Improve DEX place-order CLI #1050

Merge branch 'master' into dzmitryhil/improve-place-order-cli
f74a071
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 0s

62.44% (+0.00%) compared to caea1e5

View this Pull Request on Codecov

62.44% (+0.00%) compared to caea1e5

Details

Codecov Report

Attention: Patch coverage is 54.54545% with 10 lines in your changes missing coverage. Please review.

Project coverage is 62.44%. Comparing base (caea1e5) to head (f74a071).

Files with missing lines Patch % Lines
x/dex/client/cli/tx.go 54.54% 8 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1050   +/-   ##
=======================================
  Coverage   62.44%   62.44%           
=======================================
  Files         160      160           
  Lines       18587    18587           
=======================================
+ Hits        11606    11607    +1     
+ Misses       5863     5861    -2     
- Partials     1118     1119    +1     

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