feat: support nested array - #3785
Open
SpadeA-Tang wants to merge 1 commit into
Open
SpadeA-Tang wants to merge 1 commit into
SpadeA-Tang wants to merge 1 commit into
Codecov / codecov/project
succeeded
Sep 8, 2026 in 0s
94.30% (target 90.00%)
View this Pull Request on Codecov
94.30% (target 90.00%)
Details
Codecov Report
❌ Patch coverage is 98.20359% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.30%. Comparing base (a4b3b38) to head (c731fb3).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pymilvus/orm/schema.py | 96.77% | 2 Missing |
| pymilvus/client/field_data_extractors.py | 92.85% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #3785 +/- ##
==========================================
+ Coverage 94.22% 94.30% +0.08%
==========================================
Files 77 77
Lines 16204 16367 +163
==========================================
+ Hits 15268 15435 +167
+ Misses 936 932 -4 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading