Skip to content

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

b47ad03
Select commit
Loading
Failed to load commit list.
Merged

Add support for XDG-compliant cache directory #286

[pre-commit.ci] auto fixes from pre-commit.com hooks
b47ad03
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 14, 2025 in 0s

92.69% (-5.15%) compared to 2a4d1c9

View this Pull Request on Codecov

92.69% (-5.15%) compared to 2a4d1c9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.69%. Comparing base (2a4d1c9) to head (b47ad03).
Report is 78 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (2a4d1c9) and HEAD (b47ad03). Click for more details.

HEAD has 30 uploads less than BASE
Flag BASE (2a4d1c9) HEAD (b47ad03)
30 0
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #286      +/-   ##
==========================================
- Coverage   97.84%   92.69%   -5.15%     
==========================================
  Files           8       12       +4     
  Lines         511      863     +352     
  Branches       88       93       +5     
==========================================
+ Hits          500      800     +300     
- Misses         10       50      +40     
- Partials        1       13      +12     
Files with missing lines Coverage Δ
src/cachier/config.py 92.10% <100.00%> (ø)

... and 3 files with indirect coverage changes


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 8bc7bec...b47ad03. Read the comment docs.

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