Skip to content

[pre-commit.ci] auto fixes from pre-commit.com hooks

3cdd940
Select commit
Loading
Failed to load commit list.
Open

Fix pickle cache rewrite races #364

[pre-commit.ci] auto fixes from pre-commit.com hooks
3cdd940
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 6, 2026 in 0s

99.94% (-0.06%) compared to 98f137b

View this Pull Request on Codecov

99.94% (-0.06%) compared to 98f137b

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.94%. Comparing base (98f137b) to head (3cdd940).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##            master     #364      +/-   ##
===========================================
- Coverage   100.00%   99.94%   -0.06%     
===========================================
  Files           12       12              
  Lines         1701     1731      +30     
  Branches       213      216       +3     
===========================================
+ Hits          1701     1730      +29     
- Partials         0        1       +1     
Files with missing lines Coverage Δ
src/cachier/cores/pickle.py 99.65% <100.00%> (-0.35%) ⬇️

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 98f137b...3cdd940. Read the comment docs.

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