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 allowlist setting for ingest-common processors #14561

Merged
merged 2 commits into from
Jun 26, 2024

Fix test issues due to class renaming on main

0eff3eb
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add allowlist setting for ingest-common processors #14561

Fix test issues due to class renaming on main
0eff3eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2024 in 0s

71.42% (target 70.00%)

View this Pull Request on Codecov

71.42% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 94.73684% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.42%. Comparing base (f2d8e1d) to head (0eff3eb).

Files Patch % Lines
...g/opensearch/ingest/common/IngestCommonPlugin.java 94.73% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #14561      +/-   ##
============================================
+ Coverage     71.39%   71.42%   +0.03%     
- Complexity    62268    62364      +96     
============================================
  Files          5102     5102              
  Lines        293130   293146      +16     
  Branches      42715    42716       +1     
============================================
+ Hits         209275   209394     +119     
+ Misses        66203    66194       -9     
+ Partials      17652    17558      -94     

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