Skip to content

Update cloudpickle/cloudpickle.py

62e1873
Select commit
Loading
Failed to load commit list.
Open

pass the __dict__ item of a class __dict__ #291

Update cloudpickle/cloudpickle.py
62e1873
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 15, 2026 in 0s

67.48% (-25.36%) compared to 2db58f1

View this Pull Request on Codecov

67.48% (-25.36%) compared to 2db58f1

Details

Codecov Report

❌ Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.48%. Comparing base (2db58f1) to head (62e1873).
⚠️ Report is 147 commits behind head on master.

Files with missing lines Patch % Lines
cloudpickle/cloudpickle_fast.py 0.00% 2 Missing ⚠️

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

HEAD has 1 upload less than BASE
Flag BASE (2db58f1) HEAD (62e1873)
8 7
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #291       +/-   ##
===========================================
- Coverage   92.84%   67.48%   -25.36%     
===========================================
  Files           2        2               
  Lines         852      852               
  Branches      177      177               
===========================================
- Hits          791      575      -216     
- Misses         37      257      +220     
+ Partials       24       20        -4     

☔ 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.