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: do not query whether there are documents under the branch #1575

Merged
merged 3 commits into from
Sep 1, 2021
Merged

feature: do not query whether there are documents under the branch #1575

merged 3 commits into from
Sep 1, 2021

Conversation

dspo
Copy link
Contributor

@dspo dspo commented Aug 26, 2021

What type of this PR

Add one of the following kinds:
/kind feature

What this PR does / why we need it:

  • do not query whether there are documents under the branch

Which issue(s) this PR fixes:

  • Fixes #your-issue_number
  • [Erda Cloud Issue Link](paste your link here)

Specified Reviewers:

/assign @your-reviewer

ChangeLog

Language Changelog
🇺🇸 English
🇨🇳 中文

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
Copy link

codecov bot commented Aug 26, 2021

Codecov Report

Merging #1575 (cfdc69a) into master (3e6789d) will increase coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1575      +/-   ##
==========================================
+ Coverage   12.43%   12.52%   +0.09%     
==========================================
  Files        1028     1028              
  Lines      107851   107874      +23     
==========================================
+ Hits        13406    13510     +104     
+ Misses      92969    92838     -131     
- Partials     1476     1526      +50     
Impacted Files Coverage Δ
modules/dop/endpoints/apidoc.go 0.00% <ø> (ø)
...arios/action/components/actionForm/testplan-run.go 52.50% <0.00%> (ø)
pkg/expression/expression_reconcile.go 19.80% <0.00%> (+1.62%) ⬆️
pkg/parser/pipelineyml/pipelineyml.go 47.25% <0.00%> (+8.79%) ⬆️
...narios/issue-manage/components/issueGantt/model.go 15.85% <0.00%> (+15.85%) ⬆️
pkg/parser/pipelineyml/visitor_ref_op.go 30.20% <0.00%> (+30.20%) ⬆️

@dspo dspo added dop devops plaoform feature labels Aug 31, 2021
@dspo dspo marked this pull request as ready for review August 31, 2021 07:25
@johnlanni
Copy link
Contributor

/approve

@erda-bot erda-bot merged commit ba826f2 into erda-project:master Sep 1, 2021
@dspo dspo deleted the feature/api-design branch September 6, 2021 09:34
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.

3 participants