getsentry / sentry-native

Sentry SDK for C, C++ and native applications.
MIT License
403 stars 170 forks source link

Using libunwind for mac, since backtrace do not expect thread context… #1088

Open saf-e opened 4 days ago

saf-e commented 4 days ago

… (i.e. working just with current thread)

skip-changelog

codecov[bot] commented 4 days ago

Codecov Report

Attention: Patch coverage is 55.00000% with 27 lines in your changes missing coverage. Please review.

Project coverage is 82.14%. Comparing base (d431ab9) to head (03eec55). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1088 +/- ## ========================================== - Coverage 82.38% 82.14% -0.25% ========================================== Files 53 53 Lines 7751 7811 +60 Branches 1216 1238 +22 ========================================== + Hits 6386 6416 +30 - Misses 1253 1263 +10 - Partials 112 132 +20 ```

🚨 Try these New Features: