Skip to content

Replace odo run command#5843

Open
msivasubramaniaan wants to merge 1 commit into
redhat-developer:mainfrom
msivasubramaniaan:replace-odo-delete-component
Open

Replace odo run command#5843
msivasubramaniaan wants to merge 1 commit 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 69.72477% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.01%. Comparing base (da60441) to head (9e03220).
⚠️ Report is 1860 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 90.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #5843       +/-   ##
===========================================
+ Coverage   32.37%   49.01%   +16.63%     
===========================================
  Files          85      110       +25     
  Lines        6505     9926     +3421     
  Branches     1349     2245      +896     
===========================================
+ Hits         2106     4865     +2759     
- Misses       4399     5058      +659     
- 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.

@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
@vrubezhny vrubezhny force-pushed the replace-odo-delete-component branch 2 times, most recently from 2b7dcab to c7e5d9a Compare June 23, 2026 11:51
@vrubezhny vrubezhny force-pushed the replace-odo-delete-component branch 8 times, most recently from 661a462 to 3f5c051 Compare July 4, 2026 20:27
Fixes: redhat-developer#5776

Authored-by: msivasubramaniaan <msivasub@redhat.com>
Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
@vrubezhny vrubezhny force-pushed the replace-odo-delete-component branch from 3f5c051 to 9e03220 Compare July 4, 2026 20:32
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

1 participant