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 2 #2704

Merged
merged 20 commits into from
Jul 6, 2024

Merge branch 'main' into fix_iwyu_cleanup_2

3ea1033
Select commit
Loading
Failed to load commit list.
Merged

[Code health] include-what-you-use cleanup, part 2 #2704

Merge branch 'main' into fix_iwyu_cleanup_2
3ea1033
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 6, 2024 in 0s

87.67% (+0.56%) compared to 497eaf4

View this Pull Request on Codecov

87.67% (+0.56%) compared to 497eaf4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.67%. Comparing base (497eaf4) to head (3ea1033).
Report is 97 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2704      +/-   ##
==========================================
+ Coverage   87.12%   87.67%   +0.56%     
==========================================
  Files         200      190      -10     
  Lines        6109     5855     -254     
==========================================
- Hits         5322     5133     -189     
+ Misses        787      722      -65     
Files Coverage Δ
exporters/ostream/src/span_exporter.cc 87.50% <ø> (-0.61%) ⬇️
sdk/src/logs/logger.cc 78.95% <ø> (ø)
sdk/src/logs/logger_provider.cc 90.91% <ø> (ø)
sdk/src/logs/readable_log_record.cc 58.34% <ø> (ø)
sdk/src/metrics/meter.cc 62.14% <ø> (+0.69%) ⬆️
sdk/src/metrics/meter_provider.cc 87.18% <ø> (+0.34%) ⬆️
sdk/src/metrics/state/observable_registry.cc 83.73% <ø> (+0.39%) ⬆️
sdk/src/trace/tracer.cc 82.46% <ø> (ø)
sdk/src/trace/tracer_provider.cc 89.14% <ø> (ø)

... and 109 files with indirect coverage changes