BlueBrain / HighFive

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

Make `File::AccessMode` an enum class. #1020

Closed 1uc closed 3 weeks ago

1uc commented 3 months ago

Implements #1020.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 87.05%. Comparing base (a6e17bd) to head (4f6d2fa). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1020 +/- ## ========================================== + Coverage 86.99% 87.05% +0.06% ========================================== Files 101 101 Lines 6058 6089 +31 ========================================== + Hits 5270 5301 +31 Misses 788 788 ```

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