BlueBrain / HighFive

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

Windows CI must be red when tests fail. #971

Closed 1uc closed 8 months ago

1uc commented 8 months ago

Counter example: https://github.com/BlueBrain/HighFive/actions/runs/7976398553/job/21776889696?pr=947

1uc commented 8 months ago

This is failing intentionally. It demonstrates that now all groups of tests fail, as they should. We'll rebase just the CI fixes on top of the main branch, after review.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (5244490) 85.45% compared to head (c70bd58) 85.45%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #971 +/- ## ======================================= Coverage 85.45% 85.45% ======================================= Files 92 92 Lines 5787 5787 ======================================= Hits 4945 4945 Misses 842 842 ```

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