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

[EXPORTER] General cleanup for is_shutdown_ flags in exporters. #2663

Merged
merged 2 commits into from
May 8, 2024

Merge branch 'main' into fix_spinlock_cleanup

60ce176
Select commit
Loading
Failed to load commit list.
Merged

[EXPORTER] General cleanup for is_shutdown_ flags in exporters. #2663

Merge branch 'main' into fix_spinlock_cleanup
60ce176
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2024 in 0s

87.54% (+0.42%) compared to 497eaf4

View this Pull Request on Codecov

87.54% (+0.42%) compared to 497eaf4

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 87.54%. Comparing base (497eaf4) to head (60ce176).
Report is 60 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2663      +/-   ##
==========================================
+ Coverage   87.12%   87.54%   +0.42%     
==========================================
  Files         200      188      -12     
  Lines        6109     5840     -269     
==========================================
- Hits         5322     5112     -210     
+ Misses        787      728      -59     
Files Coverage Δ
...lemetry/exporters/memory/in_memory_span_exporter.h 89.48% <100.00%> (-1.43%) ⬇️
...de/opentelemetry/exporters/ostream/span_exporter.h 100.00% <ø> (ø)
exporters/ostream/src/log_record_exporter.cc 97.06% <ø> (-0.08%) ⬇️
exporters/ostream/src/span_exporter.cc 87.88% <ø> (-0.24%) ⬇️
exporters/ostream/src/metric_exporter.cc 90.91% <33.34%> (-0.89%) ⬇️

... and 55 files with indirect coverage changes