Skip to content

fix enum-compare-switch warning#1833

Merged
lalitb merged 1 commit intoopen-telemetry:mainfrom
flier:feature/fix-enum-compare-switch-warn
Dec 2, 2022
Merged

fix enum-compare-switch warning#1833
lalitb merged 1 commit intoopen-telemetry:mainfrom
flier:feature/fix-enum-compare-switch-warn

Conversation

@flier
Copy link
Copy Markdown
Contributor

@flier flier commented Dec 2, 2022

Fixes #1832

Changes

Please provide a brief description of the changes here.

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

@flier flier requested a review from a team December 2, 2022 05:38
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 2, 2022

Codecov Report

Merging #1833 (844d53a) into main (2accc77) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1833   +/-   ##
=======================================
  Coverage   85.73%   85.73%           
=======================================
  Files         171      171           
  Lines        5240     5240           
=======================================
  Hits         4492     4492           
  Misses        748      748           

Copy link
Copy Markdown
Member

@owent owent left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Member

@marcalff marcalff left a comment

Choose a reason for hiding this comment

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

LGTM,
Thanks for the fix.

@lalitb lalitb merged commit f23c4a2 into open-telemetry:main Dec 2, 2022
yxue pushed a commit to yxue/opentelemetry-cpp that referenced this pull request Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix enum-compare-switch warning

4 participants