Skip to content

Add terminal names for commands started form k8s Clusters View #1529

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

Merged
merged 1 commit into from
May 1, 2020

Conversation

dgolovin
Copy link
Collaborator

@dgolovin dgolovin commented May 1, 2020

This PR fixes #148.

Signed-off-by: Denis Golovin [email protected]

@codecov
Copy link

codecov bot commented May 1, 2020

Codecov Report

Merging #1529 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1529   +/-   ##
=======================================
  Coverage   84.77%   84.77%           
=======================================
  Files          36       36           
  Lines        2410     2410           
  Branches      436      436           
=======================================
  Hits         2043     2043           
  Misses        367      367           
Impacted Files Coverage Δ
src/k8s/build.ts 97.50% <100.00%> (ø)
src/k8s/deployment.ts 97.29% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 65dab3f...d994975. Read the comment docs.

@dgolovin dgolovin merged commit 6455700 into redhat-developer:master May 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When executing command in terminal it should be named properly
1 participant