Skip to content
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

[Code health] Include what you use cleanup, part 5 #3140

Merged
merged 22 commits into from
Nov 27, 2024

Merge branch 'main' into fix_iwyu_cleanup_5

04082ca
Select commit
Loading
Failed to load commit list.
Merged

[Code health] Include what you use cleanup, part 5 #3140

Merge branch 'main' into fix_iwyu_cleanup_5
04082ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2024 in 1s

87.86% (+0.00%) compared to 8d45dec

View this Pull Request on Codecov

87.86% (+0.00%) compared to 8d45dec

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.86%. Comparing base (8d45dec) to head (04082ca).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3140   +/-   ##
=======================================
  Coverage   87.86%   87.86%           
=======================================
  Files         195      195           
  Lines        6151     6151           
=======================================
  Hits         5404     5404           
  Misses        747      747           
Files with missing lines Coverage Δ
api/include/opentelemetry/nostd/variant.h 66.67% <ø> (ø)
...telemetry/exporters/memory/in_memory_metric_data.h 100.00% <ø> (ø)
exporters/memory/src/in_memory_metric_data.cc 85.00% <ø> (ø)
...rs/memory/src/in_memory_metric_exporter_factory.cc 100.00% <ø> (ø)
...xporters/memory/test/in_memory_metric_data_test.cc 100.00% <ø> (ø)
...ters/memory/test/in_memory_metric_exporter_test.cc 100.00% <ø> (ø)
exporters/memory/test/in_memory_span_data_test.cc 100.00% <ø> (ø)
...orters/memory/test/in_memory_span_exporter_test.cc 100.00% <ø> (ø)
exporters/ostream/test/ostream_log_test.cc 96.18% <ø> (ø)
exporters/ostream/test/ostream_metric_test.cc 100.00% <ø> (ø)
... and 2 more