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

Add list import tasks api #16605

Merged
merged 1 commit into from Apr 25, 2022
Merged

Add list import tasks api #16605

merged 1 commit into from Apr 25, 2022

Conversation

yhmo
Copy link
Contributor

@yhmo yhmo commented Apr 22, 2022

Signed-off-by: groot yihua.mo@zilliz.com

#15604

@sre-ci-robot sre-ci-robot added area/api size/XXL Denotes a PR that changes 1000+ lines. labels Apr 22, 2022
@yhmo yhmo requested review from soothing-rain and removed request for bigsheeper and congqixia April 22, 2022 13:11
@mergify mergify bot added the dco-passed DCO check passed. label Apr 22, 2022
@mergify
Copy link
Contributor

mergify bot commented Apr 22, 2022

@yhmo ut workflow job failed, comment rerun ut can trigger the job again.

@mergify
Copy link
Contributor

mergify bot commented Apr 24, 2022

@yhmo ut workflow job failed, comment rerun ut can trigger the job again.

@mergify
Copy link
Contributor

mergify bot commented Apr 24, 2022

@yhmo E2e jenkins job failed, comment /run-checks can trigger the job again.

@mergify
Copy link
Contributor

mergify bot commented Apr 24, 2022

@yhmo ut workflow job failed, comment rerun ut can trigger the job again.

@mergify
Copy link
Contributor

mergify bot commented Apr 24, 2022

@yhmo ut workflow job failed, comment rerun ut can trigger the job again.

@mergify
Copy link
Contributor

mergify bot commented Apr 24, 2022

@yhmo E2e jenkins job failed, comment /run-checks can trigger the job again.

@mergify
Copy link
Contributor

mergify bot commented Apr 24, 2022

@yhmo ut workflow job failed, comment rerun ut can trigger the job again.

@mergify
Copy link
Contributor

mergify bot commented Apr 24, 2022

@yhmo E2e jenkins job failed, comment /run-checks can trigger the job again.

@codecov
Copy link

codecov bot commented Apr 24, 2022

Codecov Report

Merging #16605 (f18fed1) into master (4ef2df8) will decrease coverage by 0.01%.
The diff coverage is 86.20%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #16605      +/-   ##
==========================================
- Coverage   80.72%   80.71%   -0.02%     
==========================================
  Files         437      437              
  Lines       68980    69055      +75     
==========================================
+ Hits        55685    55735      +50     
- Misses      10653    10671      +18     
- Partials     2642     2649       +7     
Impacted Files Coverage Δ
internal/distributed/proxy/service.go 70.86% <0.00%> (-0.31%) ⬇️
internal/distributed/rootcoord/service.go 80.23% <0.00%> (-1.41%) ⬇️
internal/util/mock/rootcoord_client.go 94.44% <0.00%> (-2.70%) ⬇️
internal/distributed/rootcoord/client/client.go 94.80% <80.00%> (-1.40%) ⬇️
internal/rootcoord/import_manager.go 86.30% <81.25%> (-0.21%) ⬇️
internal/util/importutil/import_wrapper.go 86.75% <89.36%> (+0.41%) ⬆️
internal/datanode/data_node.go 80.88% <100.00%> (+0.02%) ⬆️
internal/proxy/impl.go 82.67% <100.00%> (-0.43%) ⬇️
internal/rootcoord/root_coord.go 77.93% <100.00%> (+0.04%) ⬆️
internal/querynode/flow_graph_service_time_node.go 77.50% <0.00%> (-15.00%) ⬇️
... and 25 more

@mergify
Copy link
Contributor

mergify bot commented Apr 24, 2022

@yhmo ut workflow job failed, comment rerun ut can trigger the job again.

@mergify
Copy link
Contributor

mergify bot commented Apr 24, 2022

@yhmo ut workflow job failed, comment rerun ut can trigger the job again.

@mergify
Copy link
Contributor

mergify bot commented Apr 24, 2022

@yhmo E2e jenkins job failed, comment /run-checks can trigger the job again.

Signed-off-by: groot <yihua.mo@zilliz.com>
@soothing-rain
Copy link
Contributor

/lgtm

@czs007
Copy link
Contributor

czs007 commented Apr 25, 2022

/approve

@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: czs007, yhmo

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 sre-ci-robot merged commit bc5e9ec into milvus-io:master Apr 25, 2022
@yhmo yhmo deleted the main branch April 29, 2022 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved area/api ci-passed dco-passed DCO check passed. lgtm size/XXL Denotes a PR that changes 1000+ lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants