Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX benchmark_utils pickling #713

Merged
merged 3 commits into from
May 17, 2024

Conversation

tomMoral
Copy link
Member

@tomMoral tomMoral commented May 16, 2024

Follow up of #712 which was merged a bit quickly.
This should fix the issue in scikit-adaptation/skada-bench#60 with missing benchmark_utils module.

Copy link
Collaborator

@agramfort agramfort left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I let you merge this time 😉

@tomMoral
Copy link
Member Author

Let's just wait for confirmation that this fixes the issue of @antoinecollas :)
Otherwise you can merge ;)

@antoinecollas
Copy link
Contributor

It works! Thanks a lot Thomas 🙏🏻

@tomMoral
Copy link
Member Author

@agramfort feel free to merge once it is green 😉

@codecov-commenter
Copy link

codecov-commenter commented May 17, 2024

Codecov Report

Attention: Patch coverage is 20.00000% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 49.42%. Comparing base (9f5c9f7) to head (322f586).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #713      +/-   ##
==========================================
- Coverage   49.51%   49.42%   -0.10%     
==========================================
  Files          45       45              
  Lines        3009     3019      +10     
  Branches      570      572       +2     
==========================================
+ Hits         1490     1492       +2     
- Misses       1376     1383       +7     
- Partials      143      144       +1     

@agramfort agramfort merged commit 20ebe05 into benchopt:main May 17, 2024
15 checks passed
@agramfort
Copy link
Collaborator

thx @tomMoral !

@tomMoral tomMoral deleted the FIX_benchmark_utils_pickle branch May 17, 2024 12:20
tomMoral added a commit to tomMoral/benchopt that referenced this pull request May 17, 2024
* FIX benchmark_utils pickling

* TST add some non-regression test

* DOC add what's new entry+explain test
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.

None yet

4 participants