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] [pdata] Update comments for Value methods #9038

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

dmitryax
Copy link
Member

@dmitryax dmitryax commented Dec 4, 2023

Resolves #9025

Copy link

codecov bot commented Dec 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6e2fdc7) 91.57% compared to head (d0951a1) 91.57%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9038   +/-   ##
=======================================
  Coverage   91.57%   91.57%           
=======================================
  Files         316      316           
  Lines       17147    17147           
=======================================
  Hits        15702    15702           
  Misses       1150     1150           
  Partials      295      295           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mx-psi mx-psi merged commit 67b1ae9 into open-telemetry:main Dec 5, 2023
32 checks passed
@github-actions github-actions bot added this to the next release milestone Dec 5, 2023
@dmitryax dmitryax deleted the update-pdata-comments branch December 5, 2023 18:12
pantuza pushed a commit to pantuza/opentelemetry-collector that referenced this pull request Dec 8, 2023
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.

Map() does not panic on zero-initialized value
3 participants