Skip to content

WIP: try inproc with libunwind#4926

Draft
jpnurmi wants to merge 9 commits intomainfrom
deps/sentry-native-libunwind
Draft

WIP: try inproc with libunwind#4926
jpnurmi wants to merge 9 commits intomainfrom
deps/sentry-native-libunwind

Conversation

@jpnurmi
Copy link
Collaborator

@jpnurmi jpnurmi commented Feb 16, 2026

@github-actions
Copy link
Contributor

github-actions bot commented Feb 16, 2026

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


Dependencies ⬆️

Deps

  • chore(deps): update Native SDK to v0.12.8 by github-actions in #4929
  • Apps built using the Sentry SDK for .NET must now target iOS version 15 or higher. Previously only version 13 or higher was required. (#4781) by github-actions in #4781
  • Bump Cocoa SDK from v8.57.3 to v9.2.0 (#4781) by github-actions in #4781
  • chore(deps): update Native SDK to v0.12.7 by github-actions in #4920

Other

  • WIP: try inproc with libunwind by jpnurmi in #4926
  • test(blazor): Add Playwright E2E tests for navigation breadcrumbs by bruno-garcia in #4908
  • test(android): Use volatile to produce SIGSEGV in native crash test by jpnurmi in #4919

🤖 This preview updates automatically when you update the PR.

@jpnurmi jpnurmi changed the title deps(sentry-native): checkout fix/split_inproc_handler_thread WIP: try inproc with libunwind-dev Feb 16, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 16, 2026

Fails
🚫 Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

### Features

- try inproc with libunwind ([#4926](https://github.com/getsentry/sentry-dotnet/pull/4926))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description or adding a skip-changelog label.

Generated by 🚫 dangerJS against 4e28780

@jpnurmi jpnurmi force-pushed the deps/sentry-native-libunwind branch 2 times, most recently from d197ee2 to bd25a67 Compare February 16, 2026 10:09
@codecov
Copy link

codecov bot commented Feb 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.88%. Comparing base (6a068c9) to head (4e28780).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4926      +/-   ##
==========================================
+ Coverage   73.86%   73.88%   +0.01%     
==========================================
  Files         496      496              
  Lines       17931    17931              
  Branches     3511     3511              
==========================================
+ Hits        13245    13248       +3     
+ Misses       3825     3823       -2     
+ Partials      861      860       -1     

☔ 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.

@jpnurmi jpnurmi force-pushed the deps/sentry-native-libunwind branch from cae1ad9 to 512c687 Compare February 17, 2026 07:57
@jpnurmi jpnurmi changed the title WIP: try inproc with libunwind-dev WIP: try inproc with libunwind Feb 17, 2026
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

Comments