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

project pipeline detail #2407

Merged
merged 2 commits into from
Oct 15, 2021

Conversation

kakj-go
Copy link
Contributor

@kakj-go kakj-go commented Oct 15, 2021

What type of this PR

/kind feature

What this PR does / why we need it:

Some actions need to query the detailed interface of the project-level pipeline. The original detailed interface of the dop will verify whether there is application permission

erda-issue: erda-issue

@kakj-go kakj-go requested a review from sfwn October 15, 2021 05:28
@kakj-go kakj-go force-pushed the feature/project-pipeline-detail branch from 1570919 to bbf3e20 Compare October 15, 2021 05:30
@codecov
Copy link

codecov bot commented Oct 15, 2021

Codecov Report

Merging #2407 (6c5f73e) into master (245cdd9) will decrease coverage by 0.32%.
The diff coverage is 48.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2407      +/-   ##
==========================================
- Coverage   15.95%   15.62%   -0.33%     
==========================================
  Files        1200     1213      +13     
  Lines      119058   122502    +3444     
==========================================
+ Hits        18999    19147     +148     
- Misses      98115   101393    +3278     
- Partials     1944     1962      +18     
Impacted Files Coverage Δ
modules/dop/endpoints/endpoints.go 1.07% <0.00%> (-0.01%) ⬇️
modules/dop/endpoints/pipeline.go 5.20% <44.44%> (+1.07%) ⬆️
modules/dop/endpoints/project_pipeline.go 13.23% <52.94%> (+13.23%) ⬆️
modules/dop/endpoints/testplan_v2.go 0.00% <0.00%> (ø)
modules/extensions/loghub/index/query/routes.go 0.00% <0.00%> (ø)
modules/dop/services/autotest_v2/export.go 0.00% <0.00%> (ø)
modules/dop/services/autotest_v2/import.go 0.00% <0.00%> (ø)
modules/dop/services/autotest_v2/scene.go 0.00% <0.00%> (ø)
.../auto-test-plan-detail/components/stages/stages.go 35.44% <0.00%> (ø)
... and 16 more

@kakj-go kakj-go force-pushed the feature/project-pipeline-detail branch from bbf3e20 to 6c5f73e Compare October 15, 2021 08:02
@sfwn
Copy link
Member

sfwn commented Oct 15, 2021

/approve

@erda-bot erda-bot merged commit abfeca1 into erda-project:master Oct 15, 2021
@sfwn
Copy link
Member

sfwn commented Oct 15, 2021

/cherry-pick release/1.3

erda-bot pushed a commit to erda-bot/erda that referenced this pull request Oct 15, 2021
* Fix default issue state coming from home page (erda-project#2268)

* Increase the detailed view interface of the project pipeline

Co-authored-by: shuofan <fanshuo2015@gmail.com>
erda-bot added a commit that referenced this pull request Oct 15, 2021
* Fix default issue state coming from home page (#2268)

* Increase the detailed view interface of the project pipeline

Co-authored-by: shuofan <fanshuo2015@gmail.com>

Co-authored-by: kakj <18579115540@163.com>
Co-authored-by: shuofan <fanshuo2015@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

4 participants