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

pipeline reconciler with queue #193

Merged

Conversation

sfwn
Copy link
Member

@sfwn sfwn commented Apr 14, 2021

What type of PR is this?

feature

What this PR does / why we need it:

  • Pipeline add queue management
  • Reconciler reconcile pipeline with queue

@sfwn sfwn force-pushed the feature/pipeline-reconciler-with-queue branch 2 times, most recently from fdb6238 to 5389b70 Compare April 15, 2021 05:59
@codecov
Copy link

codecov bot commented Apr 15, 2021

Codecov Report

Merging #193 (4b31032) into develop (7a68afe) will increase coverage by 0.00%.
The diff coverage is 8.90%.

❗ Current head 4b31032 differs from pull request most recent head 023be48. Consider uploading reports for the commit 023be48 to get more accurate results
Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #193    +/-   ##
========================================
  Coverage     8.42%   8.42%            
========================================
  Files          906     908     +2     
  Lines        83078   83183   +105     
========================================
+ Hits          6996    7005     +9     
- Misses       75260   75358    +98     
+ Partials       822     820     -2     
Impacted Files Coverage Δ
apistructs/pipeline_queue.go 81.25% <ø> (ø)
apistructs/pipeline_report.go 0.00% <ø> (ø)
...ules/gittar-adaptor/endpoints/pipeline_callback.go 0.00% <0.00%> (ø)
...ins/pipeline/plugins/precheck_before_pop/plugin.go 0.00% <0.00%> (ø)
modules/pipeline/aop/tune.go 46.66% <ø> (ø)
modules/pipeline/dbclient/op_pipeline_event.go 0.00% <0.00%> (ø)
modules/pipeline/dbclient/op_pipeline_queue.go 1.76% <0.00%> (-0.01%) ⬇️
modules/pipeline/dbclient/op_pipeline_report.go 0.00% <0.00%> (ø)
...ne/pipengine/queue/priorityqueue/priority_queue.go 80.76% <0.00%> (-10.54%) ⬇️
modules/pipeline/pipengine/reconciler/define.go 0.00% <0.00%> (ø)
... and 15 more

@sfwn sfwn force-pushed the feature/pipeline-reconciler-with-queue branch 2 times, most recently from 9991cfd to 752107a Compare April 15, 2021 08:54
@sfwn sfwn force-pushed the feature/pipeline-reconciler-with-queue branch from affe5bb to 023be48 Compare April 16, 2021 11:36
@Effet Effet merged commit 31faf74 into erda-project:develop Apr 17, 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

3 participants