Skip to content

test(native): add stack overflow integration coverage - #1913

Merged
jpnurmi merged 1 commit into
masterfrom
jpnurmi/test/native-stack-overflow
Jul 27, 2026
Merged

test(native): add stack overflow integration coverage#1913
jpnurmi merged 1 commit into
masterfrom
jpnurmi/test/native-stack-overflow

Conversation

@jpnurmi

@jpnurmi jpnurmi commented Jul 25, 2026

Copy link
Copy Markdown
Collaborator

Stack overflows were already handled by the normal SEH/UEF path before introducing the WER module, but there was no dedicated integration test for it, as other backends have:

  • test_inproc_stack_overflow_stdout
  • test_breakpad_stack_overflow_stdout
  • test_crashpad_dumping_stack_overflow

@codecov

codecov Bot commented Jul 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.78%. Comparing base (b5cd30f) to head (2ebb94e).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1913      +/-   ##
==========================================
+ Coverage   75.71%   75.78%   +0.07%     
==========================================
  Files          93       93              
  Lines       22034    22034              
  Branches     3925     3925              
==========================================
+ Hits        16682    16699      +17     
+ Misses       4464     4457       -7     
+ Partials      888      878      -10     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jpnurmi
jpnurmi force-pushed the jpnurmi/test/native-stack-overflow branch from b63e64d to 2ebb94e Compare July 27, 2026 09:49
@jpnurmi
jpnurmi merged commit 6f31476 into master Jul 27, 2026
66 checks passed
@jpnurmi
jpnurmi deleted the jpnurmi/test/native-stack-overflow branch July 27, 2026 11:15
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