Skip to content

update openshift toolkit nomenclature#2609

Merged
dgolovin merged 2 commits intomainfrom
gh-2591
Nov 4, 2022
Merged

update openshift toolkit nomenclature#2609
dgolovin merged 2 commits intomainfrom
gh-2591

Conversation

@mohitsuman
Copy link
Copy Markdown
Contributor

Signed-off-by: Mohit Suman mohit.skn@gmail.com

Fix #2591

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 31, 2022

Codecov Report

Base: 23.21% // Head: 23.21% // No change to project coverage 👍

Coverage data is based on head (20085f2) compared to base (443c36b).
Patch coverage: 33.33% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2609   +/-   ##
=======================================
  Coverage   23.21%   23.21%           
=======================================
  Files          16       16           
  Lines         978      978           
  Branches      127      127           
=======================================
  Hits          227      227           
  Misses        751      751           
Impacted Files Coverage Δ
src/cli.ts 27.45% <ø> (ø)
src/tools.ts 35.29% <0.00%> (ø)
src/odo/command.ts 9.93% <50.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.

Copy link
Copy Markdown
Collaborator

@dgolovin dgolovin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you changing preference ids, there should be migration code that takes old preferences and move them to preferences with new ids.

@dgolovin
Copy link
Copy Markdown
Collaborator

dgolovin commented Nov 1, 2022

@mohitsuman should change only displayName to avoid writing migration code

@mohitsuman mohitsuman requested a review from dgolovin November 4, 2022 16:34
Copy link
Copy Markdown
Collaborator

@dgolovin dgolovin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extension ID should stay the same.

Signed-off-by: Mohit Suman <mohit.skn@gmail.com>
Signed-off-by: Denis Golovin dgolovin@redhat.com
@dgolovin dgolovin merged commit d6a0d2e into main Nov 4, 2022
@dgolovin dgolovin deleted the gh-2591 branch January 25, 2023 20:57
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.

Update Readme with 1.0 changes and odov3 support

2 participants