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 broadcasting. #992

Closed 1uc closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 95.55556% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 86.48%. Comparing base (abf4c69) to head (5bfa033).

:exclamation: Current head 5bfa033 differs from pull request most recent head a7fa92f. Consider uploading reports for the commit a7fa92f to get more accurate results

Files Patch % Lines
include/highfive/bits/assert_compatible_spaces.hpp 62.50% 3 Missing :warning:
src/examples/broadcasting_arrays.cpp 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #992 +/- ## ========================================== + Coverage 86.29% 86.48% +0.19% ========================================== Files 96 95 -1 Lines 5998 5951 -47 ========================================== - Hits 5176 5147 -29 + Misses 822 804 -18 ```

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

ferdonline commented 4 months ago

LGTM