Skip to content

Mnt pickle test accross versions#1778

Open
Nanored4498 wants to merge 29 commits into
joblib:mainfrom
Nanored4498:MNT-pickle-test-accross-versions
Open

Mnt pickle test accross versions#1778
Nanored4498 wants to merge 29 commits into
joblib:mainfrom
Nanored4498:MNT-pickle-test-accross-versions

Conversation

@Nanored4498
Copy link
Copy Markdown
Contributor

I tried to remove pickle files from the repo. They are now generated in a github action job.

It seems that a non friendly error is thrown while reading a pickle file generated with python 2.7. I will investigate why.

Also, now, all test jobs needs the generation of pickle files to execute before.
Maybe it would be better, to just have one job generating and testing the compatibility with old pickle files?

Closes: #1776

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.26%. Comparing base (f1a00c5) to head (9dd3837).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1778      +/-   ##
==========================================
+ Coverage   94.18%   95.26%   +1.08%     
==========================================
  Files          46       46              
  Lines        7922     7927       +5     
==========================================
+ Hits         7461     7552      +91     
+ Misses        461      375      -86     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CLN improve the test of joblib pickle accross python version

1 participant