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 copy ingest processor #11907

Merged
merged 1 commit into from
Jan 17, 2024

Add copy ingest processor (#11870)

799c648
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add copy ingest processor #11907

Add copy ingest processor (#11870)
799c648
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2024 in 0s

71.01% (target 70.00%)

View this Pull Request on Codecov

71.01% (target 70.00%)

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (c48fb55) 71.04% compared to head (799c648) 71.01%.

Files Patch % Lines
...va/org/opensearch/ingest/common/CopyProcessor.java 93.61% 3 Missing ⚠️
...g/opensearch/ingest/common/IngestCommonPlugin.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #11907      +/-   ##
============================================
- Coverage     71.04%   71.01%   -0.03%     
+ Complexity    59352    59308      -44     
============================================
  Files          4890     4891       +1     
  Lines        279826   279874      +48     
  Branches      41035    41042       +7     
============================================
- Hits         198799   198766      -33     
- Misses        64210    64239      +29     
- Partials      16817    16869      +52     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.