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

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

masking tests

90273fc
Select commit
Loading
Failed to load commit list.
Draft

feat: custom replay masking rules #2324

masking tests
90273fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 1, 2024 in 0s

90.81% (+2.73%) compared to 84c28cd

View this Pull Request on Codecov

90.81% (+2.73%) compared to 84c28cd

Details

Codecov Report

Attention: Patch coverage is 81.52174% with 17 lines in your changes missing coverage. Please review.

Project coverage is 90.81%. Comparing base (84c28cd) to head (90273fc).

Files with missing lines Patch % Lines
flutter/lib/src/replay/widget_filter.dart 65.71% 12 Missing ⚠️
flutter/lib/src/sentry_replay_options.dart 83.87% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2324      +/-   ##
==========================================
+ Coverage   88.07%   90.81%   +2.73%     
==========================================
  Files         247       74     -173     
  Lines        8607     2438    -6169     
==========================================
- Hits         7581     2214    -5367     
+ Misses       1026      224     -802     

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