getsentry / sentry-kotlin-multiplatform

Sentry SDK for Kotlin Multiplatform
MIT License
121 stars 18 forks source link

feat: add app hang / anr #187

Closed buenaflor closed 3 months ago

buenaflor commented 3 months ago

:scroll: Description

Adds options to configure app hang / anr

:bulb: Motivation and Context

Closes https://github.com/getsentry/sentry-kotlin-multiplatform/issues/179

:green_heart: How did you test it?

:pencil: Checklist

You have to check all boxes before merging:

:crystal_ball: Next steps

github-actions[bot] commented 3 months ago
Messages
:book: Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by :no_entry_sign: dangerJS against 56ad029ff5aa70c57f7444eef583e977131413f4

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (618a235) 77.46% compared to head (56ad029) 77.77%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #187 +/- ## ========================================== + Coverage 77.46% 77.77% +0.31% ========================================== Files 27 27 Lines 426 432 +6 Branches 56 56 ========================================== + Hits 330 336 +6 Misses 70 70 Partials 26 26 ```

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