-
Couldn't load subscription status.
- Fork 501
[TEST] add all components to the cmake fetch content test #3433
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
[TEST] add all components to the cmake fetch content test #3433
Conversation
✅ Deploy Preview for opentelemetry-cpp-api-docs canceled.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3433 +/- ##
=======================================
Coverage 89.88% 89.88%
=======================================
Files 212 212
Lines 6941 6941
=======================================
Hits 6238 6238
Misses 703 703 🚀 New features to boost your workflow:
|
[TEST] add all components to the cmake fetch content test (open-telemetry#3433)
| runs-on: ubuntu-24.04 | ||
| env: | ||
| CXX_STANDARD: '17' | ||
| BUILD_TYPE: 'Debug' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is 'Debug' build required?
Add missing components to the CMake FetchContent test to verify an opentelemetry-cpp super build. Covers the fix in #3400.
Changes
cmake.fetch_content.testFor significant contributions please make sure you have completed the following items:
CHANGELOG.mdupdated for non-trivial changes