feat(x/metoken) rewards auction integration #2513
Merged
Codecov / codecov/project
failed
May 3, 2024 in 1s
63.10% (target 65.50%)
View this Pull Request on Codecov
63.10% (target 65.50%)
Details
Codecov Report
Attention: Patch coverage is 73.77049%
with 16 lines
in your changes are missing coverage. Please review.
Project coverage is 63.10%. Comparing base (
7f05ad4
) to head (0e6dfcf
).
Report is 462 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #2513 +/- ##
===========================================
- Coverage 75.38% 63.10% -12.29%
===========================================
Files 100 272 +172
Lines 8025 15690 +7665
===========================================
+ Hits 6050 9901 +3851
- Misses 1589 5029 +3440
- Partials 386 760 +374
Files | Coverage Δ | |
---|---|---|
util/bpmath/bp.go | 93.75% <100.00%> (ø) |
|
util/bpmath/fixed_bp.go | 80.00% <100.00%> (ø) |
|
x/metoken/keeper/fee.go | 68.96% <ø> (ø) |
|
x/metoken/params.go | 100.00% <100.00%> (ø) |
|
x/leverage/keeper/oracle.go | 58.97% <0.00%> (-8.86%) |
⬇️ |
x/metoken/genesis.go | 81.48% <50.00%> (ø) |
|
x/auction/events.go | 0.00% <0.00%> (ø) |
|
x/metoken/keeper/redeem.go | 51.92% <66.66%> (ø) |
|
x/metoken/keeper/swap.go | 65.54% <78.57%> (ø) |
Loading