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(auction): upgrade handler and params #2526

Merged
merged 9 commits into from
May 16, 2024

fix default params

f60a9ce
Select commit
Loading
Failed to load commit list.
Merged

feat(auction): upgrade handler and params #2526

fix default params
f60a9ce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 16, 2024 in 0s

62.77% (target 65.50%)

View this Pull Request on Codecov

62.77% (target 65.50%)

Details

Codecov Report

Attention: Patch coverage is 57.14286% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 62.77%. Comparing base (7f05ad4) to head (f60a9ce).
Report is 476 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2526       +/-   ##
===========================================
- Coverage   75.38%   62.77%   -12.62%     
===========================================
  Files         100      275      +175     
  Lines        8025    15889     +7864     
===========================================
+ Hits         6050     9975     +3925     
- Misses       1589     5141     +3552     
- Partials      386      773      +387     
Files Coverage Δ
x/leverage/fixtures/params.go 100.00% <100.00%> (ø)
x/leverage/keeper/interest.go 70.87% <100.00%> (+7.44%) ⬆️
x/leverage/types/params.go 100.00% <100.00%> (+1.78%) ⬆️
x/metoken/keeper/swap.go 65.54% <100.00%> (ø)
x/metoken/params.go 100.00% <100.00%> (ø)
app/upgrades.go 48.12% <40.00%> (ø)

... and 231 files with indirect coverage changes