-
-
Notifications
You must be signed in to change notification settings - Fork 206
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
fix: connect exception to transaction #1043
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1043 +/- ##
==========================================
- Coverage 81.53% 79.86% -1.67%
==========================================
Files 190 190
Lines 5967 5974 +7
Branches 1469 1471 +2
==========================================
- Hits 4865 4771 -94
- Misses 678 788 +110
+ Partials 424 415 -9
Continue to review full report at Codecov.
|
Instructions and example for changelogPlease add an entry to Example: ## Unreleased
- connect exception to transaction ([#1043](https://github.com/getsentry/sentry-dotnet/pull/1043)) If none of the above apply, you can opt out of this check by adding |
Resolves #1042