Closed vaind closed 3 weeks 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 40ec96e89617f3bd89965d55274f273cb6590ab3
Thank you @vaind !
Attention: Patch coverage is 89.18919%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 82.62%. Comparing base (
ffdf6ed
) to head (40ec96e
). Report is 1 commits behind head on master.
Adds
sentry_capture_minidump(const char*)
to send an existing minidump.This PR builds on top of #1052 but makes significant API changes so I've made a new PR instead of rewriting the old one.
Note: CI failures seem to be unrelated, see https://github.com/getsentry/sentry-native/issues/1069