Skip to content

Conversation

grynspan
Copy link
Contributor

@grynspan grynspan commented Sep 8, 2025

This PR suppresses more experimental JSON fields if they aren't supposed to be included in the current JSON event stream version:

  • All experimental event kinds.
  • Attachments' preferred names and bytes/contents.
  • Hoisted comments and source locations for all event kinds.

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 PR suppresses more experimental JSON fields if they aren't supposed to be
included in the current JSON event stream version:

- All experimental event kinds.
- Attachments' preferred names and bytes/contents.
- Hoisted comments and source locations for all event kinds.
@grynspan grynspan added this to the Swift 6.x (main) milestone Sep 8, 2025
@grynspan grynspan self-assigned this Sep 8, 2025
@grynspan grynspan added enhancement New feature or request tools integration 🛠️ Integration of swift-testing into tools/IDEs labels Sep 8, 2025
@grynspan
Copy link
Contributor Author

grynspan commented Sep 8, 2025

@swift-ci test

@grynspan grynspan merged commit 944d9e6 into main Sep 8, 2025
3 checks passed
@grynspan grynspan deleted the jgrynspan/lower-more-experimental-fields branch September 8, 2025 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tools integration 🛠️ Integration of swift-testing into tools/IDEs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants