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

Create the exchange module #1661

Merged
merged 317 commits into from
Oct 18, 2023

[1658]: Set the exchange params to the defaults in the upgrade.

f48c014
Select commit
Loading
Failed to load commit list.
Merged

Create the exchange module #1661

[1658]: Set the exchange params to the defaults in the upgrade.
f48c014
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Oct 17, 2023 in 1s

63.03% (-1.65%) compared to df2d286

View this Pull Request on Codecov

63.03% (-1.65%) compared to df2d286

Details

Codecov Report

Merging #1661 (f48c014) into main (df2d286) will decrease coverage by 1.65%.
The diff coverage is 47.76%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1661      +/-   ##
==========================================
- Coverage   64.68%   63.03%   -1.65%     
==========================================
  Files         269      288      +19     
  Lines       31822    36461    +4639     
==========================================
+ Hits        20583    22982    +2399     
- Misses       9922    12139    +2217     
- Partials     1317     1340      +23     
Files Coverage Δ
app/app.go 84.89% <100.00%> (+0.21%) ⬆️
app/upgrades.go 68.98% <100.00%> (+1.98%) ⬆️
x/exchange/events.go 100.00% <100.00%> (ø)
x/exchange/genesis.go 100.00% <100.00%> (ø)
x/exchange/helpers.go 100.00% <100.00%> (ø)
x/exchange/keys.go 100.00% <100.00%> (ø)
x/exchange/market.go 100.00% <100.00%> (ø)
x/exchange/orders.go 95.52% <ø> (ø)
x/exchange/params.go 100.00% <ø> (ø)
x/name/keeper/keeper.go 77.41% <ø> (-1.92%) ⬇️
... and 13 more