Skip to content

Replacement for 'odo init' command #5788#5864

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

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 80.30019% with 105 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.69%. Comparing base (da60441) to head (e06650c).
⚠️ Report is 1828 commits behind head on main.

Files with missing lines Patch % Lines
src/devfile/init.ts 81.53% 48 Missing ⚠️
src/devfile/devfileResolver.ts 84.31% 24 Missing ⚠️
src/downloadUtil/archive.ts 15.38% 11 Missing ⚠️
src/odo/odoWrapper.ts 60.00% 6 Missing and 2 partials ⚠️
.../webview/create-component/createComponentLoader.ts 25.00% 6 Missing ⚠️
src/util/git.ts 83.87% 5 Missing ⚠️
src/devfile/describe.ts 94.59% 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.69%   +15.32%     
===========================================
  Files          85      106       +21     
  Lines        6505     9843     +3338     
  Branches     1349     2231      +882     
===========================================
+ Hits         2106     4695     +2589     
- Misses       4399     5145      +746     
- 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 20 times, most recently from ff7516f to f3527e2 Compare June 16, 2026 11:53
@vrubezhny vrubezhny marked this pull request as ready for review June 16, 2026 12:09
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replacement for 'odo init'

1 participant