Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Add support for Opencensus Span links to Thrift Span references #473

Merged
merged 2 commits into from
Apr 8, 2019

Conversation

mayurkale22
Copy link
Member

Fixes #472

@mayurkale22
Copy link
Member Author

/cc @jindal93

@codecov-io
Copy link

codecov-io commented Apr 5, 2019

Codecov Report

Merging #473 into master will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #473      +/-   ##
==========================================
+ Coverage   94.76%   94.81%   +0.05%     
==========================================
  Files         150      150              
  Lines        9856     9900      +44     
  Branches      736      744       +8     
==========================================
+ Hits         9340     9387      +47     
+ Misses        516      513       -3
Impacted Files Coverage Δ
src/common-utils.ts 95.23% <0%> (-0.6%) ⬇️
test/test-jaeger.ts 99.27% <0%> (+0.05%) ⬆️
test/test-tracecontext-format.ts 99.06% <0%> (+0.15%) ⬆️
src/tracecontext-format.ts 96.42% <0%> (+0.35%) ⬆️
src/jaeger-driver/index.ts 98% <0%> (+1.12%) ⬆️
src/stackdriver-monitoring.ts 82.02% <0%> (+3.37%) ⬆️

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 dff1e54...9ad319e. Read the comment docs.

@mayurkale22 mayurkale22 merged commit b916ec9 into census-instrumentation:master Apr 8, 2019
@mayurkale22 mayurkale22 deleted the jaeger_refs branch April 8, 2019 14:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants