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

test(data_structures): add tests for NonEmptyStack::as_slice and as_slice_mut #8912

Conversation

overlookmotel
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the C-test Category - Testing. Code is missing test cases, or a PR is adding them label Feb 5, 2025
Copy link
Contributor Author


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@overlookmotel overlookmotel marked this pull request as ready for review February 5, 2025 17:03
@overlookmotel
Copy link
Contributor Author

Just adds tests, so merging without review.

@overlookmotel overlookmotel added the 0-merge Merge with Graphite Merge Queue label Feb 5, 2025
Copy link
Contributor Author

overlookmotel commented Feb 5, 2025

Merge activity

  • Feb 5, 12:04 PM EST: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Feb 5, 12:10 PM EST: A user added this pull request to the Graphite merge queue.
  • Feb 5, 12:14 PM EST: A user merged this pull request with the Graphite merge queue.

@graphite-app graphite-app bot force-pushed the 02-05-test_data_structures_add_tests_for_nonemptystack_as_slice_and_as_slice_mut_ branch from f9fcffc to 2d06260 Compare February 5, 2025 17:10
@graphite-app graphite-app bot merged commit 2d06260 into main Feb 5, 2025
26 checks passed
@graphite-app graphite-app bot deleted the 02-05-test_data_structures_add_tests_for_nonemptystack_as_slice_and_as_slice_mut_ branch February 5, 2025 17:14
Copy link

codspeed-hq bot commented Feb 5, 2025

CodSpeed Performance Report

Merging #8912 will not alter performance

Comparing 02-05-test_data_structures_add_tests_for_nonemptystack_as_slice_and_as_slice_mut_ (2d06260) with main (0a74cf5)

Summary

✅ 33 untouched benchmarks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0-merge Merge with Graphite Merge Queue C-test Category - Testing. Code is missing test cases, or a PR is adding them
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant