Skip to content

Fix describe command error for components without context#1772

Merged
dgolovin merged 1 commit intoredhat-developer:masterfrom
dgolovin:i1771
Oct 1, 2020
Merged

Fix describe command error for components without context#1772
dgolovin merged 1 commit intoredhat-developer:masterfrom
dgolovin:i1771

Conversation

@dgolovin
Copy link
Copy Markdown
Collaborator

@dgolovin dgolovin commented Oct 1, 2020

This PR fixes #1771.

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

This PR fixes redhat-developer#1771.

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

codecov bot commented Oct 1, 2020

Codecov Report

Merging #1772 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1772   +/-   ##
=======================================
  Coverage   78.04%   78.05%           
=======================================
  Files          42       42           
  Lines        2724     2725    +1     
  Branches      490      491    +1     
=======================================
+ Hits         2126     2127    +1     
  Misses        598      598           
Impacted Files Coverage Δ
src/openshift/component.ts 76.49% <100.00%> (+0.05%) ⬆️

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 6a7bbfb...624efd2. Read the comment docs.

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

Describe command fails for components without context

1 participant