Skip to content

Find free local port and use it in `odo debug port-forward' #1328

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 2 commits into from
Dec 21, 2019

Conversation

dgolovin
Copy link
Collaborator

@dgolovin dgolovin commented Dec 21, 2019

Fix #1327.

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

@codecov
Copy link

codecov bot commented Dec 21, 2019

Codecov Report

Merging #1328 into master will increase coverage by <.01%.
The diff coverage is 40%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1328      +/-   ##
==========================================
+ Coverage   86.64%   86.65%   +<.01%     
==========================================
  Files          33       33              
  Lines        2389     2390       +1     
  Branches      424      424              
==========================================
+ Hits         2070     2071       +1     
  Misses        319      319
Impacted Files Coverage Δ
src/openshift/component.ts 80.92% <40%> (+0.04%) ⬆️

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 a5f7a4d...ca2dc27. Read the comment docs.

Signed-off-by: Denis Golovin <[email protected]>
@dgolovin dgolovin changed the title Find free local port and use it `odo debug port-forward' Find free local port and use it in `odo debug port-forward' Dec 21, 2019
@dgolovin dgolovin merged commit e42b2ee into redhat-developer:master Dec 21, 2019
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.

Support debugging for several components at the same time even if debugging ports are the same
1 participant