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

kubectl install #630

Merged
merged 9 commits into from
Oct 6, 2021
Merged

kubectl install #630

merged 9 commits into from
Oct 6, 2021

Conversation

sudhirverma
Copy link
Contributor

@sudhirverma sudhirverma commented Oct 5, 2021

Fix: #613

@codecov-commenter
Copy link

codecov-commenter commented Oct 5, 2021

Codecov Report

Merging #630 (0f6669a) into master (19599f1) will increase coverage by 0.05%.
The diff coverage is 77.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #630      +/-   ##
==========================================
+ Coverage   68.29%   68.35%   +0.05%     
==========================================
  Files         111      111              
  Lines        6592     6474     -118     
  Branches     1185     1135      -50     
==========================================
- Hits         4502     4425      -77     
+ Misses       2090     2049      -41     
Impacted Files Coverage Δ
src/commands/delete.ts 42.45% <0.00%> (-0.54%) ⬇️
src/debugger/debug-tree-view.ts 53.33% <0.00%> (-1.02%) ⬇️
src/util/check-cluster-status.ts 62.96% <ø> (-5.54%) ⬇️
src/util/telemetry-watch-tekton-resource.ts 77.77% <ø> (ø)
src/extension.ts 80.95% <57.14%> (-0.77%) ⬇️
src/tkn.ts 77.25% <62.50%> (-0.16%) ⬇️
src/cli-command.ts 75.00% <66.00%> (+7.29%) ⬆️
src/kubectl.ts 39.62% <66.66%> (-5.21%) ⬇️
src/tekton/taskrun.ts 80.37% <66.66%> (ø)
src/cli.ts 84.61% <75.00%> (-0.64%) ⬇️
... and 19 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 19599f1...0f6669a. Read the comment docs.

@sudhirverma sudhirverma merged commit 1274706 into redhat-developer:master Oct 6, 2021
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.

VS Extension showing please install kubectl
3 participants