-
Notifications
You must be signed in to change notification settings - Fork 35
Create Pooch Cache #1647
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
Create Pooch Cache #1647
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1647 +/- ##
==========================================
- Coverage 95.34% 92.89% -2.45%
==========================================
Files 183 183
Lines 15779 15779
==========================================
- Hits 15044 14658 -386
- Misses 735 1121 +386
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
We will need to make sure the cache clearing action doesn't end up deleting the pooch cache, but since it should be able to restore the cache from |
…ache' into feat/create-pooch-cache
|
No API break detected ✅ |
|
I tested this by running a test that uses pooch and cranking the log level up so I could see if things were downloaded and when there was a cache hit it didn't download the files and the tests passed so it worked!! |
Checklist
newsentryDevelopers certificate of origin