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

Change MetricDataPointFlags to the new immutable pattern #5999

Merged
merged 1 commit into from
Aug 30, 2022

Conversation

bogdandrutu
Copy link
Member

Signed-off-by: Bogdan [email protected]

@bogdandrutu bogdandrutu requested review from a team and dmitryax August 30, 2022 17:21
@codecov
Copy link

codecov bot commented Aug 30, 2022

Codecov Report

Base: 92.15% // Head: 92.11% // Decreases project coverage by -0.04% ⚠️

Coverage data is based on head (1e2062f) compared to base (5772e58).
Patch coverage: 80.95% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5999      +/-   ##
==========================================
- Coverage   92.15%   92.11%   -0.05%     
==========================================
  Files         211      212       +1     
  Lines       13252    13278      +26     
==========================================
+ Hits        12213    12231      +18     
- Misses        822      830       +8     
  Partials      217      217              
Impacted Files Coverage Δ
pdata/plog/log_record_flags.go 100.00% <ø> (ø)
pdata/pmetric/metrics.go 87.02% <0.00%> (-5.67%) ⬇️
pdata/internal/generated_wrapper_metrics.go 100.00% <100.00%> (ø)
pdata/pmetric/generated_metrics.go 96.11% <100.00%> (+0.02%) ⬆️
pdata/pmetric/metric_data_point_flags.go 100.00% <100.00%> (ø)

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.

@dmitryax
Copy link
Member

Can you PTAL at failing contrib tests. They look related

@bogdandrutu
Copy link
Member Author

@dmitryax they are caused by #5996, and will be fixed by open-telemetry/opentelemetry-collector-contrib#13738

@bogdandrutu bogdandrutu merged commit 72011ca into open-telemetry:main Aug 30, 2022
@bogdandrutu bogdandrutu deleted the flagsimmutable branch August 30, 2022 23:03
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.

3 participants