Skip to content

Conversation

@marcalff
Copy link
Member

Fixes #3700

Changes

Please provide a brief description of the changes here.

  • Fixed CMake install for ext, to avoid a double slash in file paths.

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

@marcalff marcalff requested a review from a team as a code owner November 14, 2025 23:04
@codecov
Copy link

codecov bot commented Nov 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.90%. Comparing base (ec1275c) to head (5744f81).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3747      +/-   ##
==========================================
- Coverage   89.91%   89.90%   -0.01%     
==========================================
  Files         225      225              
  Lines        7134     7134              
==========================================
- Hits         6414     6413       -1     
- Misses        720      721       +1     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lalitb lalitb enabled auto-merge (squash) November 15, 2025 00:29
@lalitb lalitb merged commit cde1966 into open-telemetry:main Nov 15, 2025
66 of 67 checks passed
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.

Double slashes (//) appear in installed include paths during CMake install

3 participants