Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support connection pool #261

Merged
merged 10 commits into from
Dec 14, 2023

fix clientConfig

40ca6d2
Select commit
Loading
Failed to load commit list.
Merged

Support connection pool #261

fix clientConfig
40ca6d2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2023 in 1s

96.39% (+1.24%) compared to 54f10eb

View this Pull Request on Codecov

96.39% (+1.24%) compared to 54f10eb

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (54f10eb) 95.15% compared to head (40ca6d2) 96.39%.

Files Patch % Lines
milvus/grpc/GrpcClient.ts 97.36% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #261      +/-   ##
==========================================
+ Coverage   95.15%   96.39%   +1.24%     
==========================================
  Files          39       39              
  Lines        1837     1859      +22     
  Branches      436      474      +38     
==========================================
+ Hits         1748     1792      +44     
+ Misses         86       61      -25     
- Partials        3        6       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.