BlueBrain / HighFive

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

Refactor BufferInfo::Operation as enum class. #922

Closed 1uc closed 9 months ago

1uc commented 9 months ago

Since it's internal we should be free to change this.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (1299c55) 85.94% compared to head (0915008) 85.94%. Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #922 +/- ## ========================================== - Coverage 85.94% 85.94% -0.01% ========================================== Files 89 89 Lines 5864 5862 -2 ========================================== - Hits 5040 5038 -2 Misses 824 824 ```

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