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] fix exhaustive lint for processor spanprocessor (#23266) #23952

Merged
merged 3 commits into from
Jul 21, 2023
Merged

[chore] fix exhaustive lint for processor spanprocessor (#23266) #23952

merged 3 commits into from
Jul 21, 2023

Conversation

jaydeluca
Copy link
Member

Description:
Related #23266

@jaydeluca jaydeluca requested review from a team and fatsheep9146 July 4, 2023 16:05
@jaydeluca jaydeluca changed the title fix exhaustive lint for processor spanprocessor (#23266) [chore] fix exhaustive lint for processor spanprocessor (#23266) Jul 4, 2023
@github-actions github-actions bot requested a review from boostchicken July 4, 2023 16:05
@jaydeluca
Copy link
Member Author

i'm not sure why it's not skipping the changelog step, i have added [chore] to the title but I am unable to add the label

@fatsheep9146 fatsheep9146 added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Jul 7, 2023
@fatsheep9146
Copy link
Contributor

ping owner for approve @boostchicken

Comment on lines 145 to 148
case pcommon.ValueTypeEmpty:
case pcommon.ValueTypeSlice:
case pcommon.ValueTypeBytes:
case pcommon.ValueTypeMap:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These should all have fallthrough

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

woops my Java is showing. Sorry I missed this.

@atoulme atoulme self-requested a review July 10, 2023 20:52
Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jaydeluca!

@songy23 songy23 added the ready to merge Code review completed; ready to merge by maintainers label Jul 12, 2023
@codeboten codeboten merged commit d30a938 into open-telemetry:main Jul 21, 2023
@github-actions github-actions bot added this to the next release milestone Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
processor/span ready to merge Code review completed; ready to merge by maintainers Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants