BlueBrain / HighFive

HighFive - Header-only C++ HDF5 interface
https://bluebrain.github.io/HighFive/
Boost Software License 1.0
687 stars 161 forks source link

Wrap all used H5E functions. #890

Closed 1uc closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (fe4060f) 85.23% compared to head (428728c) 85.27%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #890 +/- ## ========================================== + Coverage 85.23% 85.27% +0.04% ========================================== Files 82 83 +1 Lines 5467 5482 +15 ========================================== + Hits 4660 4675 +15 Misses 807 807 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

1uc commented 10 months ago

This splits out a reviewable chunk from https://github.com/BlueBrain/HighFive/pull/863.