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 mtime_cached_property for convenient caching of properties until/unless the mtimes of the files change #72

Merged
merged 9 commits into from
Sep 4, 2024

Conversation

tclose
Copy link
Contributor

@tclose tclose commented Sep 4, 2024

No description provided.

Copy link

codecov bot commented Sep 4, 2024

Codecov Report

Attention: Patch coverage is 92.98246% with 4 lines in your changes missing coverage. Please review.

Project coverage is 92.47%. Comparing base (a9a3715) to head (53e50d3).
Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
fileformats/core/fileset.py 85.71% 2 Missing ⚠️
fileformats/core/utils.py 94.28% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #72      +/-   ##
==========================================
+ Coverage   92.46%   92.47%   +0.01%     
==========================================
  Files          43       43              
  Lines        5041     5076      +35     
  Branches      553      559       +6     
==========================================
+ Hits         4661     4694      +33     
- Misses        286      287       +1     
- Partials       94       95       +1     

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

@tclose tclose merged commit e55ea31 into main Sep 4, 2024
14 of 16 checks passed
@tclose tclose deleted the mtime-caching branch September 5, 2024 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant