Skip to content

Build component type and version request with single odo call#1476

Merged
dgolovin merged 1 commit intoredhat-developer:masterfrom
dgolovin:i1443
Mar 28, 2020
Merged

Build component type and version request with single odo call#1476
dgolovin merged 1 commit intoredhat-developer:masterfrom
dgolovin:i1443

Conversation

@dgolovin
Copy link
Copy Markdown
Collaborator

Fix #1443.

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

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

codecov bot commented Mar 28, 2020

Codecov Report

Merging #1476 into master will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1476      +/-   ##
==========================================
+ Coverage   86.42%   86.45%   +0.03%     
==========================================
  Files          33       33              
  Lines        2364     2377      +13     
  Branches      427      428       +1     
==========================================
+ Hits         2043     2055      +12     
- Misses        321      322       +1     
Impacted Files Coverage Δ
src/openshift/catalog.ts 93.75% <100.00%> (-6.25%) ⬇️
src/openshift/component.ts 81.51% <100.00%> (+0.22%) ⬆️

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 76d291b...f51bfe3. Read the comment docs.

@dgolovin dgolovin merged commit 00407a6 into redhat-developer:master Mar 28, 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.

To show component type version, component type response can be re-used

1 participant