BlueBrain / HighFive

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

backport: Update Windows CI. #1034

Closed 1uc closed 1 month ago

1uc commented 1 month ago

Since a recent update it seems that Windows 2022 now uses Visual Studio 2022 17.9 and doesn't include toolset v141 anymore.

1uc commented 1 month ago

Backports: #1000

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 86.13%. Comparing base (84d9ce8) to head (1018acc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v2.x #1034 +/- ## ======================================= Coverage 86.13% 86.13% ======================================= Files 90 90 Lines 5858 5858 ======================================= Hits 5046 5046 Misses 812 812 ```

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