Skip to content

Conversation

@mcbarton
Copy link
Collaborator

Description

Please include a summary of changes, motivation and context for this PR.

I wanted to do this PR when we added the new Ubuntu 22.04 arm runners to the ci, but we didn't have the cache space. Also CppInterOp doesn't current support Ubuntu 24.04 x86 due to an unfixed warning, so its not guaranteed to pass.

Fixes # (issue)

Type of change

Please tick all options which are relevant.

  • Bug fix
  • New feature
  • Requires documentation updates

Testing

Please describe the test(s) that you added and ran to verify your changes.

Checklist

  • I have read the contribution guide recently

@codecov
Copy link

codecov bot commented Jan 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.17%. Comparing base (207ae3a) to head (d388141).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #463      +/-   ##
==========================================
+ Coverage   71.15%   71.17%   +0.01%     
==========================================
  Files           9        9              
  Lines        3550     3552       +2     
==========================================
+ Hits         2526     2528       +2     
  Misses       1024     1024              
Files with missing lines Coverage Δ
lib/Interpreter/CppInterOp.cpp 80.45% <100.00%> (+0.02%) ⬆️
Files with missing lines Coverage Δ
lib/Interpreter/CppInterOp.cpp 80.45% <100.00%> (+0.02%) ⬆️

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

@mcbarton mcbarton force-pushed the Add-ubuntu-24.04-arm-runners branch from dfefb04 to fcbaeff Compare January 18, 2025 21:59
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

@mcbarton mcbarton requested a review from vgvassilev January 18, 2025 22:10
@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@mcbarton mcbarton force-pushed the Add-ubuntu-24.04-arm-runners branch from e292564 to ca8bfb3 Compare January 19, 2025 10:08
@mcbarton mcbarton requested a review from vgvassilev January 19, 2025 10:39
@mcbarton mcbarton force-pushed the Add-ubuntu-24.04-arm-runners branch from ca8bfb3 to b1dcceb Compare January 20, 2025 08:34
@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@mcbarton mcbarton force-pushed the Add-ubuntu-24.04-arm-runners branch from b1dcceb to f2b2789 Compare January 20, 2025 18:57
@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

@mcbarton mcbarton force-pushed the Add-ubuntu-24.04-arm-runners branch from 0bddb91 to bb6f6ad Compare January 21, 2025 19:24
Update lib/Interpreter/CppInterOp.cpp
@mcbarton mcbarton force-pushed the Add-ubuntu-24.04-arm-runners branch from b13f739 to 1b57229 Compare January 21, 2025 19:57
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

@mcbarton mcbarton merged commit 0a4c834 into compiler-research:main Jan 21, 2025
66 checks passed
@mcbarton mcbarton mentioned this pull request Jan 31, 2025
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.

2 participants