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 3 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 2 lines in your changes missing coverage. Please review.

Project coverage is 82.75%. Comparing base (72f3bff) to head (e959dd5).

Files with missing lines Patch % Lines
tracing.go 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #864      +/-   ##
==========================================
- Coverage   82.88%   82.75%   -0.13%     
==========================================
  Files          51       51              
  Lines        4597     4599       +2     
==========================================
- Hits         3810     3806       -4     
- Misses        634      638       +4     
- Partials      153      155       +2     

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

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
2 participants