-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Stack trace linking for VSTS #52954
Stack trace linking for VSTS #52954
Conversation
Codecov Report
@@ Coverage Diff @@
## master #52954 +/- ##
==========================================
+ Coverage 78.84% 79.37% +0.53%
==========================================
Files 5086 4934 -152
Lines 219350 207248 -12102
Branches 37160 35406 -1754
==========================================
- Hits 172942 164507 -8435
+ Misses 40806 37710 -3096
+ Partials 5602 5031 -571
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Could we also get a test for the project_stacktrace_link
endpoint that VSTS links are added to the payload? That is how we can get these links to the frontend.
@leeandher The The |
@leeandher is attempting to deploy a commit to the Sentry Team on Vercel. A member of the Team first needs to authorize it. |
/gcbrun |
This PR enables Stack trace linking for VSTS.
Depends on #53584