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

Add lru_cache for UsersPlugin's find method #567

Merged
merged 5 commits into from
Mar 7, 2024

Merge branch 'main' into feature/add-lru-cache-for-find-in-UsersPlugin

0954d19
Select commit
Loading
Failed to load commit list.
Merged

Add lru_cache for UsersPlugin's find method #567

Merge branch 'main' into feature/add-lru-cache-for-find-in-UsersPlugin
0954d19
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 7, 2024 in 0s

74.31% (+0.00%) compared to 12aca2e

View this Pull Request on Codecov

74.31% (+0.00%) compared to 12aca2e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.31%. Comparing base (12aca2e) to head (0954d19).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #567   +/-   ##
=======================================
  Coverage   74.30%   74.31%           
=======================================
  Files         286      286           
  Lines       23612    23617    +5     
=======================================
+ Hits        17546    17551    +5     
  Misses       6066     6066           

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