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

feat(x/metoken) rewards auction integration #2513

Merged
merged 11 commits into from
May 3, 2024

fix intest redeem

0e6dfcf
Select commit
Loading
Failed to load commit list.
Merged

feat(x/metoken) rewards auction integration #2513

fix intest redeem
0e6dfcf
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@             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%> (ø)

... and 231 files with indirect coverage changes