Skip to content

OpenShift: Create command implementation#1275

Merged
dgolovin merged 5 commits intoredhat-developer:masterfrom
dgolovin:i1268
Nov 14, 2019
Merged

OpenShift: Create command implementation#1275
dgolovin merged 5 commits intoredhat-developer:masterfrom
dgolovin:i1268

Conversation

@dgolovin
Copy link
Copy Markdown
Collaborator

@dgolovin dgolovin commented Nov 13, 2019

Fix #1268.

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 13, 2019

Codecov Report

Merging #1275 into master will increase coverage by 0.87%.
The diff coverage is 24.13%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1275      +/-   ##
==========================================
+ Coverage   86.98%   87.86%   +0.87%     
==========================================
  Files          32       33       +1     
  Lines        2267     2291      +24     
  Branches      404      409       +5     
==========================================
+ Hits         1972     2013      +41     
+ Misses        295      278      -17
Impacted Files Coverage Δ
src/extension.ts 68.45% <100%> (+0.38%) ⬆️
src/oc.ts 18.51% <18.51%> (ø)
src/odo.ts 83.75% <0%> (-0.55%) ⬇️
src/openshift/cluster.ts 100% <0%> (ø) ⬆️
src/k8s/console.ts 85.18% <0%> (+71.62%) ⬆️

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 c4443eb...3725137. Read the comment docs.

@dgolovin dgolovin merged commit c278d18 into redhat-developer:master Nov 14, 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.

OpenShift: Create command for creating resource(s) based on content of active editor

1 participant