Skip to content

Add BuildConfig and Builds to Clusters View#882

Merged
dgolovin merged 3 commits intoredhat-developer:masterfrom
dgolovin:issue-877
Jun 11, 2019
Merged

Add BuildConfig and Builds to Clusters View#882
dgolovin merged 3 commits intoredhat-developer:masterfrom
dgolovin:issue-877

Conversation

@dgolovin
Copy link
Copy Markdown
Collaborator

@dgolovin dgolovin commented May 30, 2019

Fix #877.

image

@codecov
Copy link
Copy Markdown

codecov bot commented May 30, 2019

Codecov Report

Merging #882 into master will decrease coverage by 1.46%.
The diff coverage is 14.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #882      +/-   ##
==========================================
- Coverage   93.36%   91.89%   -1.47%     
==========================================
  Files          23       24       +1     
  Lines        1417     1444      +27     
  Branches      234      237       +3     
==========================================
+ Hits         1323     1327       +4     
- Misses         94      117      +23
Impacted Files Coverage Δ
src/k8s/deployment.ts 12% <12%> (ø)
src/extension.ts 75.38% <50%> (-0.4%) ⬇️
src/openshift/application.ts 100% <0%> (ø) ⬆️
src/tools.ts 96.34% <0%> (ø) ⬆️
src/openshift/url.ts 100% <0%> (ø) ⬆️
src/util/async.ts 90.32% <0%> (+0.32%) ⬆️

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 52b9701...8321d8d. Read the comment docs.

@dgolovin dgolovin merged commit 770e40c into redhat-developer:master Jun 11, 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.

Add Build and BuildConfig resources to Kubernetes Clusters view

1 participant