Skip to content

Fix a bug of reset connection

606b8f6
Select commit
Loading
Failed to load commit list.
Merged

fix: Fix a bug of reset connection #3085

Fix a bug of reset connection
606b8f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 20, 2025 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 22.22222% with 42 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (2.6@3da1040). Learn more about missing BASE report.

Files with missing lines Patch % Lines
pymilvus/client/grpc_handler.py 21.15% 41 Missing ⚠️
pymilvus/orm/connections.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             2.6    #3085   +/-   ##
======================================
  Coverage       ?   45.07%           
======================================
  Files          ?       65           
  Lines          ?    13772           
  Branches       ?        0           
======================================
  Hits           ?     6208           
  Misses         ?     7564           
  Partials       ?        0           

☔ 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.