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: decrease debt #1857

Merged
merged 2 commits into from
Jun 5, 2024

fix: wrong test borrow, add new test repay

4395ff8
Select commit
Loading
Failed to load commit list.
Merged

Feat: decrease debt #1857

fix: wrong test borrow, add new test repay
4395ff8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 5, 2024 in 0s

46.65% (+0.12%) compared to 4b9e47e

View this Pull Request on Codecov

46.65% (+0.12%) compared to 4b9e47e

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 46.65%. Comparing base (4b9e47e) to head (4395ff8).

Files Patch % Lines
pallets/loans/src/lib.rs 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1857      +/-   ##
==========================================
+ Coverage   46.52%   46.65%   +0.12%     
==========================================
  Files         167      167              
  Lines       13105    13112       +7     
==========================================
+ Hits         6097     6117      +20     
+ Misses       7008     6995      -13     

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