[Backport 2.x] Fix bulk ingest NPE with empty pipeline #15138
[Backport 2.x] Fix bulk ingest NPE with empty pipeline #15138gaobinlong merged 2 commits into2.xfrom
Conversation
Signed-off-by: Liyun Xiu <xiliyun@amazon.com> (cherry picked from commit b47b401) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
❌ Gradle check result for a3b9d48: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
❌ Gradle check result for a3b9d48: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
❌ Gradle check result for 9e812df: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.x #15138 +/- ##
=========================================
Coverage 71.58% 71.58%
- Complexity 63427 63441 +14
=========================================
Files 5208 5208
Lines 297309 297313 +4
Branches 43275 43276 +1
=========================================
+ Hits 212821 212838 +17
+ Misses 66674 66631 -43
- Partials 17814 17844 +30 ☔ View full report in Codecov by Sentry. |
Backport b47b401 from #15033.