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

[ci] Only run Miri tests in merge queue #1313

Merged
merged 1 commit into from
May 19, 2024
Merged

[ci] Only run Miri tests in merge queue #1313

merged 1 commit into from
May 19, 2024

Conversation

joshlf
Copy link
Member

@joshlf joshlf commented May 19, 2024

Comparing [1] (run with the parent commit) and [2] (run with this commit), we see an overall speedup of 19m33s -> 6m53s, or ~65%. These gains will only be realized during PR development; the CI test execution time in the merge queue will remain unchanged.

[1] https://github.com/google/zerocopy/actions/runs/9149347472
[2] https://github.com/google/zerocopy/actions/runs/9149505999?pr=1313

@codecov-commenter
Copy link

codecov-commenter commented May 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.71%. Comparing base (7329607) to head (a876c40).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1313   +/-   ##
=======================================
  Coverage   87.71%   87.71%           
=======================================
  Files          15       15           
  Lines        5138     5138           
=======================================
  Hits         4507     4507           
  Misses        631      631           

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

Comparing [1] (run with the parent commit) and [2] (run with this
commit), we see an overall speedup of 19m33s -> 6m53s, or ~65%. These
gains will only be realized during PR development; the CI test execution
time in the merge queue will remain unchanged.

[1] https://github.com/google/zerocopy/actions/runs/9149347472
[2] https://github.com/google/zerocopy/actions/runs/9149505999?pr=1313
@joshlf joshlf requested a review from jswrenn May 19, 2024 18:06
@joshlf joshlf marked this pull request as ready for review May 19, 2024 18:06
@joshlf joshlf mentioned this pull request May 19, 2024
@joshlf joshlf enabled auto-merge May 19, 2024 18:07
@joshlf joshlf added this pull request to the merge queue May 19, 2024
Merged via the queue into main with commit 6775428 May 19, 2024
210 checks passed
@joshlf joshlf deleted the miri-test-merge-only branch May 19, 2024 18:34
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

3 participants