Skip to content

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Nov 6, 2024

Motivation:

The test targets don't set the same Swift as the library targets. There's no reason for them not to.

Modifications:

  • Apply default settings to test targets.
  • Workaround service-context bug

Result:

Test targets use Swift 6 language mode, explicit existential any, and internal imports by default

Motivation:

The test targets don't set the same Swift as the library targets.
There's no reason for them not to.

Modifications:

- Apply default settings to test targets.
- Workaround service-context bug

Result:

Test targets use Swift 6 language mode, explicit existential any, and
internal imports by default
@glbrntt glbrntt requested a review from rnro November 6, 2024 16:22
@glbrntt glbrntt added the 🔨 semver/patch No public API change. label Nov 6, 2024
@glbrntt glbrntt merged commit f3b05ce into grpc:main Nov 7, 2024
3 of 4 checks passed
@glbrntt glbrntt deleted the more-settings-for-tests branch November 7, 2024 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants