Skip to content

Fix hdf5 file ext#84

Merged
arthurmloureiro merged 4 commits intomainfrom
fix-hdf5_file_ext
Feb 24, 2026
Merged

Fix hdf5 file ext#84
arthurmloureiro merged 4 commits intomainfrom
fix-hdf5_file_ext

Conversation

@arthurmloureiro
Copy link
Member

Fixing the inconsistency on HDF5 outputs file extension.

Fixes #83

@codecov
Copy link

codecov bot commented Feb 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.26%. Comparing base (c91c569) to head (5e2b311).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #84      +/-   ##
==========================================
- Coverage   94.51%   94.26%   -0.25%     
==========================================
  Files           7        7              
  Lines         401      401              
==========================================
- Hits          379      378       -1     
- Misses         22       23       +1     
Files with missing lines Coverage Δ
src/smokescreen/__main__.py 93.75% <100.00%> (ø)
src/smokescreen/_version.py 100.00% <100.00%> (ø)
src/smokescreen/datavector.py 91.53% <100.00%> (-0.53%) ⬇️

@arthurmloureiro arthurmloureiro merged commit 4dd7a9c into main Feb 24, 2026
5 checks passed
@arthurmloureiro arthurmloureiro deleted the fix-hdf5_file_ext branch March 13, 2026 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inconsistency in HDF5 file extension output

1 participant