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

Fix bug with param defaults #55

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Fix bug with param defaults #55

merged 1 commit into from
Dec 17, 2024

Conversation

gbrammer
Copy link
Owner

Set default parameter values if missing from the HDF5 file.

(Fixes #52.)

Copy link

codecov bot commented Dec 17, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 62.66%. Comparing base (f1599cf) to head (3c906a6).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
eazy/hdf5.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
+ Coverage   62.63%   62.66%   +0.02%     
==========================================
  Files          14       14              
  Lines        5372     5375       +3     
==========================================
+ Hits         3365     3368       +3     
  Misses       2007     2007              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gbrammer gbrammer merged commit 6cb0bad into master Dec 17, 2024
10 checks passed
@gbrammer gbrammer deleted the hdf5-bug branch December 17, 2024 14:28
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.

hdf5.Viewer attribute missing in the latest version
1 participant