redhat-developer / vscode-openshift-tools

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

Always trim the values entered with InputField before validation and use #4460

Closed vrubezhny closed 2 weeks ago

vrubezhny commented 2 weeks ago

This will help with values pasted from the Clipboard using Ctrl-V

codecov-commenter commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 43.50%. Comparing base (da60441) to head (5d08269). Report is 510 commits behind head on main.

Files with missing lines Patch % Lines
src/util/inputValue.ts 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4460 +/- ## =========================================== + Coverage 32.37% 43.50% +11.12% =========================================== Files 85 98 +13 Lines 6505 8002 +1497 Branches 1349 1703 +354 =========================================== + Hits 2106 3481 +1375 - Misses 4399 4521 +122 ```

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