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: replay orientation change #2462

Merged
merged 23 commits into from
Dec 9, 2024

Merge branch 'main' into feat/replay-resizing

2b7d7f8
Select commit
Loading
Failed to load commit list.
Merged

feat: replay orientation change #2462

Merge branch 'main' into feat/replay-resizing
2b7d7f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2024 in 0s

91.72% (+4.72%) compared to b6bb5b4

View this Pull Request on Codecov

91.72% (+4.72%) compared to b6bb5b4

Details

Codecov Report

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

Project coverage is 91.72%. Comparing base (b6bb5b4) to head (2b7d7f8).

Files with missing lines Patch % Lines
flutter/lib/src/replay/scheduled_recorder.dart 89.33% 8 Missing ⚠️
...r/lib/src/native/java/android_replay_recorder.dart 83.33% 3 Missing ⚠️
flutter/lib/src/screenshot/recorder.dart 70.00% 3 Missing ⚠️
flutter/lib/src/native/c/sentry_native.dart 33.33% 2 Missing ⚠️
flutter/lib/src/native/sentry_native_channel.dart 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2462      +/-   ##
==========================================
+ Coverage   87.00%   91.72%   +4.72%     
==========================================
  Files         261       87     -174     
  Lines        9249     2986    -6263     
==========================================
- Hits         8047     2739    -5308     
+ Misses       1202      247     -955     

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