WIP: Support pickling lru_cache on CPython #309
Codecov / codecov/project
failed
May 15, 2026 in 1s
67.71% (-25.26%) compared to 8cf9ec4
View this Pull Request on Codecov
67.71% (-25.26%) compared to 8cf9ec4
Details
Codecov Report
❌ Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 67.71%. Comparing base (8cf9ec4) to head (caafd38).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cloudpickle/cloudpickle.py | 90.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #309 +/- ##
===========================================
- Coverage 92.96% 67.71% -25.26%
===========================================
Files 2 2
Lines 853 861 +8
Branches 178 180 +2
===========================================
- Hits 793 583 -210
- Misses 37 257 +220
+ Partials 23 21 -2 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading