Skip to content

Include oc and odo in vsix for all supported platforms#1334

Merged
dgolovin merged 1 commit intoredhat-developer:masterfrom
dgolovin:i1227
Feb 7, 2020
Merged

Include oc and odo in vsix for all supported platforms#1334
dgolovin merged 1 commit intoredhat-developer:masterfrom
dgolovin:i1227

Conversation

@dgolovin
Copy link
Copy Markdown
Collaborator

@dgolovin dgolovin commented Jan 11, 2020

Fix #1227.

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

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 13, 2020

Codecov Report

Merging #1334 into master will decrease coverage by 0.13%.
The diff coverage is 80.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1334      +/-   ##
==========================================
- Coverage   86.55%   86.41%   -0.14%     
==========================================
  Files          33       32       -1     
  Lines        2357     2311      -46     
  Branches      421      413       -8     
==========================================
- Hits         2040     1997      -43     
+ Misses        317      314       -3
Impacted Files Coverage Δ
src/openshift/component.ts 80.98% <0%> (ø) ⬆️
src/util/archive.ts 100% <100%> (ø) ⬆️
src/oc.ts 96.87% <100%> (ø) ⬆️
src/odo.ts 83.74% <100%> (-0.08%) ⬇️
src/tools.ts 96.07% <77.77%> (+1.01%) ⬆️
src/util/platform.ts 88.23% <0%> (-11.77%) ⬇️
src/util/watch.ts 96.55% <0%> (+10.34%) ⬆️

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 d464058...e0297d6. Read the comment docs.

@dgolovin dgolovin changed the title [WIP]Include oc and odo in vsix for all supported platforms Include oc and odo in vsix for all supported platforms Jan 13, 2020
@dgolovin dgolovin force-pushed the i1227 branch 3 times, most recently from fc3b420 to d8ee9ad Compare February 6, 2020 00:09
Signed-off-by: Denis Golovin <dgolovin@redhat.com>
@dgolovin dgolovin merged commit 17f5cc8 into redhat-developer:master Feb 7, 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.

Include odo and oc binaries into extension package for all supported platforms macOS/Linux/Windows

1 participant