redhat-developer / vscode-openshift-tools

OpenShift extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=redhat.vscode-openshift-connector
MIT License
95 stars 61 forks source link

Adding check for commands from devfile #4387

Closed lgrossma closed 2 months ago

lgrossma commented 2 months ago

This PR is adding check that commands from the devfile are listed.

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 43.98%. Comparing base (da60441) to head (8900cea). Report is 459 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4387 +/- ## =========================================== + Coverage 32.37% 43.98% +11.61% =========================================== Files 85 96 +11 Lines 6505 7759 +1254 Branches 1349 1643 +294 =========================================== + Hits 2106 3413 +1307 + Misses 4399 4346 -53 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.