Skip to content

Replacement for 'odo init' command #5788#5864

Draft
vrubezhny wants to merge 1 commit into
redhat-developer:mainfrom
vrubezhny:fix-odo-init
Draft

Replacement for 'odo init' command #5788#5864
vrubezhny wants to merge 1 commit into
redhat-developer:mainfrom
vrubezhny:fix-odo-init

Conversation

@vrubezhny

Copy link
Copy Markdown
Contributor

CRW-10965 - Migrate the odo init command

Fixes: #5788
Issue: https://redhat.atlassian.net/browse/CRW-10965

@vrubezhny vrubezhny marked this pull request as draft June 8, 2026 18:21
@codecov

codecov Bot commented Jun 8, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 79.15129% with 113 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.21%. Comparing base (da60441) to head (5a20499).
⚠️ Report is 1797 commits behind head on main.

Files with missing lines Patch % Lines
src/odo/util/init.ts 79.41% 56 Missing ⚠️
src/odo/util/devfileResolver.ts 84.31% 24 Missing ⚠️
src/downloadUtil/archive.ts 15.38% 11 Missing ⚠️
src/odo/odoWrapper.ts 57.89% 6 Missing and 2 partials ⚠️
.../webview/create-component/createComponentLoader.ts 25.00% 6 Missing ⚠️
src/util/git.ts 83.87% 5 Missing ⚠️
src/odo/util/describe.ts 94.44% 1 Missing and 1 partial ⚠️
src/odo/odoPreference.ts 87.50% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #5864       +/-   ##
===========================================
+ Coverage   32.37%   47.21%   +14.84%     
===========================================
  Files          85      105       +20     
  Lines        6505     9746     +3241     
  Branches     1349     2177      +828     
===========================================
+ Hits         2106     4602     +2496     
- Misses       4399     5141      +742     
- Partials        0        3        +3     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@vrubezhny vrubezhny force-pushed the fix-odo-init branch 11 times, most recently from c84027e to ea3914c Compare June 12, 2026 22:22
CRW-10965 - Migrate the odo init command

Fixes: redhat-developer#5788
Issue: https://redhat.atlassian.net/browse/CRW-10965

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replacement for 'odo init'

1 participant