Skip to content

Conversation

@jpnurmi
Copy link
Collaborator

@jpnurmi jpnurmi commented Oct 20, 2025

This PR adds a missing CrashType.Native integration test for Android, because it was missed in #4559 that only added integration tests for:

  • iOS: CrashType.Managed, CrashType.Native, NullReferenceException
  • Android: CrashType.Managed, CrashType.Java, NullReferenceException

Related to:

@codecov
Copy link

codecov bot commented Oct 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (version6@e7d6b84). Learn more about missing BASE report.

Additional details and impacted files
@@             Coverage Diff             @@
##             version6    #4659   +/-   ##
===========================================
  Coverage            ?   73.24%           
===========================================
  Files               ?      479           
  Lines               ?    17225           
  Branches            ?     3386           
===========================================
  Hits                ?    12617           
  Misses              ?     3765           
  Partials            ?      843           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jpnurmi jpnurmi marked this pull request as ready for review October 20, 2025 13:00
@jpnurmi jpnurmi changed the base branch from main to version6 October 20, 2025 16:42
Copy link
Collaborator

@jamescrosswell jamescrosswell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jpnurmi jpnurmi merged commit a267d32 into version6 Oct 22, 2025
45 of 47 checks passed
@jpnurmi jpnurmi deleted the test/android-native-crash branch October 22, 2025 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants