Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Updated CI to use native arm64 runner #264

Merged
merged 1 commit into from
Jul 8, 2024
Merged

chore: Updated CI to use native arm64 runner #264

merged 1 commit into from
Jul 8, 2024

Conversation

jsumners-nr
Copy link
Contributor

This PR resolves #259.

Copy link

codecov bot commented Jun 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.81%. Comparing base (e9d6943) to head (254e230).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #264   +/-   ##
=======================================
  Coverage   97.81%   97.81%           
=======================================
  Files           1        1           
  Lines         183      183           
=======================================
  Hits          179      179           
  Misses          4        4           
Flag Coverage Δ
integration-tests-16-ubuntu-latest-x64 85.24% <ø> (ø)
integration-tests-16-windows-latest-x64 85.24% <ø> (ø)
integration-tests-16-windows-latest-x86 85.24% <ø> (ø)
integration-tests-18-ubuntu-latest-x64 84.15% <ø> (ø)
integration-tests-18-windows-latest-x64 84.15% <ø> (ø)
integration-tests-18-windows-latest-x86 84.15% <ø> (ø)
integration-tests-20-ubuntu-latest-x64 84.15% <ø> (ø)
integration-tests-20-windows-latest-x64 84.15% <ø> (ø)
integration-tests-20-windows-latest-x86 84.15% <ø> (ø)
integration-tests-22-ubuntu-latest-x64 84.15% <ø> (ø)
integration-tests-22-windows-latest-x64 84.15% <ø> (ø)
integration-tests-22-windows-latest-x86 84.15% <ø> (ø)
unit-tests-16-macos-14-arm64 ?
unit-tests-16-ubuntu-latest-x64 93.44% <ø> (ø)
unit-tests-16-windows-latest-x64 93.44% <ø> (ø)
unit-tests-16-windows-latest-x86 93.44% <ø> (ø)
unit-tests-18-macos-14-arm64 ?
unit-tests-18-ubuntu-latest-x64 92.34% <ø> (ø)
unit-tests-18-windows-latest-x64 92.34% <ø> (ø)
unit-tests-18-windows-latest-x86 92.34% <ø> (ø)
unit-tests-20-macos-14-arm64 ?
unit-tests-20-ubuntu-latest-x64 92.34% <ø> (ø)
unit-tests-20-windows-latest-x64 92.34% <ø> (ø)
unit-tests-20-windows-latest-x86 92.34% <ø> (ø)
unit-tests-22-macos-14-arm64 ?
unit-tests-22-ubuntu-latest-x64 92.34% <ø> (ø)
unit-tests-22-windows-latest-x64 92.34% <ø> (ø)
unit-tests-22-windows-latest-x86 92.34% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jsumners-nr jsumners-nr force-pushed the issue-259 branch 2 times, most recently from 6e03b65 to b6b0eab Compare June 28, 2024 16:59
@jsumners-nr jsumners-nr marked this pull request as ready for review June 28, 2024 17:04
@bizob2828 bizob2828 self-assigned this Jul 8, 2024
@bizob2828 bizob2828 added the dev:automation Indicates CI automation label Jul 8, 2024
Copy link
Member

@bizob2828 bizob2828 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

much better 👏🏻

@bizob2828 bizob2828 merged commit de17116 into main Jul 8, 2024
47 checks passed
@bizob2828 bizob2828 deleted the issue-259 branch July 8, 2024 16:54
@github-actions github-actions bot mentioned this pull request Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev:automation Indicates CI automation
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Migrate to native arm64 runners
2 participants