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

redact screenshots via view hierarchy #2361

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

fix deprecation warnings

57a0823
Select commit
Loading
Failed to load commit list.
Open

redact screenshots via view hierarchy #2361

fix deprecation warnings
57a0823
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 29, 2024 in 0s

84.93% (+0.15%) compared to 0479083

View this Pull Request on Codecov

84.93% (+0.15%) compared to 0479083

Details

Codecov Report

Attention: Patch coverage is 82.41758% with 16 lines in your changes missing coverage. Please review.

Project coverage is 84.93%. Comparing base (0479083) to head (57a0823).

Files with missing lines Patch % Lines
flutter/lib/src/sentry_flutter_options.dart 33.33% 10 Missing ⚠️
flutter/lib/src/sentry_flutter.dart 55.55% 4 Missing ⚠️
...rc/event_processor/screenshot_event_processor.dart 92.85% 1 Missing ⚠️
flutter/lib/src/sentry_privacy_options.dart 96.87% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2361      +/-   ##
==========================================
+ Coverage   84.78%   84.93%   +0.15%     
==========================================
  Files         253       81     -172     
  Lines        9070     2808    -6262     
==========================================
- Hits         7690     2385    -5305     
+ Misses       1380      423     -957     

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