[Backport 2.x] Add batching processor base type AbstractBatchingProcessor #14595
Codecov / codecov/project
succeeded
Jun 28, 2024 in 1s
71.95% (target 70.00%)
View this Pull Request on Codecov
71.95% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 97.05882%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 71.95%. Comparing base (
70064e2
) to head (12c92d1
).
Report is 4 commits behind head on 2.x.
Files | Patch % | Lines |
---|---|---|
...g/opensearch/ingest/AbstractBatchingProcessor.java | 97.05% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## 2.x #14595 +/- ##
============================================
+ Coverage 71.41% 71.95% +0.54%
- Complexity 62286 62755 +469
============================================
Files 5102 5103 +1
Lines 293188 293264 +76
Branches 42718 42731 +13
============================================
+ Hits 209372 211016 +1644
+ Misses 66198 64865 -1333
+ Partials 17618 17383 -235
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading