Skip to content

fix: update android calls after SDK update (#2211)

Codecov / codecov/project succeeded Aug 2, 2024 in 0s

88.14% (-0.09%) compared to 137070d

View this Pull Request on Codecov

88.14% (-0.09%) compared to 137070d

Details

Codecov Report

Attention: Patch coverage is 87.31343% with 34 lines in your changes missing coverage. Please review.

Project coverage is 88.14%. Comparing base (137070d) to head (648f8bc).
Report is 1 commits behind head on main.

Files Patch % Lines
flutter/lib/src/replay/widget_filter.dart 83.63% 9 Missing ⚠️
...lutter/lib/src/native/java/sentry_native_java.dart 85.41% 7 Missing ⚠️
...ib/src/event_processor/replay_event_processor.dart 16.66% 5 Missing ⚠️
flutter/lib/src/replay/recorder.dart 90.74% 5 Missing ⚠️
flutter/lib/src/native/sentry_native_channel.dart 86.20% 4 Missing ⚠️
dart/lib/src/protocol/breadcrumb.dart 75.00% 3 Missing ⚠️
dart/lib/src/protocol/sentry_trace_context.dart 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2208      +/-   ##
==========================================
- Coverage   88.22%   88.14%   -0.09%     
==========================================
  Files         230      236       +6     
  Lines        7899     8124     +225     
==========================================
+ Hits         6969     7161     +192     
- Misses        930      963      +33     

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