Skip to content

Debug command for java and nodejs components#1322

Merged
dgolovin merged 6 commits into
redhat-developer:masterfrom
dgolovin:i1119
Dec 21, 2019
Merged

Debug command for java and nodejs components#1322
dgolovin merged 6 commits into
redhat-developer:masterfrom
dgolovin:i1119

Conversation

@dgolovin

Copy link
Copy Markdown
Collaborator

Fix #1119 .

@codecov

codecov Bot commented Dec 17, 2019

Copy link
Copy Markdown

Codecov Report

Merging #1322 into master will decrease coverage by 2.26%.
The diff coverage is 26.74%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1322      +/-   ##
==========================================
- Coverage   88.87%   86.61%   -2.27%     
==========================================
  Files          33       33              
  Lines        2311     2383      +72     
  Branches      410      424      +14     
==========================================
+ Hits         2054     2064      +10     
- Misses        257      319      +62
Impacted Files Coverage Δ
src/openshift/component.ts 80.88% <15.15%> (-12.82%) ⬇️
src/extension.ts 68.2% <60%> (-0.25%) ⬇️
src/odo.ts 83.38% <66.66%> (-0.4%) ⬇️

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 5f82399...b7540c1. Read the comment docs.

@dgolovin dgolovin changed the title [WIP] Debug command for java and nodejs components Debug command for java and nodejs components Dec 21, 2019
@dgolovin
dgolovin merged commit a5f7a4d 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.

Add debugging support for java & nodejs components

1 participant