archonitelabs / radiant-cpp

Radiant Library (C++)
Apache License 2.0
2 stars 2 forks source link

Fix Windows ARM64 Runners #21

Open jxy-s opened 3 months ago

jxy-s commented 3 months ago

This pull request is for testing and hopefully resolving the inability to use bazel on Windows ARM64. In collaboration with: https://github.com/bazel-contrib/setup-bazel/issues/25

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 91.05%. Comparing base (1317b6a) to head (ea8b831). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #21 +/- ## ======================================= Coverage 91.05% 91.05% ======================================= Files 17 17 Lines 1934 1934 Branches 236 236 ======================================= Hits 1761 1761 Misses 14 14 Partials 159 159 ```

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