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

Refactor the OpenCensus Bridge #2144

Closed
wants to merge 20 commits into from

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Jul 29, 2021

Part of #2121

@codecov
Copy link

codecov bot commented Jul 29, 2021

Codecov Report

Merging #2144 (3801b4c) into main (d18c135) will increase coverage by 0.1%.
The diff coverage is 0.0%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #2144     +/-   ##
=======================================
+ Coverage   72.2%   72.3%   +0.1%     
=======================================
  Files        176     175      -1     
  Lines      12088   12088             
=======================================
+ Hits        8731    8745     +14     
+ Misses      3115    3103     -12     
+ Partials     242     240      -2     
Impacted Files Coverage Δ
bridge/opencensus/bridge.go 0.0% <0.0%> (-100.0%) ⬇️
bridge/opencensus/internal/oc2otel/attributes.go 100.0% <0.0%> (+9.5%) ⬆️
bridge/opencensus/internal/span.go 100.0% <0.0%> (+13.0%) ⬆️
bridge/opencensus/internal/tracer.go 100.0% <0.0%> (+22.7%) ⬆️
...pencensus/internal/oc2otel/tracer_start_options.go 100.0% <0.0%> (+27.7%) ⬆️

@MrAlias
Copy link
Contributor Author

MrAlias commented Jul 29, 2021

I'm going to split this up.

@MrAlias
Copy link
Contributor Author

MrAlias commented Aug 6, 2021

Slit into the constituent parts mentioned in the description.

@MrAlias MrAlias closed this Aug 6, 2021
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.

1 participant