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

Relaxed dtype check in tests #80

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Relaxed dtype check in tests #80

merged 1 commit into from
Oct 27, 2023

Conversation

kaklise
Copy link
Member

@kaklise kaklise commented Oct 27, 2023

Updated tests to address change in pandas: Added flag to ignore dtype in select tests, where information is stored as objects instead of datetimes. The values are still checked using assert_frame_equal.

@coveralls
Copy link

Coverage Status

coverage: 85.43%. remained the same when pulling c971148 on kaklise:release into e0aea99 on sandialabs:main.

@kaklise kaklise merged commit c9cdd46 into sandialabs:main Oct 27, 2023
31 checks passed
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.

2 participants