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

Add appHangTimeoutInterval to SentryFlutterOptions #1568

Merged
merged 4 commits into from
Jul 25, 2023

add comment

2793a8b
Select commit
Loading
Failed to load commit list.
Merged

Add appHangTimeoutInterval to SentryFlutterOptions #1568

add comment
2793a8b
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jul 25, 2023 in 0s

91.11% (+0.82%) compared to 0aaa46e

View this Pull Request on Codecov

91.11% (+0.82%) compared to 0aaa46e

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.82% 🎉

Comparison is base (0aaa46e) 90.29% compared to head (2793a8b) 91.11%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1568      +/-   ##
==========================================
+ Coverage   90.29%   91.11%   +0.82%     
==========================================
  Files         181       61     -120     
  Lines        5830     2049    -3781     
==========================================
- Hits         5264     1867    -3397     
+ Misses        566      182     -384     
Files Changed Coverage Δ
flutter/lib/src/sentry_flutter_options.dart 100.00% <ø> (ø)
...r/lib/src/integrations/native_sdk_integration.dart 100.00% <100.00%> (ø)

... and 120 files with indirect coverage changes

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