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: fail screenshot/replay creation when a potentially sensitive widget is not masked #2375

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

Merge branch 'main' into feat/fail-unmasked-sensitive-widgets

4708fe6
Select commit
Loading
Failed to load commit list.
Draft

feat: fail screenshot/replay creation when a potentially sensitive widget is not masked #2375

Merge branch 'main' into feat/fail-unmasked-sensitive-widgets
4708fe6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2024 in 0s

84.83% (+0.11%) compared to 7c7c64f

View this Pull Request on Codecov

84.83% (+0.11%) compared to 7c7c64f

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 84.83%. Comparing base (7c7c64f) to head (4708fe6).

Files with missing lines Patch % Lines
flutter/lib/src/sentry_replay_options.dart 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2375      +/-   ##
==========================================
+ Coverage   84.72%   84.83%   +0.11%     
==========================================
  Files         253       79     -174     
  Lines        9097     2809    -6288     
==========================================
- Hits         7707     2383    -5324     
+ Misses       1390      426     -964     

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