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

[Backport 2.x] Add batching processor base type AbstractBatchingProcessor #14595

Merged
merged 1 commit into from
Jul 1, 2024

Add batching processor base type AbstractBatchingProcessor (#14554)

12c92d1
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add batching processor base type AbstractBatchingProcessor #14595

Add batching processor base type AbstractBatchingProcessor (#14554)
12c92d1
Select commit
Loading
Failed to load commit list.
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.