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

LP: Unitary testing for add_currency #1912

Merged
merged 7 commits into from
Jul 17, 2024

Merge remote-tracking branch 'origin/main' into lp/uts-add-currency

07ff058
Select commit
Loading
Failed to load commit list.
Merged

LP: Unitary testing for add_currency #1912

Merge remote-tracking branch 'origin/main' into lp/uts-add-currency
07ff058
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 15, 2024 in 0s

46.33% (+0.03%) compared to 551fb4c

View this Pull Request on Codecov

46.33% (+0.03%) compared to 551fb4c

Details

Codecov Report

Attention: Patch coverage is 30.76923% with 9 lines in your changes missing coverage. Please review.

Project coverage is 46.33%. Comparing base (551fb4c) to head (07ff058).

Files Patch % Lines
pallets/liquidity-pools/src/lib.rs 36.36% 7 Missing ⚠️
libs/types/src/domain_address.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1912      +/-   ##
==========================================
+ Coverage   46.30%   46.33%   +0.03%     
==========================================
  Files         179      179              
  Lines       13081    13074       -7     
==========================================
+ Hits         6057     6058       +1     
+ Misses       7024     7016       -8     

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