getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
39.22k stars 4.21k forks source link

fix(rpc): Handle transaction correctly #81071

Closed wmak closed 1 day ago

wmak commented 1 day ago
codecov[bot] commented 1 day ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:white_check_mark: All tests successful. No failed tests found.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #81071 +/- ## ========================================== - Coverage 78.48% 78.48% -0.01% ========================================== Files 7210 7210 Lines 319617 319617 Branches 44007 44007 ========================================== - Hits 250867 250863 -4 Misses 62364 62364 - Partials 6386 6390 +4 ```