Skip to content
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

feat(js-sdk): add script loader to set up Sentry Javascript SDK #2406

Draft
wants to merge 11 commits into
base: feat/js-sdk-integration
Choose a base branch
from

update

59b4ab8
Select commit
Loading
Failed to load commit list.
Draft

feat(js-sdk): add script loader to set up Sentry Javascript SDK #2406

update
59b4ab8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2024 in 0s

85.92% (+0.86%) compared to dd16d3e

View this Pull Request on Codecov

85.92% (+0.86%) compared to dd16d3e

Details

Codecov Report

Attention: Patch coverage is 81.81818% with 4 lines in your changes missing coverage. Please review.

Project coverage is 85.92%. Comparing base (dd16d3e) to head (59b4ab8).

Files with missing lines Patch % Lines
...ib/src/web/script_loader/sentry_script_loader.dart 75.00% 3 Missing ⚠️
...tter/lib/src/integrations/web_sdk_integration.dart 83.33% 1 Missing ⚠️
Additional details and impacted files
@@                     Coverage Diff                     @@
##           feat/js-sdk-integration    #2406      +/-   ##
===========================================================
+ Coverage                    85.06%   85.92%   +0.86%     
===========================================================
  Files                          257       84     -173     
  Lines                         9191     2891    -6300     
===========================================================
- Hits                          7818     2484    -5334     
+ Misses                        1373      407     -966     

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