Skip to content

[CODE HEALTH] Fix clang-tidy misc-use-internal-linkage warnings#3918

Open
marcalff wants to merge 2 commits intoopen-telemetry:mainfrom
marcalff:tidy_internal_linkage
Open

[CODE HEALTH] Fix clang-tidy misc-use-internal-linkage warnings#3918
marcalff wants to merge 2 commits intoopen-telemetry:mainfrom
marcalff:tidy_internal_linkage

Conversation

@marcalff
Copy link
Member

@marcalff marcalff commented Mar 6, 2026

Fixes # (issue)

Changes

Please provide a brief description of the changes here.

  • Fix clang-tidy misc-use-internal-linkage warnings.

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 changed the title [CODE HEALTH] Fix clang tidy misc-use-internal-linkage [CODE HEALTH] Fix clang-tidy misc-use-internal-linkage warnings Mar 6, 2026
@codecov
Copy link

codecov bot commented Mar 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.07%. Comparing base (355bf9b) to head (369b404).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3918   +/-   ##
=======================================
  Coverage   90.07%   90.07%           
=======================================
  Files         226      226           
  Lines        7217     7217           
=======================================
  Hits         6500     6500           
  Misses        717      717           
Files with missing lines Coverage Δ
exporters/ostream/src/metric_exporter.cc 91.55% <100.00%> (ø)
exporters/ostream/src/span_exporter.cc 88.55% <100.00%> (ø)
sdk/src/common/env_variables.cc 100.00% <100.00%> (ø)
...egation/base2_exponential_histogram_aggregation.cc 91.33% <100.00%> (ø)
...export/periodic_exporting_metric_reader_options.cc 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@marcalff marcalff marked this pull request as ready for review March 7, 2026 00:15
@marcalff marcalff requested a review from a team as a code owner March 7, 2026 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.

1 participant