milvus icon indicating copy to clipboard operation
milvus copied to clipboard

Fix Parse binlog path failure

Open jaime0815 opened this issue 3 years ago • 2 comments

issue #18580 Signed-off-by: yun.zhang [email protected]

jaime0815 avatar Aug 10 '22 03:08 jaime0815

Codecov Report

Merging #18584 (6ecd3a1) into 2.1.0 (9899a5b) will decrease coverage by 0.00%. The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##            2.1.0   #18584      +/-   ##
==========================================
- Coverage   81.25%   81.25%   -0.01%     
==========================================
  Files         476      476              
  Lines       75278    75427     +149     
==========================================
+ Hits        61170    61289     +119     
- Misses      11445    11463      +18     
- Partials     2663     2675      +12     
Impacted Files Coverage Δ
internal/datacoord/garbage_collector.go 83.33% <0.00%> (ø)
internal/storage/binlog_util.go 100.00% <100.00%> (ø)
internal/proxy/timestamp.go 79.06% <0.00%> (-13.96%) :arrow_down:
internal/proxy/channels_time_ticker.go 78.35% <0.00%> (-7.47%) :arrow_down:
internal/util/grpcclient/client.go 92.50% <0.00%> (-1.88%) :arrow_down:
internal/indexnode/task.go 76.58% <0.00%> (-1.22%) :arrow_down:
internal/datacoord/segment_manager.go 84.12% <0.00%> (-0.96%) :arrow_down:
internal/querynode/segment_loader.go 74.96% <0.00%> (-0.91%) :arrow_down:
internal/mq/msgstream/mq_msgstream.go 78.04% <0.00%> (-0.85%) :arrow_down:
internal/rootcoord/task.go 77.90% <0.00%> (-0.77%) :arrow_down:
... and 21 more

codecov[bot] avatar Aug 10 '22 04:08 codecov[bot]

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: congqixia, jaime0815

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 10 '22 09:08 sre-ci-robot