Skip to content

Report kubernetes and openshift version for login command #2158

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

Conversation

dgolovin
Copy link
Collaborator

@dgolovin dgolovin commented Jun 2, 2021

This PR fixes #2149.

Signed-off-by: Denis Golovin [email protected]

@codecov
Copy link

codecov bot commented Jun 2, 2021

Codecov Report

Merging #2158 (9115860) into master (9d5fedf) will increase coverage by 0.01%.
The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2158      +/-   ##
==========================================
+ Coverage   76.71%   76.73%   +0.01%     
==========================================
  Files          48       48              
  Lines        3260     3279      +19     
  Branches      622      627       +5     
==========================================
+ Hits         2501     2516      +15     
- Misses        759      763       +4     
Impacted Files Coverage Δ
src/openshift/cluster.ts 85.78% <77.77%> (-0.92%) ⬇️
src/odo/command.ts 89.36% <100.00%> (+0.11%) ⬆️

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 9d5fedf...9115860. Read the comment docs.

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

Add telemetry information for OpenShift cluster version
1 participant