Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[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

Merged

Conversation

dbarker
Copy link
Contributor

@dbarker dbarker commented May 22, 2025

Add missing components to the CMake FetchContent test to verify an opentelemetry-cpp super build. Covers the fix in #3400.

Changes

  • add all remaining components to the ci cmake.fetch_content.test

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

Copy link

netlify bot commented May 22, 2025

Deploy Preview for opentelemetry-cpp-api-docs canceled.

Name Link
🔨 Latest commit 297b934
🔍 Latest deploy log https://app.netlify.com/projects/opentelemetry-cpp-api-docs/deploys/682e8075cea86d0008030b85

Copy link

codecov bot commented May 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.88%. Comparing base (b4254a4) to head (297b934).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           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 Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dbarker dbarker marked this pull request as ready for review May 22, 2025 01:49
@dbarker dbarker requested a review from a team as a code owner May 22, 2025 01:49
@marcalff marcalff merged commit 4b6f52a into open-telemetry:main May 22, 2025
112 of 113 checks passed
malkia added a commit to malkia/opentelemetry-cpp that referenced this pull request May 22, 2025
[TEST] add all components to the cmake fetch content test (open-telemetry#3433)
@@ -62,6 +62,7 @@ jobs:
runs-on: ubuntu-24.04
env:
CXX_STANDARD: '17'
BUILD_TYPE: 'Debug'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is 'Debug' build required?

@dbarker dbarker deleted the test_fetch_content_all_components branch May 31, 2025 00:15
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.

4 participants