milvus icon indicating copy to clipboard operation
milvus copied to clipboard

fix: [GoSDK] reset cache after `UsingDatabase`

Open congqixia opened this issue 1 year ago • 5 comments

Related to milvus-io/milvus-sdk-go#809

congqixia avatar Aug 22 '24 04:08 congqixia

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: congqixia

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

sre-ci-robot avatar Aug 22 '24 04:08 sre-ci-robot

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.33%. Comparing base (56b3490) to head (127077a). Report is 20 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #35638      +/-   ##
==========================================
+ Coverage   81.32%   81.33%   +0.01%     
==========================================
  Files        1238     1238              
  Lines      148082   148082              
==========================================
+ Hits       120425   120444      +19     
+ Misses      22887    22874      -13     
+ Partials     4770     4764       -6     

see 22 files with indirect coverage changes

codecov[bot] avatar Aug 22 '24 06:08 codecov[bot]

@congqixia E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

mergify[bot] avatar Aug 27 '24 11:08 mergify[bot]

/run-cpu-e2e

congqixia avatar Aug 28 '24 03:08 congqixia

@congqixia E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

mergify[bot] avatar Aug 28 '24 04:08 mergify[bot]

/lgtm

ThreadDao avatar Aug 29 '24 11:08 ThreadDao