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

Skip to content

[BUILD] Fixes unused var #3397

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
merged 2 commits into from
May 9, 2025
Merged

[BUILD] Fixes unused var #3397

merged 2 commits into from
May 9, 2025

Conversation

owent
Copy link
Member

@owent owent commented May 9, 2025

Fixes #3396

Changes

Please provide a brief description of the changes here.

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

@owent owent requested a review from a team as a code owner May 9, 2025 16:35
Copy link

netlify bot commented May 9, 2025

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

Name Link
🔨 Latest commit dee5941
🔍 Latest deploy log https://app.netlify.com/sites/opentelemetry-cpp-api-docs/deploys/681e38532ba7760007b41af6

Copy link

codecov bot commented May 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.05%. Comparing base (92dd28c) to head (dee5941).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3397   +/-   ##
=======================================
  Coverage   90.05%   90.05%           
=======================================
  Files         212      212           
  Lines        6932     6932           
=======================================
  Hits         6242     6242           
  Misses        690      690           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lalitb lalitb merged commit 1e33bb5 into open-telemetry:main May 9, 2025
85 of 111 checks passed
malkia added a commit to malkia/opentelemetry-cpp that referenced this pull request May 10, 2025
@owent owent deleted the fixes_3396 branch May 22, 2025 03:20
@marcalff marcalff changed the title Fixes unused var [BUILD] Fixes unused var May 26, 2025
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.

Can not build with OTELCPP_MAINTAINER_MODE=ON and examples
3 participants