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

Implement the BatchingProcessor configuration #5088

Merged
merged 13 commits into from
Mar 25, 2024

Merge branch 'main' into blrp-conf

da5a060
Select commit
Loading
Failed to load commit list.
Merged

Implement the BatchingProcessor configuration #5088

Merge branch 'main' into blrp-conf
da5a060
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 25, 2024 in 0s

83.8% (+0.1%) compared to 8b14747

View this Pull Request on Codecov

83.8% (+0.1%) compared to 8b14747

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.8%. Comparing base (8b14747) to head (da5a060).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #5088     +/-   ##
=======================================
+ Coverage   83.6%   83.8%   +0.1%     
=======================================
  Files        247     248      +1     
  Lines      16087   16147     +60     
=======================================
+ Hits       13455   13537     +82     
+ Misses      2344    2322     -22     
  Partials     288     288             
Files Coverage Δ
sdk/log/batch.go 88.4% <100.0%> (+88.4%) ⬆️
sdk/log/provider.go 100.0% <100.0%> (ø)
sdk/log/setting.go 100.0% <100.0%> (ø)

... and 1 file with indirect coverage changes