Skip to content

TST Extend tests for scipy.sparse.*array in sklearn/utils/tests/test_mocking.py#27319

Merged
OmarManzoor merged 2 commits intoscikit-learn:mainfrom
StefanieSenger:sparse_array_test_mocking
Sep 12, 2023
Merged

TST Extend tests for scipy.sparse.*array in sklearn/utils/tests/test_mocking.py#27319
OmarManzoor merged 2 commits intoscikit-learn:mainfrom
StefanieSenger:sparse_array_test_mocking

Conversation

@StefanieSenger
Copy link
Copy Markdown
Member

Reference Issues/PRs

Towards #27090.

What does this implement/fix? Explain your changes.

This PR substitutes scipy sparse matrices with the scipy containers introduced in #27095 in the sklearn/utils/tests/test_mocking.py test file.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 8, 2023

✔️ Linting Passed

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

Generated for commit: eddfc0f. Link to the linter CI: here

@glemaitre glemaitre self-requested a review September 11, 2023 16:56
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 @StefanieSenger

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 as well.

@OmarManzoor OmarManzoor merged commit 9c6db99 into scikit-learn:main Sep 12, 2023
@StefanieSenger StefanieSenger deleted the sparse_array_test_mocking branch September 12, 2023 06:58
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.

3 participants