Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add sentry_trigger_dump(). #1144

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

supervacuus
Copy link
Collaborator

A recurring wish from our users is to trigger a minidump for non-fatal situations in the code. This implementation provides this for users of the crashpad backend.

Copy link

github-actions bot commented Feb 6, 2025

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against 3792c05

Copy link

codecov bot commented Feb 6, 2025

Codecov Report

Attention: Patch coverage is 4.54545% with 21 lines in your changes missing coverage. Please review.

Project coverage is 82.44%. Comparing base (03143a8) to head (3792c05).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1144      +/-   ##
==========================================
- Coverage   82.66%   82.44%   -0.23%     
==========================================
  Files          53       53              
  Lines        7927     7945      +18     
  Branches     1239     1243       +4     
==========================================
- Hits         6553     6550       -3     
- Misses       1263     1283      +20     
- Partials      111      112       +1     

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.

1 participant