Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Boost.Stacktrace optional #603

Merged
merged 1 commit into from
Nov 22, 2024
Merged

Conversation

laurynas-biveinis
Copy link
Owner

Some platforms have an older Boost version without Boost.Stacktrace component.
Accommodate them by adding a CMake check and using it only conditionally.

Some platforms have an older Boost version without Boost.Stacktrace component.
Accommodate them by adding a CMake check and using it only conditionally.
@laurynas-biveinis laurynas-biveinis self-assigned this Nov 22, 2024
Copy link

codecov bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.32%. Comparing base (c9f895f) to head (6a80242).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #603      +/-   ##
==========================================
- Coverage   99.35%   99.32%   -0.03%     
==========================================
  Files          31       31              
  Lines        4326     4326              
==========================================
- Hits         4298     4297       -1     
- Misses         28       29       +1     
Flag Coverage Δ
Debug 99.32% <ø> (+0.02%) ⬆️
Release 98.63% <ø> (-0.09%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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


🚨 Try these New Features:

@laurynas-biveinis laurynas-biveinis merged commit 3045f0a into master Nov 22, 2024
170 of 171 checks passed
@laurynas-biveinis laurynas-biveinis deleted the optional-boost-stacktrace branch November 22, 2024 19:12
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