Skip to content

Use full path to cli tool when running in terminal#1381

Merged
dgolovin merged 2 commits intoredhat-developer:masterfrom
dgolovin:i1380
Feb 4, 2020
Merged

Use full path to cli tool when running in terminal#1381
dgolovin merged 2 commits intoredhat-developer:masterfrom
dgolovin:i1380

Conversation

@dgolovin
Copy link
Copy Markdown
Collaborator

@dgolovin dgolovin commented Feb 4, 2020

Fix #1380.

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

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

codecov bot commented Feb 4, 2020

Codecov Report

Merging #1381 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1381      +/-   ##
==========================================
- Coverage   86.71%   86.68%   -0.03%     
==========================================
  Files          33       33              
  Lines        2363     2358       -5     
  Branches      423      422       -1     
==========================================
- Hits         2049     2044       -5     
  Misses        314      314              

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 6b3a233...7d3b5e6. Read the comment docs.

@dgolovin dgolovin merged commit 5f287a4 into redhat-developer:master Feb 4, 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.

Absolute path should be used for commands when running in vscode terminal view

1 participant