konveyor / tackle2-ui

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

:ghost: Align TaskStateIcon Icon status fields with IconedStatus #1989

Closed sjd78 closed 4 months ago

sjd78 commented 4 months ago

Align TaskStateIcon Icon status fields with IconedStatus.

This amounts to setting some icons blue instead of black consistently across tables and the drawer.

Related to #1985

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 42.23%. Comparing base (b654645) to head (cf58e87). Report is 182 commits behind head on main.

Files Patch % Lines
client/src/app/components/Icons/TaskStateIcon.tsx 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1989 +/- ## ========================================== + Coverage 39.20% 42.23% +3.03% ========================================== Files 146 170 +24 Lines 4857 5443 +586 Branches 1164 1373 +209 ========================================== + Hits 1904 2299 +395 - Misses 2939 3027 +88 - Partials 14 117 +103 ``` | [Flag](https://app.codecov.io/gh/konveyor/tackle2-ui/pull/1989/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/1989/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=konveyor) | `42.23% <0.00%> (+3.03%)` | :arrow_up: | | [server](https://app.codecov.io/gh/konveyor/tackle2-ui/pull/1989/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.