Skip to content

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

Merged
dgolovin merged 2 commits intoredhat-developer:masterfrom
dgolovin:i1327
Dec 21, 2019
Merged

Find free local port and use it in `odo debug port-forward'#1328
dgolovin merged 2 commits intoredhat-developer:masterfrom
dgolovin:i1327

Conversation

@dgolovin
Copy link
Copy Markdown
Collaborator

@dgolovin dgolovin commented Dec 21, 2019

Fix #1327.

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

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

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 <dgolovin@redhat.com>
@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