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

chore(echo): rename GetTransaction to GetSpan #812

Merged
merged 2 commits into from
Apr 8, 2024

Conversation

aldy505
Copy link
Contributor

@aldy505 aldy505 commented Apr 7, 2024

Not that important, a nitpick, but aligning with the ubiquitous GetSpan instead of GetTransaction, since Michi told me that GetTransaction should guarantee that the user will the root transaction (in which we can't).

Copy link

codecov bot commented Apr 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.18%. Comparing base (a6a7a20) to head (3f1aab3).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #812      +/-   ##
==========================================
+ Coverage   81.08%   81.18%   +0.09%     
==========================================
  Files          49       49              
  Lines        4087     4087              
==========================================
+ Hits         3314     3318       +4     
+ Misses        632      629       -3     
+ Partials      141      140       -1     

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

echo/sentryecho_test.go Outdated Show resolved Hide resolved
@cleptric cleptric enabled auto-merge (squash) April 8, 2024 07:56
@cleptric cleptric merged commit 9311a06 into getsentry:master Apr 8, 2024
20 checks passed
@aldy505 aldy505 deleted the chore/echo/rename-get-span branch April 8, 2024 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants