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

Fix null_pointer_exception when creating or updating ingest pipeline #9259

Merged
merged 7 commits into from
Sep 4, 2023

merge main

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

Fix null_pointer_exception when creating or updating ingest pipeline #9259

merge main
0a92736
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2023 in 1s

71.19% (target 70.00%)

View this Pull Request on Codecov

71.19% (target 70.00%)

Details

Codecov Report

Merging #9259 (0a92736) into main (731e043) will decrease coverage by 0.07%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main    #9259      +/-   ##
============================================
- Coverage     71.25%   71.19%   -0.07%     
- Complexity    57811    57824      +13     
============================================
  Files          4806     4806              
  Lines        272240   272244       +4     
  Branches      39730    39731       +1     
============================================
- Hits         193996   193824     -172     
- Misses        61941    62167     +226     
+ Partials      16303    16253      -50     
Files Changed Coverage Δ
...java/org/opensearch/ingest/ConfigurationUtils.java 76.87% <100.00%> (+0.54%) ⬆️

... and 481 files with indirect coverage changes