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

Liquidity pools: Add UTs to for update_token_price() #1890

Merged
merged 11 commits into from
Jul 9, 2024

fix compilation after rebase

94b8f46
Select commit
Loading
Failed to load commit list.
Merged

Liquidity pools: Add UTs to for update_token_price() #1890

fix compilation after rebase
94b8f46
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 8, 2024 in 0s

46.11% (+0.07%) compared to 9a78356

View this Pull Request on Codecov

46.11% (+0.07%) compared to 9a78356

Details

Codecov Report

Attention: Patch coverage is 64.28571% with 5 lines in your changes missing coverage. Please review.

Project coverage is 46.11%. Comparing base (9a78356) to head (94b8f46).

Files Patch % Lines
runtime/common/src/oracle.rs 0.00% 3 Missing ⚠️
pallets/liquidity-pools/src/lib.rs 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1890      +/-   ##
==========================================
+ Coverage   46.04%   46.11%   +0.07%     
==========================================
  Files         179      179              
  Lines       13093    13092       -1     
==========================================
+ Hits         6029     6038       +9     
+ Misses       7064     7054      -10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.