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

fix(auction) link rewards accounts #2516

Merged
merged 2 commits into from
May 6, 2024

fix(auction): use correct account linking for x/metoken

f9a8aaf
Select commit
Loading
Failed to load commit list.
Merged

fix(auction) link rewards accounts #2516

fix(auction): use correct account linking for x/metoken
f9a8aaf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 6, 2024 in 1s

63.11% (target 65.50%)

View this Pull Request on Codecov

63.11% (target 65.50%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.11%. Comparing base (7f05ad4) to head (f9a8aaf).
Report is 463 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2516       +/-   ##
===========================================
- Coverage   75.38%   63.11%   -12.28%     
===========================================
  Files         100      272      +172     
  Lines        8025    15694     +7669     
===========================================
+ Hits         6050     9905     +3855     
- Misses       1589     5029     +3440     
- Partials      386      760      +374     
Files Coverage Δ
app/app.go 92.83% <100.00%> (ø)
x/auction/keeper/keeper.go 64.70% <100.00%> (ø)
x/leverage/keeper/keeper.go 59.82% <100.00%> (-10.23%) ⬇️
x/metoken/keeper/keeper.go 100.00% <100.00%> (ø)

... and 234 files with indirect coverage changes