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

[pdata] Rename ValueAtQuantile to SummaryDataPointValueAtQuantile #6262

Merged
merged 1 commit into from
Oct 11, 2022

Conversation

dmitryax
Copy link
Member

@dmitryax dmitryax commented Oct 8, 2022

Rename pmetric.[New]?ValueAtQuantile[Slice]? structs and functions to align them with the underlying protobuf messages. It should have SummaryDataPoint prefix as they are defined in the scope of SummaryDataPoint protobuf message.

Updates #6257

@dmitryax dmitryax requested review from a team and codeboten October 8, 2022 01:27
@codecov
Copy link

codecov bot commented Oct 8, 2022

Codecov Report

Base: 92.30% // Head: 92.30% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (8ae98be) compared to base (a3f96ff).
Patch coverage: 97.87% of modified lines in pull request are covered.

❗ Current head 8ae98be differs from pull request most recent head 6ef479e. Consider uploading reports for the commit 6ef479e to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6262      +/-   ##
==========================================
- Coverage   92.30%   92.30%   -0.01%     
==========================================
  Files         219      219              
  Lines       13463    13455       -8     
==========================================
- Hits        12427    12419       -8     
  Misses        806      806              
  Partials      230      230              
Impacted Files Coverage Δ
pdata/pmetric/metrics.go 100.00% <ø> (ø)
pdata/pmetric/generated_metrics.go 96.09% <96.77%> (ø)
pdata/internal/generated_wrapper_metrics.go 100.00% <100.00%> (ø)
confmap/resolver.go 97.20% <0.00%> (-0.15%) ⬇️

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
Copy link
Member

@dmitryax please rebase

Rename `pmetric.[New]?ValueAtQuantile[Slice]?` structs and functionas to align them with the underlying protobuf messages. It should have SummaryDataPoint prefix as they are defined in the scope of SummaryDataPoint protobuf message.
@dmitryax
Copy link
Member Author

rebased

@bogdandrutu bogdandrutu merged commit 3875a92 into open-telemetry:main Oct 11, 2022
@dmitryax dmitryax deleted the rename-ValueAtQuantile branch October 11, 2022 16:59
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