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: custom replay masking rules #2324

Merged
merged 29 commits into from
Oct 10, 2024

test: mask parent if masking the child fails

be99d93
Select commit
Loading
Failed to load commit list.
Merged

feat: custom replay masking rules #2324

test: mask parent if masking the child fails
be99d93
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2024 in 0s

85.04% (+0.45%) compared to f333300

View this Pull Request on Codecov

85.04% (+0.45%) compared to f333300

Details

Codecov Report

Attention: Patch coverage is 93.96552% with 7 lines in your changes missing coverage. Please review.

Project coverage is 85.04%. Comparing base (f333300) to head (be99d93).

Files with missing lines Patch % Lines
flutter/lib/src/sentry_replay_options.dart 86.84% 5 Missing ⚠️
flutter/lib/src/replay/widget_filter.dart 95.45% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2324      +/-   ##
==========================================
+ Coverage   84.59%   85.04%   +0.45%     
==========================================
  Files         250       79     -171     
  Lines        8985     2789    -6196     
==========================================
- Hits         7601     2372    -5229     
+ Misses       1384      417     -967     

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