Closed deepanshumehndiratta closed 1 year ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
6f3bd01
) 88.93% compared to head (af4cd76
) 89.23%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
the change looks ok, but can please add an end-to-end test? probably follow something like TestThriftTracingPropagation
Addressed with e2e tests
This change fixes the issue with an unknown error type being tagged in the tracing span for system errors. It also abstracts out setting the span tag to a different method which is called for both system and application errors