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 3 #3004

Merged
merged 15 commits into from
Aug 26, 2024

Merge branch 'main' into fix_iwyu_cleanup_3

f50ab87
Select commit
Loading
Failed to load commit list.
Merged

[Code Health] include-what-you-use cleanup, part 3 #3004

Merge branch 'main' into fix_iwyu_cleanup_3
f50ab87
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 25, 2024 in 0s

87.63% (+0.52%) compared to 497eaf4

View this Pull Request on Codecov

87.63% (+0.52%) compared to 497eaf4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.63%. Comparing base (497eaf4) to head (f50ab87).
Report is 120 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3004      +/-   ##
==========================================
+ Coverage   87.12%   87.63%   +0.52%     
==========================================
  Files         200      190      -10     
  Lines        6109     5868     -241     
==========================================
- Hits         5322     5142     -180     
+ Misses        787      726      -61     
Files Coverage Δ
...telemetry/baggage/propagation/baggage_propagator.h 100.00% <ø> (ø)
...ude/opentelemetry/common/key_value_iterable_view.h 94.45% <ø> (ø)
api/include/opentelemetry/context/context.h 100.00% <ø> (ø)
...pi/include/opentelemetry/context/runtime_context.h 97.50% <ø> (-0.09%) ⬇️
api/include/opentelemetry/nostd/function_ref.h 77.78% <ø> (+0.51%) ⬆️
api/include/opentelemetry/nostd/string_view.h 98.08% <ø> (+0.12%) ⬆️
api/include/opentelemetry/nostd/variant.h 66.67% <ø> (ø)
api/include/opentelemetry/trace/noop.h 93.34% <ø> (ø)
api/include/opentelemetry/trace/provider.h 100.00% <ø> (ø)
api/include/opentelemetry/trace/scope.h 100.00% <ø> (ø)
... and 2 more

... and 118 files with indirect coverage changes