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

Use lru_cache as decorator #2904

Merged

Use lru_cache directly as decorator

a8db70f
Select commit
Loading
Failed to load commit list.
Merged

Use lru_cache as decorator #2904

Use lru_cache directly as decorator
a8db70f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2024 in 0s

56.35% (+0.00%) compared to 0a90566

View this Pull Request on Codecov

56.35% (+0.00%) compared to 0a90566

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.35%. Comparing base (0a90566) to head (a8db70f).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2904   +/-   ##
=======================================
  Coverage   56.35%   56.35%           
=======================================
  Files         603      603           
  Lines       43862    43861    -1     
  Branches       48       48           
=======================================
+ Hits        24719    24720    +1     
+ Misses      19131    19129    -2     
  Partials       12       12           

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