Skip to content

ci: include ubuntu arm test, clean up check names#974

Merged
isaacbrodsky merged 2 commits into
uber:masterfrom
isaacbrodsky:include-linux-arm
Feb 25, 2025
Merged

ci: include ubuntu arm test, clean up check names#974
isaacbrodsky merged 2 commits into
uber:masterfrom
isaacbrodsky:include-linux-arm

Conversation

@isaacbrodsky
Copy link
Copy Markdown
Collaborator

@isaacbrodsky isaacbrodsky commented Feb 25, 2025

Adds Linux arm64 test. I added it only for GCC to avoid exploding the test matrix (since clang has more options that are tested). It would be a valid configuration to also test, so open to suggestions. Maybe we throw it in?

Since the Github UI already shows which file the test comes from, including "Compile" or "Test" seem superfluous.

@coveralls
Copy link
Copy Markdown

coveralls commented Feb 25, 2025

Coverage Status

coverage: 98.784%. remained the same
when pulling 6f25e96 on isaacbrodsky:include-linux-arm
into 5733d0b on uber:master.

@ajfriend
Copy link
Copy Markdown
Collaborator

I added it only for GCC to avoid exploding the test matrix (since clang has more options that are tested). It would be a valid configuration to also test, so open to suggestions. Maybe we throw it in?

How much longer does it take to run? Maybe try in a separate PR? We could also run it just for a subset of options on clang.

We could also split these up to run a faster subset on draft PRs, like we do in h3-py.

@ajfriend
Copy link
Copy Markdown
Collaborator

Also, I see a bunch of warnings in the Actions output. Maybe time to update the checkout (and other) actions, since that looks like where its coming from:

image

@isaacbrodsky isaacbrodsky merged commit 3a02395 into uber:master Feb 25, 2025
@isaacbrodsky isaacbrodsky deleted the include-linux-arm branch February 25, 2025 16:59
ajfriend pushed a commit to ajfriend/h3 that referenced this pull request Mar 4, 2025
* ci: include ubuntu arm test, clean up check names

* upgrade checkout
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