BlueBrain / HighFive

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

Remove duplicates of unifying test API. #990

Closed 1uc closed 4 months ago

1uc commented 4 months ago

There's three copies of unifying API for DataSet and Attribute. This removes two copies.

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 86.28%. Comparing base (070badf) to head (67a571b).

:exclamation: Current head 67a571b differs from pull request most recent head 39dc73d. Consider uploading reports for the commit 39dc73d to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #990 +/- ## ========================================== - Coverage 86.31% 86.28% -0.03% ========================================== Files 92 92 Lines 5919 5908 -11 ========================================== - Hits 5109 5098 -11 Misses 810 810 ```

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