Skip to content

fix: Use sidecar when it is available for local JS

1c64c83
Select commit
Loading
Failed to load commit list.
Merged

fix: Always try to use sidecar along with direct SDK transport #672

fix: Use sidecar when it is available for local JS
1c64c83
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Jan 24, 2025 in 0s

31.31% (-0.05%) compared to f3d71f2

View this Pull Request on Codecov

31.31% (-0.05%) compared to f3d71f2

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 12 lines in your changes missing coverage. Please review.

Project coverage is 31.31%. Comparing base (f3d71f2) to head (1c64c83).

Files with missing lines Patch % Lines
packages/overlay/src/integrations/sentry/index.ts 16.66% 10 Missing ⚠️
...rlay/src/integrations/sentry/sentry-integration.ts 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #672      +/-   ##
==========================================
- Coverage   31.35%   31.31%   -0.05%     
==========================================
  Files          92       92              
  Lines        5435     5439       +4     
  Branches      101      100       -1     
==========================================
- Hits         1704     1703       -1     
- Misses       3731     3736       +5     

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