Skip to content

Add odo telemetry env variable for every command execution#2677

Merged
dgolovin merged 3 commits intoredhat-developer:mainfrom
dgolovin:i2676
Dec 1, 2022
Merged

Add odo telemetry env variable for every command execution#2677
dgolovin merged 3 commits intoredhat-developer:mainfrom
dgolovin:i2676

Conversation

@dgolovin
Copy link
Copy Markdown
Collaborator

This PR fixes #2676.

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

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 19, 2022

Codecov Report

Base: 34.11% // Head: 34.44% // Increases project coverage by +0.32% 🎉

Coverage data is based on head (2a57f6d) compared to base (b3ee1d7).
Patch coverage: 64.58% of modified lines in pull request are covered.

❗ Current head 2a57f6d differs from pull request most recent head 45bebf9. Consider uploading reports for the commit 45bebf9 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2677      +/-   ##
==========================================
+ Coverage   34.11%   34.44%   +0.32%     
==========================================
  Files          68       68              
  Lines        4068     4079      +11     
  Branches      715      719       +4     
==========================================
+ Hits         1388     1405      +17     
+ Misses       2680     2674       -6     
Impacted Files Coverage Δ
src/odo.ts 29.38% <0.00%> (+0.56%) ⬆️
src/openshift/project.ts 43.18% <0.00%> (ø)
src/openshift/cluster.ts 10.58% <14.28%> (+0.32%) ⬆️
src/openshift/component.ts 15.91% <25.00%> (+0.22%) ⬆️
src/cli.ts 79.48% <77.27%> (+0.79%) ⬆️
src/k8s/console.ts 87.09% <100.00%> (+0.21%) ⬆️
src/k8s/deploymentConfig.ts 97.33% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

This PR fixes redhat-developer#2676.

Signed-off-by: Denis Golovin dgolovin@redhat.com
Signed-off-by: Denis Golovin dgolovin@redhat.com
Signed-off-by: Denis Golovin dgolovin@redhat.com
@dgolovin dgolovin merged commit 0a62d0b into redhat-developer:main Dec 1, 2022
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.

Enable odo telemetry based on current vscode telemetry opt-in status

1 participant