Skip to content

Rename TestingInternals to _TestingInternals. #404

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

Merged
merged 1 commit into from
May 7, 2024

Conversation

grynspan
Copy link
Contributor

@grynspan grynspan commented May 7, 2024

This module is not meant to be accessible outside of swift-testing, however it may be reachable by clients inadvertently. To minimize the likelihood of that, rename the module so it doesn't show up in documentation or Xcode autocomplete contexts.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

This module is not meant to be accessible outside of swift-testing, however it
may be reachable by clients inadvertently. To minimize the likelihood of that,
rename the module so it doesn't show up in documentation or Xcode autocomplete
contexts.
@grynspan grynspan added bug 🪲 Something isn't working workaround Workaround for an issue in another component (may need to revert later) labels May 7, 2024
@grynspan grynspan self-assigned this May 7, 2024
@grynspan
Copy link
Contributor Author

grynspan commented May 7, 2024

@swift-ci please test

@grynspan grynspan merged commit 775da90 into main May 7, 2024
@grynspan grynspan deleted the jgrynspan/rename-testinginternals branch May 7, 2024 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working workaround Workaround for an issue in another component (may need to revert later)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants