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

Run compiler tests on ubuntu-22.04 #718

Merged
merged 4 commits into from
Mar 4, 2025

Conversation

justsmth
Copy link
Contributor

@justsmth justsmth commented Mar 4, 2025

Description of changes:

  • GH has deprecated their ubuntu-20.04 runner images.
  • This change migrates the jobs to run on an Ubuntu 20.04 docker image running on Ubuntu 22.04.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@codecov-commenter
Copy link

codecov-commenter commented Mar 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.86%. Comparing base (c358484) to head (7c64cc4).
Report is 179 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #718      +/-   ##
==========================================
- Coverage   95.80%   92.86%   -2.94%     
==========================================
  Files          61       70       +9     
  Lines        8143     9561    +1418     
  Branches        0     9561    +9561     
==========================================
+ Hits         7801     8879    +1078     
- Misses        342      413      +71     
- Partials        0      269     +269     

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

@justsmth justsmth force-pushed the update-compiler-tests branch from 4021758 to e9ace0c Compare March 4, 2025 15:48
@justsmth justsmth force-pushed the update-compiler-tests branch from e9ace0c to c7c3313 Compare March 4, 2025 16:00
@justsmth justsmth marked this pull request as ready for review March 4, 2025 20:35
@justsmth justsmth requested a review from a team as a code owner March 4, 2025 20:35
@justsmth justsmth changed the title [DRAFT] Run compiler tests on ubuntu-22.04 Run compiler tests on ubuntu-22.04 Mar 4, 2025
@justsmth justsmth force-pushed the update-compiler-tests branch from 38ac39f to 7c64cc4 Compare March 4, 2025 20:58
@justsmth justsmth merged commit dc07058 into aws:main Mar 4, 2025
260 of 264 checks passed
@justsmth justsmth deleted the update-compiler-tests branch March 4, 2025 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants