Skip to content

fix(runtime): restore SIGSEGV signal handler for non-wasm platforms - #1383

Merged
xushiwei merged 1 commit into
xgo-dev:mainfrom
luoliwoshang:feat/nil/recover
Nov 11, 2025
Merged

fix(runtime): restore SIGSEGV signal handler for non-wasm platforms#1383
xushiwei merged 1 commit into
xgo-dev:mainfrom
luoliwoshang:feat/nil/recover

feat(runtime): add SIGSEGV signal handler to convert nil pointer dere…

2363d28
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 10, 2025 in 0s

90.98% (+0.00%) compared to 830e8e7

View this Pull Request on Codecov

90.98% (+0.00%) compared to 830e8e7

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.98%. Comparing base (830e8e7) to head (2363d28).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1383   +/-   ##
=======================================
  Coverage   90.98%   90.98%           
=======================================
  Files          43       43           
  Lines       11287    11287           
=======================================
  Hits        10269    10269           
  Misses        859      859           
  Partials      159      159           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.