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

allow custom HDF5 data types in h5createDataset and h5writeDataset #130

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

allow custom HDF5 data types in h5createDataset and h5writeDataset

f32940d
Select commit
Loading
Failed to load commit list.
Open

allow custom HDF5 data types in h5createDataset and h5writeDataset #130

allow custom HDF5 data types in h5createDataset and h5writeDataset
f32940d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 12, 2023 in 1s

78.70% (-0.34%) compared to e2e4ef7

View this Pull Request on Codecov

78.70% (-0.34%) compared to e2e4ef7

Details

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (e2e4ef7) 79.03% compared to head (f32940d) 78.70%.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel     #130      +/-   ##
==========================================
- Coverage   79.03%   78.70%   -0.34%     
==========================================
  Files          36       36              
  Lines        1994     2005      +11     
==========================================
+ Hits         1576     1578       +2     
- Misses        418      427       +9     
Files Coverage Δ
R/h5create.R 83.14% <40.00%> (-1.34%) ⬇️
R/h5write.R 81.04% <57.14%> (-3.21%) ⬇️

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