Skip to content

test: add error handling tests for collection function operations

0104401
Select commit
Loading
Failed to load commit list.
Merged

feat: implement collection function management in gRPC API #496

test: add error handling tests for collection function operations
0104401
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 15, 2026 in 0s

97.10% (-0.08%) compared to dac9a61

View this Pull Request on Codecov

97.10% (-0.08%) compared to dac9a61

Details

Codecov Report

❌ Patch coverage is 91.11111% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.10%. Comparing base (dac9a61) to head (0104401).

Files with missing lines Patch % Lines
milvus/grpc/Collection.ts 90.32% 3 Missing ⚠️
milvus/utils/Schema.ts 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #496      +/-   ##
==========================================
- Coverage   97.18%   97.10%   -0.08%     
==========================================
  Files          51       51              
  Lines        3517     3562      +45     
  Branches      961      976      +15     
==========================================
+ Hits         3418     3459      +41     
- Misses         94       98       +4     
  Partials        5        5              

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.