Fix PermissionError in _clear_all_cache_files on Windows (separate_files=True)
#348
Codecov / codecov/project
succeeded
Feb 28, 2026 in 0s
100.00% (+0.00%) compared to a599cf1
View this Pull Request on Codecov
100.00% (+0.00%) compared to a599cf1
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (a599cf1) to head (7c818b1).
Additional details and impacted files
@@ Coverage Diff @@
## master #348 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 12 12
Lines 1693 1701 +8
Branches 211 213 +2
=========================================
+ Hits 1693 1701 +8 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/cachier/cores/pickle.py | 100.00% <100.00%> (ø) |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update a599cf1...7c818b1. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading