Skip to content

Add --show-log option to push command when no --config option present#2162

Merged
dgolovin merged 1 commit intoredhat-developer:masterfrom
dgolovin:i2148-show-build-log-for-push
Jun 4, 2021
Merged

Add --show-log option to push command when no --config option present#2162
dgolovin merged 1 commit intoredhat-developer:masterfrom
dgolovin:i2148-show-build-log-for-push

Conversation

@dgolovin
Copy link
Copy Markdown
Collaborator

@dgolovin dgolovin commented Jun 4, 2021

This PR fixes #2148.

Signed-off-by: Denis Golovin dgolovin@redhat.com

This PR fixes redhat-developer#2148.

Signed-off-by: Denis Golovin dgolovin@redhat.com
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 4, 2021

Codecov Report

Merging #2162 (a9c5d14) into master (c65ca14) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2162   +/-   ##
=======================================
  Coverage   76.73%   76.73%           
=======================================
  Files          48       48           
  Lines        3279     3280    +1     
  Branches      627      627           
=======================================
+ Hits         2516     2517    +1     
  Misses        763      763           
Impacted Files Coverage Δ
src/odo/command.ts 89.41% <100.00%> (+0.05%) ⬆️

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 c65ca14...a9c5d14. Read the comment docs.

@dgolovin dgolovin merged commit 1442c0e into redhat-developer:master Jun 4, 2021
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.

Show build log for 'OpenShift: Push' command

1 participant