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

Loans: use mocked timer #1848

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Loans: use mocked timer #1848

merged 1 commit into from
Jun 3, 2024

Conversation

lemunozm
Copy link
Contributor

Description

Some benchmark testing with loans is a bit annoying because the log is filled with a lot of pallet_timestamps errors, adding noise to the debugging process. This PR removes that pallet and use the MockTimer instead

@lemunozm lemunozm added I4-tests Test needs fixing or improving. P2-nice-to-have Issue is worth doing. crcl-protocol Circle protocol related. I11-cleaning No mandatory issue that leave the repo more readable/organized labels May 31, 2024
@lemunozm lemunozm self-assigned this May 31, 2024
Copy link

codecov bot commented May 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.55%. Comparing base (a87f4ca) to head (9d884cd).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1848      +/-   ##
==========================================
+ Coverage   46.51%   46.55%   +0.03%     
==========================================
  Files         167      167              
  Lines       13098    13098              
==========================================
+ Hits         6093     6098       +5     
+ Misses       7005     7000       -5     

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

@lemunozm lemunozm merged commit 2aac41b into main Jun 3, 2024
20 checks passed
@wischli wischli added this to the Centrifuge 1029 milestone Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crcl-protocol Circle protocol related. I4-tests Test needs fixing or improving. I11-cleaning No mandatory issue that leave the repo more readable/organized P2-nice-to-have Issue is worth doing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants