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

[SDK] Fix forceflush may wait for ever #2584

Merged

Merge branch 'main' into fix_hangs_too_long_when_calling_forceflush

d3df9a4
Select commit
Loading
Failed to load commit list.
Merged

[SDK] Fix forceflush may wait for ever #2584

Merge branch 'main' into fix_hangs_too_long_when_calling_forceflush
d3df9a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 23, 2024 in 0s

87.70% (+0.58%) compared to 497eaf4

View this Pull Request on Codecov

87.70% (+0.58%) compared to 497eaf4

Details

Codecov Report

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

Project coverage is 87.70%. Comparing base (497eaf4) to head (d3df9a4).
Report is 65 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2584      +/-   ##
==========================================
+ Coverage   87.12%   87.70%   +0.58%     
==========================================
  Files         200      190      -10     
  Lines        6109     5852     -257     
==========================================
- Hits         5322     5132     -190     
+ Misses        787      720      -67     
Files Coverage Δ
...pentelemetry/sdk/logs/batch_log_record_processor.h 100.00% <100.00%> (ø)
...ude/opentelemetry/sdk/trace/batch_span_processor.h 100.00% <100.00%> (ø)
sdk/src/logs/batch_log_record_processor.cc 89.21% <96.16%> (+1.71%) ⬆️
...metrics/export/periodic_exporting_metric_reader.cc 81.32% <95.00%> (+1.98%) ⬆️
sdk/src/trace/batch_span_processor.cc 94.08% <96.16%> (+1.65%) ⬆️

... and 57 files with indirect coverage changes