Fix null_pointer_exception when creating or updating ingest pipeline #9259
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 is100.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%) |
⬆️ |
Loading