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

Remove dead code from oc_to_resource #852

Conversation

dmitryax
Copy link
Member

Since we don't allocate attributes slice explicitly anymore, we don't need to count attributes

Since we don't allocate attributes slice explicitly anymore, we don't need to count attributes
@codecov-io
Copy link

Codecov Report

Merging #852 into master will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #852      +/-   ##
==========================================
- Coverage   85.95%   85.94%   -0.01%     
==========================================
  Files         157      157              
  Lines       11841    11834       -7     
==========================================
- Hits        10178    10171       -7     
  Misses       1296     1296              
  Partials      367      367              
Impacted Files Coverage Δ
translator/internaldata/oc_to_resource.go 100.00% <ø> (ø)
translator/internaldata/resource_to_oc.go 76.47% <0.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 5e3b4e2...11371fd. Read the comment docs.

@tigrannajaryan tigrannajaryan merged commit b5ad68f into open-telemetry:master Apr 20, 2020
wyTrivail pushed a commit to mxiamxia/opentelemetry-collector that referenced this pull request Jul 13, 2020
Since we don't allocate attributes slice explicitly anymore, we don't need to count attributes
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.

4 participants