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

Fix wrong name suggestion made by bogdandrutu #6033

Merged
merged 1 commit into from
Sep 6, 2022

Conversation

bogdandrutu
Copy link
Member

In #5929, the suggestion to have the combined name as "MarshalerSizer" was wrong.

Even the comment #5929 (comment) was wrong since the link is WriteSeeker.

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

@bogdandrutu bogdandrutu requested review from a team and Aneurysm9 September 6, 2022 17:03
In open-telemetry#5929, the suggestion to have the combined name as "MarshalerSizer" was wrong.

Even the comment open-telemetry#5929 (comment) was wrong since the link is `WriteSeeker`.

Signed-off-by: Bogdan <bogdandrutu@gmail.com>
@codecov
Copy link

codecov bot commented Sep 6, 2022

Codecov Report

Base: 92.07% // Head: 92.07% // No change to project coverage 👍

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6033   +/-   ##
=======================================
  Coverage   92.07%   92.07%           
=======================================
  Files         213      213           
  Lines       13322    13322           
=======================================
  Hits        12266    12266           
  Misses        838      838           
  Partials      218      218           
Impacted Files Coverage Δ
pdata/plog/pb.go 100.00% <100.00%> (ø)
pdata/pmetric/pb.go 100.00% <100.00%> (ø)
pdata/ptrace/pb.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.

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