Add NumPy-aware default hashing, regression test, and xxhash benchmark #337
+431
−6
Codecov / codecov/project
failed
Mar 30, 2026 in 1s
99.43% (-0.51%) compared to 7523386
View this Pull Request on Codecov
99.43% (-0.51%) compared to 7523386
Details
Codecov Report
❌ Patch coverage is 80.00000% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.43%. Comparing base (7523386) to head (852b783).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/cachier/config.py | 80.00% | 8 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #337 +/- ##
==========================================
- Coverage 99.94% 99.43% -0.51%
==========================================
Files 12 12
Lines 1735 1777 +42
Branches 218 228 +10
==========================================
+ Hits 1734 1767 +33
- Misses 0 8 +8
- Partials 1 2 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/cachier/config.py | 92.62% <80.00%> (-7.38%) |
⬇️ |
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 7523386...852b783. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading