archonitelabs / radiant-cpp

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

test on ARM64 GitHub runners #18

Closed jxy-s closed 1 month ago

jxy-s commented 1 month ago

This PR uses the new ARM64 GitHub runners and builds and runs unit tests on them: https://github.blog/2024-06-03-arm64-on-github-actions-powering-faster-more-efficient-build-systems/

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 91.05%. Comparing base (03c41a3) to head (aa67f35). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #18 +/- ## ======================================= 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.