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

Add copy ingest processor #11870

Merged
merged 3 commits into from
Jan 16, 2024

Fix test failure

441fde8
Select commit
Loading
Failed to load commit list.
Merged

Add copy ingest processor #11870

Fix test failure
441fde8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2024 in 1s

71.45% (target 70.00%)

View this Pull Request on Codecov

71.45% (target 70.00%)

Details

Codecov Report

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

Comparison is base (5c82ab8) 71.43% compared to head (441fde8) 71.45%.

Files Patch % Lines
...va/org/opensearch/ingest/common/CopyProcessor.java 93.61% 3 Missing ⚠️
...search/ingest/common/IngestCommonModulePlugin.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11870      +/-   ##
============================================
+ Coverage     71.43%   71.45%   +0.01%     
+ Complexity    59407    59376      -31     
============================================
  Files          4921     4922       +1     
  Lines        278989   279037      +48     
  Branches      40543    40550       +7     
============================================
+ Hits         199287   199374      +87     
+ Misses        63086    63045      -41     
- Partials      16616    16618       +2     

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