-
Notifications
You must be signed in to change notification settings - Fork 11
feat: display exit calls breakup in span detail #724
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
Conversation
Codecov Report
@@ Coverage Diff @@
## main #724 +/- ##
==========================================
+ Coverage 85.16% 85.20% +0.03%
==========================================
Files 784 786 +2
Lines 16074 16095 +21
Branches 2000 2003 +3
==========================================
+ Hits 13690 13713 +23
+ Misses 2351 2349 -2
Partials 33 33
Continue to review full report at Codecov.
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
...tracing/src/shared/dashboard/widgets/trace-detail/data/api-trace-detail-data-source.model.ts
Outdated
Show resolved
Hide resolved
...buted-tracing/src/shared/components/span-detail/exit-calls/span-exit-calls.component.test.ts
Outdated
Show resolved
Hide resolved
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Unit Test Results 4 files 246 suites 14m 47s ⏱️ Results for commit 31c3be2. |
Description
display exit calls breakup in span detail
TODO: Add tests after verifying e2e.
Testing
Manually verified. UTs.

Checklist: