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 experimental session replay options to common code #275

Merged
merged 6 commits into from
Oct 8, 2024

update

473a92f
Select commit
Loading
Failed to load commit list.
Merged

Add experimental session replay options to common code #275

update
473a92f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 8, 2024 in 0s

76.44% (+0.92%) compared to b1d03a2

View this Pull Request on Codecov

76.44% (+0.92%) compared to b1d03a2

Details

Codecov Report

Attention: Patch coverage is 92.10526% with 3 lines in your changes missing coverage. Please review.

Project coverage is 76.44%. Comparing base (b1d03a2) to head (473a92f).

Files with missing lines Patch % Lines
...form/extensions/SentryOptionsExtensions.android.kt 86.95% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #275      +/-   ##
==========================================
+ Coverage   75.52%   76.44%   +0.92%     
==========================================
  Files          38       39       +1     
  Lines         576      607      +31     
  Branches       85       86       +1     
==========================================
+ Hits          435      464      +29     
- Misses         96       97       +1     
- Partials       45       46       +1     

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