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 40.42553% with 308 lines in your changes missing coverage. Please review.
✅ Project coverage is 42.31%. Comparing base (da60441) to head (f7cb4cd).
⚠️ Report is 1787 commits behind head on main.

Files with missing lines Patch % Lines
src/odo/util/init.ts 39.27% 150 Missing ⚠️
src/odo/util/devfileResolver.ts 37.25% 96 Missing ⚠️
src/util/git.ts 38.70% 19 Missing ⚠️
src/odo/odoWrapper.ts 15.78% 16 Missing ⚠️
src/downloadUtil/archive.ts 15.38% 11 Missing ⚠️
src/odo/odoPreference.ts 25.00% 6 Missing ⚠️
.../webview/create-component/createComponentLoader.ts 25.00% 6 Missing ⚠️
src/odo/util/describe.ts 88.88% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5864      +/-   ##
==========================================
+ Coverage   32.37%   42.31%   +9.93%     
==========================================
  Files          85      105      +20     
  Lines        6505     9721    +3216     
  Branches     1349     2193     +844     
==========================================
+ Hits         2106     4113    +2007     
- Misses       4399     5607    +1208     
- Partials        0        1       +1     

☔ 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.

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