Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

mujacica
Copy link
Contributor

  • Added a feature to enable/disable logging
  • Added a new option to enable/disable logging during crash handling
  • Extended tests for the new functionality

Copy link

github-actions bot commented Sep 15, 2025

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

Generated by 🚫 dangerJS against 9c1f842

@mujacica mujacica marked this pull request as ready for review September 15, 2025 12:37
cursor[bot]

This comment was marked as outdated.

Copy link
Collaborator

@supervacuus supervacuus left a comment

Choose a reason for hiding this comment

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

Given @vaind's valid review points, there are open todos:

  • (maybe) eliminate logging reenablement
  • if you keep it, it should be moved beyond the sentry__leave_signal_handler(); boundary
  • a basic integration test that validates the crash case on all platforms + backends

Copy link

codecov bot commented Sep 16, 2025

Codecov Report

❌ Patch coverage is 47.61905% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.49%. Comparing base (97a4a99) to head (feac639).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1371       +/-   ##
===========================================
- Coverage   83.74%   45.49%   -38.26%     
===========================================
  Files          56       56               
  Lines        8769     8815       +46     
  Branches     1367     1385       +18     
===========================================
- Hits         7344     4010     -3334     
- Misses       1297     4805     +3508     
+ Partials      128        0      -128     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

@mujacica mujacica requested a review from vaind September 16, 2025 14:27
Copy link
Collaborator

@supervacuus supervacuus left a comment

Choose a reason for hiding this comment

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

This looks great. Thanks for the effort. Only minor stuff left.

mujacica and others added 7 commits September 16, 2025 17:06
Co-authored-by: Mischan Toosarani-Hausberger <[email protected]>
Co-authored-by: Mischan Toosarani-Hausberger <[email protected]>
Co-authored-by: Mischan Toosarani-Hausberger <[email protected]>
Co-authored-by: Mischan Toosarani-Hausberger <[email protected]>
Co-authored-by: Mischan Toosarani-Hausberger <[email protected]>
cursor[bot]

This comment was marked as outdated.

@mujacica mujacica merged commit 48ae2ec into master Sep 16, 2025
65 of 67 checks passed
@mujacica mujacica deleted the mujacic/feat/crash_handler_logging branch September 16, 2025 19:26
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.

3 participants