getsentry / sentry-dart

Sentry SDK for Dart and Flutter
https://sentry.io/for/flutter/
MIT License
745 stars 231 forks source link

fix: update android calls after SDK update #2211

Closed vaind closed 1 month ago

vaind commented 1 month ago

skip-changelog - this is internal-only change

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 91.13%. Comparing base (0eb16e1) to head (2d199b2).

Files Patch % Lines
...ib/src/event_processor/replay_event_processor.dart 0.00% 1 Missing :warning:
flutter/lib/src/native/sentry_native_channel.dart 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/replay #2211 +/- ## =============================================== + Coverage 88.13% 91.13% +2.99% =============================================== Files 236 69 -167 Lines 8125 2244 -5881 =============================================== - Hits 7161 2045 -5116 + Misses 964 199 -765 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.