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

[draft] fix(web): don't create runZoneGuarded on web if it already exists #2088

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Merge branch 'main' into fix/runzoneguarded

f6fa1ac
Select commit
Loading
Failed to load commit list.
Draft

[draft] fix(web): don't create runZoneGuarded on web if it already exists #2088

Merge branch 'main' into fix/runzoneguarded
f6fa1ac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 11, 2024 in 0s

92.45% (+3.81%) compared to 99b37a6

View this Pull Request on Codecov

92.45% (+3.81%) compared to 99b37a6

Details

Codecov Report

Attention: Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.

Project coverage is 92.45%. Comparing base (99b37a6) to head (f6fa1ac).
Report is 22 commits behind head on main.

Files Patch % Lines
flutter/lib/src/sentry_flutter.dart 57.14% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2088      +/-   ##
==========================================
+ Coverage   88.64%   92.45%   +3.81%     
==========================================
  Files         223       61     -162     
  Lines        7583     1922    -5661     
==========================================
- Hits         6722     1777    -4945     
+ Misses        861      145     -716     

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