Skip to content

Replace odo run command#5843

Open
msivasubramaniaan wants to merge 22 commits into
redhat-developer:mainfrom
msivasubramaniaan:replace-odo-delete-component
Open

Replace odo run command#5843
msivasubramaniaan wants to merge 22 commits into
redhat-developer:mainfrom
msivasubramaniaan:replace-odo-delete-component

Conversation

@msivasubramaniaan

Copy link
Copy Markdown
Collaborator

Fixes: #5776

@codecov

codecov Bot commented May 30, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 62.92135% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.15%. Comparing base (da60441) to head (2b7dcab).
⚠️ Report is 1828 commits behind head on main.

Files with missing lines Patch % Lines
src/devfile/devfileCommandRunner.ts 51.85% 13 Missing ⚠️
src/devfile/variableResolver.ts 58.33% 10 Missing ⚠️
src/devfile/commandResolver.ts 50.00% 6 Missing ⚠️
src/openshift/component.ts 57.14% 3 Missing ⚠️
src/oc/ocWrapper.ts 85.71% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #5843       +/-   ##
===========================================
+ Coverage   32.37%   48.15%   +15.77%     
===========================================
  Files          85      107       +22     
  Lines        6505     9628     +3123     
  Branches     1349     2169      +820     
===========================================
+ Hits         2106     4636     +2530     
- Misses       4399     4991      +592     
- 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.

@msivasubramaniaan msivasubramaniaan changed the title Replace odo delete component Replace odo run command May 30, 2026
@msivasubramaniaan msivasubramaniaan force-pushed the replace-odo-delete-component branch 2 times, most recently from f54b9e1 to fe0b47a Compare June 10, 2026 17:51
@vrubezhny vrubezhny force-pushed the replace-odo-delete-component branch 3 times, most recently from 5d0a6f9 to f998d5b Compare June 22, 2026 16:26
@vrubezhny vrubezhny marked this pull request as draft June 22, 2026 16:28
@vrubezhny vrubezhny force-pushed the replace-odo-delete-component branch 2 times, most recently from 2a29834 to 3403b48 Compare June 22, 2026 17:32
@vrubezhny vrubezhny marked this pull request as ready for review June 22, 2026 17:51
msivasubramaniaan and others added 6 commits June 22, 2026 21:46
- Fix broken imports (src/... → relative paths)
- Add suite timeout and existence assertions
- Use waitForItemStable for reliable component detection

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@vrubezhny vrubezhny force-pushed the replace-odo-delete-component branch from 3403b48 to 2b7dcab Compare June 22, 2026 19:47
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.

Replace odo run command

2 participants