Skip to content

Fix stuck Component Debug command#2258

Merged
dgolovin merged 1 commit into
redhat-developer:masterfrom
dgolovin:i2229-master-fix-debug-command-windows
Oct 27, 2021
Merged

Fix stuck Component Debug command#2258
dgolovin merged 1 commit into
redhat-developer:masterfrom
dgolovin:i2229-master-fix-debug-command-windows

Conversation

@dgolovin

Copy link
Copy Markdown
Collaborator

This PR fixes #2229.

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

This PR fixes redhat-developer#2229.

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

codecov Bot commented Oct 27, 2021

Copy link
Copy Markdown

Codecov Report

Merging #2258 (5fa7ef5) into master (427792a) will increase coverage by 0.01%.
The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2258      +/-   ##
==========================================
+ Coverage   71.51%   71.53%   +0.01%     
==========================================
  Files          51       51              
  Lines        3497     3506       +9     
  Branches      667      669       +2     
==========================================
+ Hits         2501     2508       +7     
- Misses        996      998       +2     
Impacted Files Coverage Δ
src/openshift/component.ts 82.11% <87.50%> (-0.08%) ⬇️

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 427792a...5fa7ef5. Read the comment docs.

@dgolovin
dgolovin merged commit 1548143 into redhat-developer:master Oct 27, 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.

Component Debug command on Windows never results in starting debug session

1 participant