Skip to content

Conversation

@dahong67
Copy link
Owner

@dahong67 dahong67 commented Jan 12, 2026

This makes it possible to pass a path of nothing that disables the caching functionality (both saving and loading).

The motivating usecase is instances where we only want to cache in certain circumstances. For example, we may do a sweep on a cluster where we cache each run, then want to cache the combined results but only when we've loaded the full sweep (added this example to README in #17).

@codecov
Copy link

codecov bot commented Jan 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (d3a9e1d) to head (4c3783c).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #16   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           32        35    +3     
=========================================
+ Hits            32        35    +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dahong67 dahong67 merged commit a3fb30e into master Jan 12, 2026
20 checks passed
@dahong67 dahong67 deleted the no-path branch January 12, 2026 23:01
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.

2 participants