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 SpanLink::fromHeaders() crash with no or invalid propagated tags #3025

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

bwoebi
Copy link
Collaborator

@bwoebi bwoebi commented Jan 9, 2025

A simple NULL check missing.

@bwoebi bwoebi requested a review from a team as a code owner January 9, 2025 12:09
Copy link
Member

@realFlowControl realFlowControl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@codecov-commenter
Copy link

codecov-commenter commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.93%. Comparing base (53d0aa2) to head (58ba6da).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #3025      +/-   ##
============================================
- Coverage     74.80%   72.93%   -1.87%     
  Complexity     2781     2781              
============================================
  Files           112      139      +27     
  Lines         11017    15166    +4149     
  Branches          0     1022    +1022     
============================================
+ Hits           8241    11062    +2821     
- Misses         2776     3552     +776     
- Partials          0      552     +552     
Flag Coverage Δ
appsec-extension 67.99% <ø> (?)
tracer-php 74.80% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 27 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@bwoebi bwoebi force-pushed the bob/from-headers-null branch from a4b7337 to 58ba6da Compare January 9, 2025 12:23
@realFlowControl realFlowControl merged commit efd9338 into master Jan 9, 2025
482 of 530 checks passed
@realFlowControl realFlowControl deleted the bob/from-headers-null branch January 9, 2025 12:51
@realFlowControl realFlowControl added this to the 1.6.1 milestone Jan 9, 2025
@realFlowControl realFlowControl mentioned this pull request Jan 9, 2025
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants