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

Adding h5py to Docker images #97

Merged
merged 5 commits into from
Jul 6, 2022
Merged

Adding h5py to Docker images #97

merged 5 commits into from
Jul 6, 2022

Conversation

joschkabirk
Copy link
Contributor

@joschkabirk joschkabirk commented Jul 6, 2022

Summary

This pull request introduces the following changes

  • adds h5py to the Docker images. This might be useful for users who want to plot h5files
  • update pipeline such that Docker images are always built, just the push step requires to be on the main branch or on a tag. This way we ensure that the build will not fail after merging a PR

Conformity

@github-actions
Copy link

github-actions bot commented Jul 6, 2022

Coverage

Coverage Report
FileStmtsMissCoverMissing
puma
   histogram.py1912885%107, 141, 147, 228, 252, 322, 352, 398, 427–455, 510, 516, 567, 606
   metrics.py572065%40–55, 90–100, 149
   plot_base.py2333784%225, 283, 399, 430, 437, 439, 443, 464, 473–481, 558–561, 632–637, 660, 668–674, 722, 732–742
   roc.py1901294%234, 250, 269, 304, 309–315, 347, 364, 369, 448, 538–539
   var_vs_eff.py2422191%90, 166, 190, 224, 248, 252–253, 322–334, 367, 455, 469, 492, 528–534, 604, 642–643, 654, 664
puma/utils
   init.py23961%65–105
   generate.py252020%35–46, 79–94
   histogram.py36586%145, 147, 149, 171–172
TOTAL181915292% 

Tests Skipped Failures Errors Time
93 0 💤 0 ❌ 0 🔥 28.391s ⏱️

@joschkabirk joschkabirk marked this pull request as draft July 6, 2022 11:43
@joschkabirk joschkabirk marked this pull request as ready for review July 6, 2022 11:49
@joschkabirk joschkabirk merged commit 59d4bcf into main Jul 6, 2022
@joschkabirk joschkabirk deleted the add-h5py-to-images branch July 6, 2022 11:54
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