Skip to content

[DOC] Update doc comments to pass -WDocumention check#3375

Merged
marcalff merged 31 commits into
open-telemetry:mainfrom
zurex:fix/doc_comment_api
Jun 5, 2025
Merged

[DOC] Update doc comments to pass -WDocumention check#3375
marcalff merged 31 commits into
open-telemetry:mainfrom
zurex:fix/doc_comment_api

Merge branch 'main' into fix/doc_comment_api

5f26a2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 4, 2025 in 0s

89.89% (+0.02%) compared to 470f66b

View this Pull Request on Codecov

89.89% (+0.02%) compared to 470f66b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.89%. Comparing base (470f66b) to head (5f26a2d).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3375      +/-   ##
==========================================
+ Coverage   89.88%   89.89%   +0.02%     
==========================================
  Files         212      212              
  Lines        6942     6942              
==========================================
+ Hits         6239     6240       +1     
+ Misses        703      702       -1     
Files with missing lines Coverage Δ
.../include/opentelemetry/common/key_value_iterable.h 100.00% <ø> (ø)
...ude/opentelemetry/common/key_value_iterable_view.h 100.00% <100.00%> (ø)
...pi/include/opentelemetry/context/runtime_context.h 97.60% <ø> (ø)
api/include/opentelemetry/logs/event_logger.h 90.00% <ø> (ø)
...lemetry/exporters/memory/in_memory_span_exporter.h 80.96% <100.00%> (ø)
...rs/memory/src/in_memory_metric_exporter_factory.cc 100.00% <ø> (ø)
...clude/opentelemetry/sdk/common/atomic_unique_ptr.h 100.00% <ø> (ø)
sdk/include/opentelemetry/sdk/trace/recordable.h 64.71% <ø> (ø)
sdk/include/opentelemetry/sdk/trace/sampler.h 100.00% <ø> (ø)

... and 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.