fix: load nullable diskann valid data for stream index#50361
fix: load nullable diskann valid data for stream index#50361marcelo-cjl wants to merge 1 commit into
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: marcelo-cjl The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
[ci-v2-notice] To rerun ci-v2 checks, comment with:
If you have any questions or requests, please contact @zhikunyao. |
✅ CI Loop Results
|
| Stage | Result | Duration | Tests |
|---|---|---|---|
| ✅ Build | SUCCESS | 14.1min | - |
| ✅ Code-Check | SUCCESS | 8.6min | - |
| ✅ UT-GO | SUCCESS | 23.7min | 1012 passed |
| ✅ UT-Integration | SUCCESS | 25.3min | 46 passed |
| ✅ UT-CPP-Cov | SUCCESS | 56.1min | 7839 passed |
Total: 76min | Pipeline | Artifacts
Overall Coverage: 71.3%
Diff Coverage: CPP 86.7% (189 hit, 29 miss, 218 measurable lines, 147 unmeasured)
Diff Coverage HTML: view changed lines
Total Patch Coverage: 86.7% (189/218 measurable lines, 147 unmeasured)
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #50361 +/- ##
==========================================
- Coverage 79.01% 78.96% -0.05%
==========================================
Files 2239 2239
Lines 396634 396800 +166
==========================================
- Hits 313391 313342 -49
- Misses 73703 73868 +165
- Partials 9540 9590 +50
🚀 New features to boost your workflow:
|
(cherry picked from commit 0148f0b) Signed-off-by: marcelo-cjl <marcelo.chen@zilliz.com>
caffd2b to
904a59d
Compare
|
/ci-rerun-e2e-default |
|
/ci-rerun-gosdk |
|
/ci-rerun-ut-go |
|
/ci-rerun-code-check |
|
/ci-rerun-build-ut-cov |
✅ CI Loop Results
|
| Stage | Result | Duration | Tests |
|---|---|---|---|
| ✅ Build | SUCCESS | 9.2min | - |
| ✅ Code-Check | SUCCESS | 4.8min | - |
| ✅ UT-GO | SUCCESS | 14.4min | 1012 passed |
| ✅ UT-Integration | SUCCESS | 23.6min | 46 passed |
| ✅ UT-CPP-Cov | SUCCESS | 39.4min | 7839 passed |
Total: 58min | Pipeline | Artifacts
Overall Coverage: 71.3%
Diff Coverage: CPP 96.3% (184 hit, 7 miss, 191 measurable lines, 88 unmeasured)
Diff Coverage HTML: view changed lines
Total Patch Coverage: 96.3% (184/191 measurable lines, 88 unmeasured)
|
/ci-rerun-gosdk |
|
/ci-rerun-e2e-default |
|
/ci-rerun-gosdk |
Summary
Related PR: #50283
Test plan
git diff --check upstream/master..HEADmake cppcheckinternal/core/output/unittest/all_tests; targeted C++ test needs core unittest build.