archonitelabs / radiant-cpp

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

Test on ARM64 runners #19

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.10%. Comparing base (03c41a3) to head (0555f0d).

:exclamation: Current head 0555f0d differs from pull request most recent head 28855cc

Please upload reports for the commit 28855cc to get more accurate results.

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

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