erda
erda copied to clipboard
refactor: pipeline service to pb provider
What this PR does / why we need it:
refactor pipeline service to pb provider
Specified Reviewers:
/assign @sfwn
ChangeLog
Language | Changelog |
---|---|
🇺🇸 English | efactor pipeline service to pb provider |
🇨🇳 中文 | 将pipeline大的service重构成pb provider |
Need cherry-pick to release versions?
Add comment like /cherry-pick release/1.0
when this PR is merged.
For details on the cherry pick process, see the cherry pick requests section under CONTRIBUTING.md.
Codecov Report
Merging #5506 (a7a560e) into master (503f8b1) will increase coverage by
0.08%
. The diff coverage is24.83%
.
Additional details and impacted files
@@ Coverage Diff @@
## master #5506 +/- ##
==========================================
+ Coverage 22.17% 22.26% +0.08%
==========================================
Files 1783 1773 -10
Lines 191935 192156 +221
==========================================
+ Hits 42567 42779 +212
+ Misses 144515 144494 -21
- Partials 4853 4883 +30
Impacted Files | Coverage Δ | |
---|---|---|
apistructs/cmp.go | 0.00% <ø> (ø) |
|
apistructs/extention.go | 47.61% <0.00%> (-6.93%) |
:arrow_down: |
...nternal/apps/cmp/impl/clusters/add_edge_cluster.go | 0.00% <0.00%> (ø) |
|
internal/apps/cmp/initialize.go | 0.00% <0.00%> (ø) |
|
internal/apps/cmp/provider.go | 14.28% <ø> (ø) |
|
...ipeline/myPage/tabsTable/pipelineTable/provider.go | 2.48% <0.00%> (ø) |
|
internal/apps/dop/endpoints/apitest.go | 0.00% <0.00%> (ø) |
|
internal/apps/dop/endpoints/cicd.go | 0.00% <0.00%> (ø) |
|
internal/apps/dop/endpoints/endpoints.go | 65.67% <0.00%> (-0.35%) |
:arrow_down: |
internal/apps/dop/endpoints/release.go | 4.25% <0.00%> (ø) |
|
... and 91 more |
/approve