-
-
Notifications
You must be signed in to change notification settings - Fork 435
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
Enc: Add more convenient method to start child span. #1073
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Co-authored-by: Manoel Aranda Neto <5731772+marandaneto@users.noreply.github.com>
Co-authored-by: Manoel Aranda Neto <5731772+marandaneto@users.noreply.github.com>
Codecov Report
@@ Coverage Diff @@
## main #1073 +/- ##
============================================
+ Coverage 73.17% 73.21% +0.04%
- Complexity 1542 1545 +3
============================================
Files 162 162
Lines 5510 5519 +9
Branches 562 562
============================================
+ Hits 4032 4041 +9
Misses 1189 1189
Partials 289 289
Continue to review full report at Codecov.
|
📢 Type of change
📜 Description
Add more convenient method to start child span.
💡 Motivation and Context
getsentry/sentry-docs#2715 (comment)
💚 How did you test it?
📝 Checklist
🔮 Next steps