konveyor / tackle2-ui

Tackle (2nd generation) UI component.
Apache License 2.0
8 stars 43 forks source link

:sparkles: Validation error messages #2150

Open aviya-gidan opened 2 weeks ago

aviya-gidan commented 2 weeks ago

Update validation error messages to ensure all use localization (t()) issue:#213

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 50.00000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 41.99%. Comparing base (b654645) to head (f08bc3b). Report is 244 commits behind head on main.

Files with missing lines Patch % Lines
...s/components/application-form/application-form.tsx 25.00% 6 Missing :warning:
...c/app/pages/applications/analysis-wizard/schema.ts 64.28% 5 Missing :warning:
...ntities/components/identity-form/identity-form.tsx 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2150 +/- ## ========================================== + Coverage 39.20% 41.99% +2.79% ========================================== Files 146 175 +29 Lines 4857 5634 +777 Branches 1164 1413 +249 ========================================== + Hits 1904 2366 +462 - Misses 2939 3147 +208 - Partials 14 121 +107 ``` | [Flag](https://app.codecov.io/gh/konveyor/tackle2-ui/pull/2150/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=konveyor) | Coverage Δ | | |---|---|---| | [client](https://app.codecov.io/gh/konveyor/tackle2-ui/pull/2150/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=konveyor) | `41.99% <50.00%> (+2.79%)` | :arrow_up: | | [server](https://app.codecov.io/gh/konveyor/tackle2-ui/pull/2150/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=konveyor) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=konveyor#carryforward-flags-in-the-pull-request-comment) to find out more.

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