Skip to content

fix nan to None test #192

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

Merged
merged 1 commit into from
Jun 1, 2023
Merged

fix nan to None test #192

merged 1 commit into from
Jun 1, 2023

Conversation

jkuhl-uni
Copy link
Collaborator

Hi, this PR fixes the issue raised in #187.
In fact I just didn't read the pytest.warn docs not closely enough.
This alters the test such that this should not happen anymore.

@jkuhl-uni jkuhl-uni requested a review from fjosw as a code owner June 1, 2023 13:03
@fjosw fjosw linked an issue Jun 1, 2023 that may be closed by this pull request
Copy link
Owner

@fjosw fjosw left a comment

Choose a reason for hiding this comment

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

Thanks! I will change the ci to fail on warnings so that we spot this type of behavior easier in the future.

@fjosw fjosw merged commit 9489b87 into fjosw:develop Jun 1, 2023
@jkuhl-uni
Copy link
Collaborator Author

Yes, that is a good idea 👍 thsi would have helped in this particular case

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.

Warning in pandas tests
2 participants