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

Add transaction.data to contexts.trace.data #864

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

cleptric
Copy link
Member

Closes #863

@cleptric cleptric self-assigned this Jul 26, 2024
Copy link

codecov bot commented Jul 26, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 83.56%. Comparing base (f2d4348) to head (5fc4fd8).

Files with missing lines Patch % Lines
tracing.go 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #864      +/-   ##
==========================================
- Coverage   83.61%   83.56%   -0.05%     
==========================================
  Files          49       49              
  Lines        5133     5136       +3     
==========================================
  Hits         4292     4292              
- Misses        684      686       +2     
- Partials      157      158       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cleptric cleptric force-pushed the add-data-to-trace-context branch from e959dd5 to 5fc4fd8 Compare January 7, 2025 17:00
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.

Emit transaction.data inside contexts.trace.data
1 participant