feat(perp): Make the collateral denom a stateful collections.Item #1656
Codecov / codecov/project
failed
Nov 15, 2023 in 0s
73.82% (-0.37%) compared to e699ab9
View this Pull Request on Codecov
73.82% (-0.37%) compared to e699ab9
Details
Codecov Report
Merging #1656 (32aacfd) into master (e699ab9) will decrease coverage by
0.37%
.
The diff coverage is51.36%
.
Additional details and impacted files
@@ Coverage Diff @@
## master #1656 +/- ##
==========================================
- Coverage 74.19% 73.82% -0.37%
==========================================
Files 191 192 +1
Lines 15114 15211 +97
==========================================
+ Hits 11214 11230 +16
- Misses 3264 3329 +65
- Partials 636 652 +16
Files | Coverage Δ | |
---|---|---|
app/keepers.go | 99.20% <100.00%> (+<0.01%) |
⬆️ |
x/common/testutil/cli/network.go | 74.11% <100.00%> (+0.05%) |
⬆️ |
x/perp/v2/keeper/keeper.go | 96.92% <100.00%> (+0.25%) |
⬆️ |
x/perp/v2/types/codec.go | 100.00% <100.00%> (ø) |
|
x/perp/v2/types/genesis.go | 85.36% <100.00%> (ø) |
|
x/sudo/keeper/keeper.go | 74.41% <100.00%> (ø) |
|
x/tokenfactory/keeper/msg_server.go | 83.16% <ø> (ø) |
|
x/common/address.go | 94.11% <75.00%> (-5.89%) |
⬇️ |
x/common/constants.go | 0.00% <0.00%> (ø) |
|
x/common/error.go | 60.68% <0.00%> (-1.06%) |
⬇️ |
... and 10 more |
Loading