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

Deprecate pmetric.Metric.SetDataType, in favor of empty setters #5979

Merged
merged 2 commits into from
Sep 8, 2022

Conversation

bogdandrutu
Copy link
Member

Signed-off-by: Bogdan bogdandrutu@gmail.com

@codecov
Copy link

codecov bot commented Aug 27, 2022

Codecov Report

Base: 92.07% // Head: 91.99% // Decreases project coverage by -0.07% ⚠️

Coverage data is based on head (a681a9a) compared to base (bef9373).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5979      +/-   ##
==========================================
- Coverage   92.07%   91.99%   -0.08%     
==========================================
  Files         213      213              
  Lines       13323    13340      +17     
==========================================
+ Hits        12267    12272       +5     
- Misses        838      850      +12     
  Partials      218      218              
Impacted Files Coverage Δ
pdata/pmetric/metrics.go 68.64% <ø> (-10.17%) ⬇️
pdata/pmetric/generated_metrics.go 96.16% <100.00%> (+0.05%) ⬆️
processor/batchprocessor/splitmetrics.go 98.63% <100.00%> (+0.01%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bogdandrutu bogdandrutu marked this pull request as ready for review August 29, 2022 17:07
@bogdandrutu bogdandrutu requested review from a team and codeboten August 29, 2022 17:07
@dmitryax
Copy link
Member

dmitryax commented Sep 2, 2022

@bogdandrutu make genpdata still required

@bogdandrutu
Copy link
Member Author

@dmitryax PTAL

Signed-off-by: Bogdan <bogdandrutu@gmail.com>
@bogdandrutu bogdandrutu merged commit 35cf596 into open-telemetry:main Sep 8, 2022
@bogdandrutu bogdandrutu deleted the setemptyoneof branch September 8, 2022 06:16
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.

2 participants