Create the exchange module #1661
Merged
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 is47.76%
.
Additional details and impacted files
@@ 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 |
Loading