Skip to content

fix: Null-check sentryClient._options #736

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

Merged
merged 1 commit into from
Mar 20, 2025

fix: Null-check sentryClient._options

2577e69
Select commit
Loading
Failed to load commit list.
Merged

fix: Null-check sentryClient._options #736

fix: Null-check sentryClient._options
2577e69
Select commit
Loading
Failed to load commit list.
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.