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: jaeger tracer nil pointer #644

Merged
merged 2 commits into from
Jun 13, 2022
Merged

Conversation

seeflood
Copy link
Member

What this PR does:

Which issue(s) this PR fixes:

Fixes #643

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


Signed-off-by: seeflood <zhou.qunli@foxmail.com>
Signed-off-by: seeflood <zhou.qunli@foxmail.com>
@codecov
Copy link

codecov bot commented Jun 12, 2022

Codecov Report

Merging #644 (8bd74a2) into main (b32657f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #644   +/-   ##
=======================================
  Coverage   60.92%   60.92%           
=======================================
  Files         120      120           
  Lines        6377     6377           
=======================================
  Hits         3885     3885           
  Misses       2120     2120           
  Partials      372      372           

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 5324b80...8bd74a2. Read the comment docs.

@seeflood seeflood requested review from LXPWing and a team June 12, 2022 06:27
@seeflood seeflood merged commit d4f51fd into mosn:main Jun 13, 2022
@seeflood seeflood deleted the fix_test_quickstart branch June 13, 2022 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cla:yes size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: jaeger tracer nil pointer
4 participants