Skip to content

AttributeDict could not pickle#8

Open
Ledenel wants to merge 2 commits into
grimen:masterfrom
Ledenel:master
Open

AttributeDict could not pickle#8
Ledenel wants to merge 2 commits into
grimen:masterfrom
Ledenel:master

remove reduce to make pickle using __dict__ approach.

fbb2c26
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2026 in 1s

89.54% (+0.51%) compared to 26c69ad

View this Pull Request on Codecov

89.54% (+0.51%) compared to 26c69ad

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.54%. Comparing base (26c69ad) to head (fbb2c26).

Additional details and impacted files
@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
+ Coverage   89.03%   89.54%   +0.51%     
==========================================
  Files           3        3              
  Lines         155      153       -2     
==========================================
- Hits          138      137       -1     
+ Misses         17       16       -1     

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