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

Automated cherry pick of #2064: get execute env from report env #2088

Conversation

erda-bot
Copy link
Member

Cherry pick of #2064 on release/1.3.

Squashed commit message:

commit 7d5da49effd6800003466f1cb50345ce54bfa780
Author: chengjoey <30427474+chengjoey@users.noreply.github.com>
Date:   Fri Sep 24 14:34:21 2021 +0800

    get execute env from report env (#2064)

What type of this PR

Add one of the following kinds:
/kind bug

What this PR does / why we need it:

Which issue(s) this PR fixes:

Specified Reviewers:

/assign @your-reviewer

ChangeLog

Language Changelog
🇺🇸 English get execute env from report env
🇨🇳 中文 执行计划增加真实环境的显示

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.

@dspo dspo closed this Sep 26, 2021
@dspo dspo reopened this Sep 26, 2021
@codecov
Copy link

codecov bot commented Sep 26, 2021

Codecov Report

Merging #2088 (7d5da49) into release/1.3 (f88733b) will increase coverage by 0.04%.
The diff coverage is 46.93%.

Impacted file tree graph

@@               Coverage Diff               @@
##           release/1.3    #2088      +/-   ##
===============================================
+ Coverage        15.44%   15.48%   +0.04%     
===============================================
  Files             1169     1169              
  Lines           113996   113986      -10     
===============================================
+ Hits             17608    17656      +48     
- Misses           94407    94551     +144     
+ Partials          1981     1779     -202     
Impacted Files Coverage Δ
...ine/aop/plugins/pipeline/testplan_before/plugin.go 22.85% <0.00%> (-0.68%) ⬇️
modules/pipeline/pipengine/reconciler/snippet.go 8.51% <0.00%> (-0.13%) ⬇️
pkg/database/sqlparser/ddlreverser/reverser.go 69.03% <0.00%> (-0.36%) ⬇️
pkg/database/sqlparser/migrator/schema.go 37.28% <0.00%> (ø)
pkg/database/sqlparser/migrator/service.go 12.94% <0.00%> (ø)
...gine/actionexecutor/plugins/scheduler/scheduler.go 13.72% <28.57%> (+3.64%) ⬆️
...-test-plan-detail/components/executeInfo/render.go 6.09% <50.00%> (+1.14%) ⬆️
pkg/database/sqlparser/snapshot/snapshot.go 15.25% <55.55%> (+3.32%) ⬆️
...-plan-detail/components/executeTaskTable/render.go 21.76% <69.23%> (+1.76%) ⬆️
...e/pipengine/reconciler/queuemanage/manager/stop.go 87.50% <0.00%> (-12.50%) ⬇️
... and 28 more

@sfwn
Copy link
Member

sfwn commented Sep 26, 2021

/approve

@erda-bot erda-bot merged commit e55c98c into erda-project:release/1.3 Sep 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

4 participants