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

feature: pipeline add API for queue management #171

Merged
merged 3 commits into from
Apr 13, 2021

Conversation

sfwn
Copy link
Member

@sfwn sfwn commented Apr 13, 2021

What type of PR is this?

feature

What this PR does / why we need it:

pipeline add API for queue management

@sfwn sfwn force-pushed the feature/pipeline-add-queue-api branch 3 times, most recently from 658d7a5 to bf9bc3d Compare April 13, 2021 09:56
@sfwn sfwn force-pushed the feature/pipeline-add-queue-api branch from bf9bc3d to 289edf1 Compare April 13, 2021 10:52
@codecov
Copy link

codecov bot commented Apr 13, 2021

Codecov Report

Merging #171 (06591a9) into develop (f806769) will increase coverage by 0.05%.
The diff coverage is 15.38%.

❗ Current head 06591a9 differs from pull request most recent head 87f033c. Consider uploading reports for the commit 87f033c to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           develop    #171      +/-   ##
==========================================
+ Coverage     7.98%   8.04%   +0.05%     
==========================================
  Files          874     877       +3     
  Lines        80253   80572     +319     
==========================================
+ Hits          6412    6484      +72     
- Misses       73069   73305     +236     
- Partials       772     783      +11     
Impacted Files Coverage Δ
apistructs/pipeline.go 0.00% <ø> (ø)
modules/pipeline/dbclient/op_pipeline.go 0.00% <0.00%> (ø)
modules/pipeline/dbclient/op_pipeline_labels.go 0.00% <0.00%> (ø)
modules/pipeline/services/pipelinesvc/define.go 0.00% <0.00%> (ø)
modules/pipeline/services/pipelinesvc/run.go 0.00% <0.00%> (ø)
modules/pipeline/spec/pipeline.go 7.84% <0.00%> (-0.95%) ⬇️
modules/pipeline/spec/pipeline_extra.go 0.00% <ø> (ø)
modules/pipeline/spec/pipeline_label.go 0.00% <ø> (ø)
modules/pipeline/dbclient/op_pipeline_queue.go 1.76% <1.76%> (ø)
modules/pipeline/services/pipelinesvc/queue.go 18.18% <18.18%> (ø)
... and 9 more

@Effet Effet merged commit 19f44e4 into erda-project:develop Apr 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants