Skip to content

pass the __dict__ item of a class __dict__ - #291

Open
pierreglaser wants to merge 16 commits into
cloudpipe:masterfrom
pierreglaser:pass-__dict__-attribute
Open

pass the __dict__ item of a class __dict__#291
pierreglaser wants to merge 16 commits into
cloudpipe:masterfrom
pierreglaser:pass-__dict__-attribute

Update cloudpickle/cloudpickle.py

62e1873
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 27, 2026 in 1s

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 148 commits behind head on master.

Files with missing linesPatch %Lines
cloudpickle/cloudpickle_fast.py0.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
FlagBASE (2db58f1)HEAD (62e1873)
87
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 Harness.
📢 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.