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): oracle fees #2500

Merged
merged 6 commits into from
Apr 19, 2024

update tests

9772ef1
Select commit
Loading
Failed to load commit list.
Merged

feat(auction): oracle fees #2500

update tests
9772ef1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 19, 2024 in 0s

63.07% (target 65.50%)

View this Pull Request on Codecov

63.07% (target 65.50%)

Details

Codecov Report

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

Project coverage is 63.07%. Comparing base (7f05ad4) to head (9772ef1).
Report is 449 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2500       +/-   ##
===========================================
- Coverage   75.38%   63.07%   -12.32%     
===========================================
  Files         100      271      +171     
  Lines        8025    15668     +7643     
===========================================
+ Hits         6050     9883     +3833     
- Misses       1589     5029     +3440     
- Partials      386      756      +370     
Files Coverage Δ
x/leverage/client/tests/tests.go 100.00% <100.00%> (ø)
x/leverage/fixtures/params.go 100.00% <100.00%> (ø)
x/leverage/types/params.go 100.00% <100.00%> (+1.78%) ⬆️
x/leverage/keeper/interest.go 70.87% <90.00%> (+7.44%) ⬆️
x/leverage/keeper/oracle.go 58.97% <25.80%> (-8.86%) ⬇️

... and 232 files with indirect coverage changes