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

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

johannaengland
Copy link
Contributor

Dependent on #2901.

This was introduced in Python 3.8: https://docs.python.org/3/whatsnew/3.8.html#functools

Copy link

codecov bot commented May 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.20%. Comparing base (35f1a9b) to head (2d89c98).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2904      +/-   ##
==========================================
- Coverage   60.20%   60.20%   -0.01%     
==========================================
  Files         601      601              
  Lines       43981    43980       -1     
==========================================
- Hits        26480    26476       -4     
- Misses      17501    17504       +3     

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

Copy link

github-actions bot commented May 8, 2024

Test results

       9 files         9 suites   7m 44s ⏱️
3 320 tests 3 320 ✔️ 0 💤 0
6 379 runs  6 379 ✔️ 0 💤 0

Results for commit 2d89c98.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant