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

Add TracesWrapper to dissallow access to internal representation #2721

Merged
merged 1 commit into from
Mar 17, 2021

Conversation

bogdandrutu
Copy link
Member

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

@bogdandrutu bogdandrutu requested a review from a team March 17, 2021 02:26
@codecov
Copy link

codecov bot commented Mar 17, 2021

Codecov Report

Merging #2721 (34beafa) into main (43f131a) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2721      +/-   ##
==========================================
- Coverage   91.84%   91.83%   -0.01%     
==========================================
  Files         289      289              
  Lines       15532    15523       -9     
==========================================
- Hits        14265    14256       -9     
  Misses        870      870              
  Partials      397      397              
Impacted Files Coverage Δ
consumer/pdata/trace.go 100.00% <100.00%> (ø)
exporter/fileexporter/file_exporter.go 76.92% <100.00%> (-3.08%) ⬇️
exporter/otlpexporter/otlp.go 69.01% <100.00%> (-0.85%) ⬇️
internal/goldendataset/traces_generator.go 86.48% <100.00%> (+0.57%) ⬆️
internal/otlp_wrapper.go 100.00% <100.00%> (ø)
receiver/kafkareceiver/otlp_unmarshaller.go 100.00% <100.00%> (ø)
receiver/otlpreceiver/trace/otlp.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 43f131a...34beafa. Read the comment docs.

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
@bogdandrutu bogdandrutu merged commit 9b1db77 into open-telemetry:main Mar 17, 2021
@bogdandrutu bogdandrutu deleted the traceswrapper branch March 17, 2021 18:12
hughesjj pushed a commit to hughesjj/opentelemetry-collector that referenced this pull request Apr 27, 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.

2 participants