fix: Null-check sentryClient._options #736
Merged
Codecov / codecov/project
failed
Mar 20, 2025 in 0s
31.77% (-0.04%) compared to 2c2ad9f
View this Pull Request on Codecov
31.77% (-0.04%) compared to 2c2ad9f
Details
Codecov Report
Attention: Patch coverage is 0%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 31.77%. Comparing base (
2c2ad9f
) to head (2577e69
).
Files with missing lines | Patch % | Lines |
---|---|---|
packages/overlay/src/integrations/sentry/index.ts | 0.00% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #736 +/- ##
==========================================
- Coverage 31.80% 31.77% -0.04%
==========================================
Files 95 95
Lines 5951 5957 +6
Branches 118 118
==========================================
Hits 1893 1893
- Misses 4058 4064 +6
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading