Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add BuildConfig and Builds to Clusters View #882

Merged
merged 3 commits into from
Jun 11, 2019

Conversation

dgolovin
Copy link
Collaborator

@dgolovin dgolovin commented May 30, 2019

Fix #877.

image

@codecov
Copy link

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