Skip to content

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

07dd62c
Select commit
Loading
Failed to load commit list.
Draft

Add NumPy-aware default hashing, regression test, and xxhash benchmark #337

[pre-commit.ci] auto fixes from pre-commit.com hooks
07dd62c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 18, 2026 in 1s

99.40% (-0.60%) compared to 85539dc

View this Pull Request on Codecov

99.40% (-0.60%) compared to 85539dc

Details

Codecov Report

❌ Patch coverage is 80.00000% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.40%. Comparing base (85539dc) to head (07dd62c).

Files with missing lines Patch % Lines
src/cachier/config.py 80.00% 8 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##            master     #337      +/-   ##
===========================================
- Coverage   100.00%   99.40%   -0.60%     
===========================================
  Files           11       11              
  Lines         1477     1519      +42     
  Branches       185      195      +10     
===========================================
+ Hits          1477     1510      +33     
- Misses           0        8       +8     
- Partials         0        1       +1     
Files with missing lines Coverage Δ
src/cachier/config.py 92.56% <80.00%> (-7.44%) ⬇️

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 85539dc...07dd62c. Read the comment docs.

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