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

chore(workspace): Allow stdlib in cfg(test) #548

Merged
merged 3 commits into from
Sep 21, 2024
Merged

chore(workspace): Allow stdlib in cfg(test) #548

merged 3 commits into from
Sep 21, 2024

Conversation

clabby
Copy link
Collaborator

@clabby clabby commented Sep 21, 2024

Overview

Allows use of std in cfg(test) without the use of extern crate std.

Copy link
Collaborator Author

clabby commented Sep 21, 2024

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

Join @clabby and the rest of your teammates on Graphite Graphite

Copy link

codecov bot commented Sep 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.0%. Comparing base (6d08477) to head (67c511f).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files

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

@clabby clabby self-assigned this Sep 21, 2024
@clabby clabby added K-chore Kind: chore M-tests Meta: Testing related labels Sep 21, 2024
@clabby clabby changed the base branch from cl/rm-program-diff to main September 21, 2024 22:58
@clabby clabby added this pull request to the merge queue Sep 21, 2024
Merged via the queue into main with commit 6830edb Sep 21, 2024
17 checks passed
This was referenced Sep 21, 2024
This was referenced Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
K-chore Kind: chore M-tests Meta: Testing related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants