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

Complete the low-level wrapper of all used HDF5 functions. #863

Merged
merged 1 commit into from
Dec 12, 2023

Wrap all used H5I functions.

b3d812b
Select commit
Loading
Failed to load commit list.
Merged

Complete the low-level wrapper of all used HDF5 functions. #863

Wrap all used H5I functions.
b3d812b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2023 in 0s

85.34% (+0.06%) compared to 2af7cb5

View this Pull Request on Codecov

85.34% (+0.06%) compared to 2af7cb5

Details

Codecov Report

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

Comparison is base (2af7cb5) 85.27% compared to head (b3d812b) 85.34%.

Files Patch % Lines
include/highfive/bits/h5i_wrapper.hpp 82.75% 5 Missing ⚠️
include/highfive/bits/H5Object_misc.hpp 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #863      +/-   ##
==========================================
+ Coverage   85.27%   85.34%   +0.06%     
==========================================
  Files          83       84       +1     
  Lines        5482     5508      +26     
==========================================
+ Hits         4675     4701      +26     
  Misses        807      807              

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