Skip to content

Conversation

@dabrahams
Copy link
Collaborator

  1. include(CTest) will set BUILD_TESTING=1 if it isn't already set, so only include CTest conditionally.

  2. Update instructions to account for missing CMAKE_OSX_SYSROOT

1. include(CTest) will set BUILD_TESTING=1 if it isn't already set, so only include CTest
   conditionally.

2. Update instructions to account for missing CMAKE_OSX_SYSROOT
@codecov
Copy link

codecov bot commented Oct 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.47%. Comparing base (3724ac7) to head (3155158).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1736      +/-   ##
==========================================
- Coverage   88.48%   88.47%   -0.02%     
==========================================
  Files         383      383              
  Lines       31781    31781              
==========================================
- Hits        28122    28118       -4     
- Misses       3659     3663       +4     

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

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