Skip to content

Remove request to select Project form commands called from palette#1690

Merged
dgolovin merged 2 commits intoredhat-developer:masterfrom
dgolovin:i1647-1
Aug 5, 2020
Merged

Remove request to select Project form commands called from palette#1690
dgolovin merged 2 commits intoredhat-developer:masterfrom
dgolovin:i1647-1

Conversation

@dgolovin
Copy link
Copy Markdown
Collaborator

@dgolovin dgolovin commented Aug 5, 2020

Fix #1647.

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

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

codecov bot commented Aug 5, 2020

Codecov Report

Merging #1690 into master will decrease coverage by 0.40%.
The diff coverage is 65.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1690      +/-   ##
==========================================
- Coverage   81.93%   81.52%   -0.41%     
==========================================
  Files          39       39              
  Lines        2480     2490      +10     
  Branches      437      439       +2     
==========================================
- Hits         2032     2030       -2     
- Misses        448      460      +12     
Impacted Files Coverage Δ
src/openshift/application.ts 100.00% <ø> (ø)
src/openshift/component.ts 77.20% <ø> (ø)
src/openshift/service.ts 100.00% <ø> (ø)
src/openshift/storage.ts 97.05% <ø> (ø)
src/openshift/url.ts 98.30% <ø> (ø)
src/odo.ts 77.04% <45.45%> (-0.82%) ⬇️
src/oc.ts 97.14% <100.00%> (ø)
src/openshift/openshiftItem.ts 94.23% <100.00%> (+0.23%) ⬆️
src/openshift/project.ts 81.57% <100.00%> (+5.26%) ⬆️
src/extension.ts 70.00% <0.00%> (-12.00%) ⬇️
... and 3 more

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 62bcd49...af69e50. Read the comment docs.

@dgolovin dgolovin merged commit 6b83c43 into redhat-developer:master Aug 5, 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.

Show application and component quickpick only when component related commands executed from command palette

1 participant