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): use js transport #2563

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

fix integration test

bfcac4d
Select commit
Loading
Failed to load commit list.
Draft

feat(js-sdk): use js transport #2563

fix integration test
bfcac4d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2025 in 1s

87.09% (+16.10%) compared to be08651

View this Pull Request on Codecov

87.09% (+16.10%) compared to be08651

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 87.09%. Comparing base (be08651) to head (bfcac4d).
Report is 84 commits behind head on feat/js-sdk-integration.

Files with missing lines Patch % Lines
flutter/lib/src/native/sentry_native_channel.dart 0.00% 2 Missing ⚠️
Additional details and impacted files
@@                     Coverage Diff                      @@
##           feat/js-sdk-integration    #2563       +/-   ##
============================================================
+ Coverage                    70.98%   87.09%   +16.10%     
============================================================
  Files                           17      265      +248     
  Lines                          579     9258     +8679     
============================================================
+ Hits                           411     8063     +7652     
- Misses                         168     1195     +1027     

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