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

BSE-4403: Fix hdf5 import #116

Merged
merged 2 commits into from
Jan 6, 2025
Merged

BSE-4403: Fix hdf5 import #116

merged 2 commits into from
Jan 6, 2025

Conversation

IsaacWarren
Copy link
Contributor

Changes included in this PR

The import path for the hdf5 module changed and needed to be updated, also the CMake logic around NO_HDF5 was simplified.

Testing strategy

bodo/tests/test_basic.py::test_pure_func locally and PR CI

User facing changes

NA

Checklist

  • Pipelines passed before requesting review. To run CI you must include [run CI] in your commit message.
  • I am familiar with the Contributing Guide
  • I have installed + ran pre-commit hooks.

Copy link
Contributor

@njriasan njriasan 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 @IsaacWarren

@IsaacWarren IsaacWarren merged commit 5faf05f into main Jan 6, 2025
19 checks passed
@IsaacWarren IsaacWarren deleted the isaac/fix_hdf5_import branch January 6, 2025 16:51
Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@284925b). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #116   +/-   ##
=======================================
  Coverage        ?   77.85%           
=======================================
  Files           ?      160           
  Lines           ?    62064           
  Branches        ?     8769           
=======================================
  Hits            ?    48318           
  Misses          ?    11622           
  Partials        ?     2124           

DrTodd13 pushed a commit that referenced this pull request Jan 21, 2025
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.

3 participants