Implement the BatchingProcessor configuration #5088
Merged
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
@@ 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%> (ø) |
Loading