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

Attempt to build libddwaf on arm64 runner #270

Merged
merged 2 commits into from
Mar 4, 2024
Merged

Conversation

Anilm3
Copy link
Collaborator

@Anilm3 Anilm3 commented Mar 4, 2024

Use new arm64 runners for aarch64 and armv7 builds, this doesn't provide much currently since we are using cross-compilation toolchains, however the slowest smoke test went from 2 minutes to 20 seconds so it's still valuable.

@codecov-commenter
Copy link

codecov-commenter commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.69%. Comparing base (d438b4e) to head (4c1d429).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #270   +/-   ##
=======================================
  Coverage   82.69%   82.69%           
=======================================
  Files         113      113           
  Lines        4225     4225           
  Branches     1989     1989           
=======================================
  Hits         3494     3494           
  Misses        294      294           
  Partials      437      437           
Flag Coverage Δ
waf_test_none 82.58% <ø> (ø)
waf_test_sse2 82.66% <ø> (ø)

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.

@Anilm3 Anilm3 marked this pull request as ready for review March 4, 2024 15:35
@Anilm3 Anilm3 requested a review from a team as a code owner March 4, 2024 15:35
@Anilm3 Anilm3 merged commit a6352db into master Mar 4, 2024
21 of 22 checks passed
@Anilm3 Anilm3 deleted the anilm3/arm-runner branch March 4, 2024 15:39
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.

None yet

4 participants