Skip to content

TST Extend tests for scipy.sparse.*array in sklearn/linear_model/tests/test_sag.py#27206

Merged
glemaitre merged 1 commit intoscikit-learn:mainfrom
Tialo:tests/test_sag
Sep 13, 2023
Merged

TST Extend tests for scipy.sparse.*array in sklearn/linear_model/tests/test_sag.py#27206
glemaitre merged 1 commit intoscikit-learn:mainfrom
Tialo:tests/test_sag

Conversation

@Tialo
Copy link
Copy Markdown
Contributor

@Tialo Tialo commented Aug 29, 2023

Reference Issues/PRs

Towards #27090.

What does this implement/fix? Explain your changes.

Any other comments?

I noticed some comments in code that should be undone when #4710 will be done.
https://github.com/scikit-learn/scikit-learn/blob/main/sklearn/linear_model/tests/test_sag.py#L496

@github-actions
Copy link
Copy Markdown

✔️ Linting Passed

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

Generated for commit: 639ce0e. Link to the linter CI: here

Copy link
Copy Markdown
Contributor

@work-mohit work-mohit left a comment

Choose a reason for hiding this comment

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

LGTM !

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. Thanks @Tialo

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 @Tialo
Merging.

@glemaitre glemaitre merged commit 1eb35b5 into scikit-learn:main Sep 13, 2023
@Tialo Tialo deleted the tests/test_sag branch September 13, 2023 20:23
@Tialo
Copy link
Copy Markdown
Contributor Author

Tialo commented Sep 13, 2023

Take a glance at the comment which I mentioned in PR title message @glemaitre

@glemaitre
Copy link
Copy Markdown
Member

@Tialo What do you mean? I don't think I get your comment? Is it about #4710?

@Tialo
Copy link
Copy Markdown
Contributor Author

Tialo commented Sep 13, 2023

@glemaitre Yes, it says that those lines should be uncommented, as #4710 will be merged, so I thought maybe it is time.

@Tialo
Copy link
Copy Markdown
Contributor Author

Tialo commented Sep 13, 2023

*not merged, but resolved

@glemaitre
Copy link
Copy Markdown
Member

We could open a PR and try to see if it pass.
We could also investigate if it does not pass :)

@Tialo
Copy link
Copy Markdown
Contributor Author

Tialo commented Sep 13, 2023

I will work on it tomorrow, if it is okay @glemaitre

@glemaitre
Copy link
Copy Markdown
Member

I will work on it tomorrow, if it is okay @glemaitre

Whenever you fill like it :). You can ping my GitHub handle such that it falls under my radar.

REDVM pushed a commit to REDVM/scikit-learn that referenced this pull request Nov 16, 2023
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.

4 participants