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

Move test task kernel to utils #1717

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Conversation

khk-globus
Copy link
Contributor

Move divide to utils, and remove the recently unreferenced div_zero. While here, make the test slightly more honest by using random numbers.

Type of change

  • Code maintenance/cleanup

Move `divide` to utils, and remove the recently unreferenced `div_zero`.  While
here, make the test slightly more honest by using random numbers.
@khk-globus khk-globus added no-news-is-good-news This change does not require a news file quick-review Review of this should be quick and easy labels Nov 13, 2024
@khk-globus khk-globus changed the title Move test task kernel to utils (#1717) Move test task kernel to utils Nov 13, 2024
Copy link
Collaborator

@yadudoc yadudoc left a comment

Choose a reason for hiding this comment

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

Nice, this is more general, and it looks like the tests that used div_zero are now gone.

@khk-globus khk-globus merged commit 6b32104 into main Nov 13, 2024
17 checks passed
@khk-globus khk-globus deleted the remove_test_func_duplication branch November 13, 2024 17:04
khk-globus added a commit that referenced this pull request Nov 13, 2024
Ensure deprecation is always warned, and simultaneously remove some unnecessary
test output clutter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-news-is-good-news This change does not require a news file quick-review Review of this should be quick and easy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants