Add copy ingest processor #11870
Merged
Add copy ingest processor #11870
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.
Loading