Skip to content

TST Extend tests for scipy.sparse/*array in sklearn/linear_model/tests/test_base#27225

Merged
glemaitre merged 8 commits intoscikit-learn:mainfrom
Charlie-XIAO:tst_sp_linmod_base
Sep 13, 2023
Merged

TST Extend tests for scipy.sparse/*array in sklearn/linear_model/tests/test_base#27225
glemaitre merged 8 commits intoscikit-learn:mainfrom
Charlie-XIAO:tst_sp_linmod_base

Conversation

@Charlie-XIAO
Copy link
Copy Markdown
Contributor

Towards #27090.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 30, 2023

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: 3cbdfc6. Link to the linter CI: here

Copy link
Copy Markdown
Contributor

@OmarManzoor OmarManzoor left a comment

Choose a reason for hiding this comment

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

Thanks for the PR @Charlie-XIAO

Copy link
Copy Markdown
Contributor

@OmarManzoor OmarManzoor left a comment

Choose a reason for hiding this comment

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

LGTM

@glemaitre glemaitre self-requested a review September 13, 2023 12:57
Copy link
Copy Markdown
Member

@glemaitre glemaitre left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks @Charlie-XIAO.

I just spotted somewhere that we were using a LIL matrix and make sure that we tested with LIL arrays as well.

@glemaitre glemaitre enabled auto-merge (squash) September 13, 2023 13:04
auto-merge was automatically disabled September 13, 2023 14:45

Head branch was pushed to by a user without write access

@Charlie-XIAO
Copy link
Copy Markdown
Contributor Author

@glemaitre Seems that there are some deprecated .A causing CI to fail. I tried to fix it so auto-merge is disabled now. Let's see if this time it works.

@glemaitre
Copy link
Copy Markdown
Member

Thanks @Charlie-XIAO. It is passing now so merging.
Thanks for fixing those.

@glemaitre glemaitre merged commit b60ee07 into scikit-learn:main Sep 13, 2023
@Charlie-XIAO Charlie-XIAO deleted the tst_sp_linmod_base branch September 14, 2023 03:58
REDVM pushed a commit to REDVM/scikit-learn that referenced this pull request Nov 16, 2023
…ests/test_base` (scikit-learn#27225)

Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants