Skip to content

Fix transfromprocessor tests to use require.NoError and pass string to ParseJSON#44202

Merged
bogdandrutu merged 1 commit into
open-telemetry:mainfrom
bogdandrutu:test-transfrom
Nov 12, 2025
Merged

Fix transfromprocessor tests to use require.NoError and pass string to ParseJSON#44202
bogdandrutu merged 1 commit into
open-telemetry:mainfrom
bogdandrutu:test-transfrom

Conversation

@bogdandrutu

@bogdandrutu bogdandrutu commented Nov 12, 2025

Copy link
Copy Markdown
Member

The motivation for this PR is to prepare for a change to expend optimization of literal values and remove runtime overhead for converting literals into typed getters. See second commit in #44201

Test only change, no need for changelog.

…o ParseJSON

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
@bogdandrutu bogdandrutu added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Nov 12, 2025
@bogdandrutu bogdandrutu merged commit de6bc95 into open-telemetry:main Nov 12, 2025
205 of 207 checks passed
@bogdandrutu bogdandrutu deleted the test-transfrom branch November 12, 2025 17:53
@github-actions github-actions Bot added this to the next release milestone Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

processor/transform Transform processor Skip Changelog PRs that do not require a CHANGELOG.md entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants