feat: define external snapshot API contracts (part1)#50393
Open
weiliu1031 wants to merge 3 commits into
Open
Codecov / codecov/project
succeeded
Jun 30, 2026 in 1s
79.35% (target 77.00%)
View this Pull Request on Codecov
79.35% (target 77.00%)
Details
Codecov Report
❌ Patch coverage is 80.94059% with 77 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.35%. Comparing base (b4dd2b2) to head (65b21a6).
Additional details and impacted files
@@ Coverage Diff @@
## master #50393 +/- ##
==========================================
+ Coverage 79.34% 79.35% +0.01%
==========================================
Files 2280 2280
Lines 415331 415732 +401
==========================================
+ Hits 329554 329922 +368
- Misses 75630 75662 +32
- Partials 10147 10148 +1 | Components | Coverage Δ | |
|---|---|---|
| Client | 80.76% <92.00%> (+0.11%) |
⬆️ |
| Core | 86.50% <ø> (ø) |
|
| Go | 76.99% <77.30%> (+0.01%) |
⬆️ |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| client/milvusclient/snapshot.go | 65.86% <100.00%> (+12.20%) |
⬆️ |
| ...nternal/distributed/proxy/httpserver/request_v2.go | 89.23% <100.00%> (+0.05%) |
⬆️ |
| internal/proxy/database_interceptor.go | 86.55% <100.00%> (+0.37%) |
⬆️ |
| internal/proxy/trace_log_interceptor.go | 100.00% <100.00%> (ø) |
|
| internal/proxy/util.go | 79.11% <100.00%> (+0.10%) |
⬆️ |
| pkg/util/constant.go | 31.25% <ø> (ø) |
|
| internal/coordinator/mix_coord.go | 60.30% <0.00%> (-0.15%) |
⬇️ |
| internal/distributed/mixcoord/service.go | 71.72% <0.00%> (-0.27%) |
⬇️ |
| internal/datacoord/services.go | 82.03% <78.57%> (-0.03%) |
⬇️ |
| internal/proxy/rate_limit_interceptor.go | 78.12% <50.00%> (-1.39%) |
⬇️ |
| ... and 5 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading