konveyor / tackle2-ui

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

:bug: [backport release-0.5] Add application risk filter of "Unassessed" (#2032) #2035

Closed sjd78 closed 3 months ago

sjd78 commented 3 months ago

Backport-of: #2032 Resolves: https://issues.redhat.com/browse/MTA-2816

Application risk options are one of:

Added the Unassessed option to the risk filter list on the application table to have a complete set of risk filters.

Note: To help test risk levels, the questionnaire hack/import-questionnaire/assign-risk.yaml has been added. The single question has a 1 to 1 mapping between answer and risk level. As long as that questionnaire is the only one active on the system, it works well to quickly assign risks to applications.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 86.95652% with 3 lines in your changes missing coverage. Please review.

Please upload report for BASE (release-0.5@05386ea). Learn more about missing BASE report.

Files Patch % Lines
client/src/app/utils/type-utils.ts 85.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-0.5 #2035 +/- ## ============================================== Coverage ? 42.33% ============================================== Files ? 172 Lines ? 5525 Branches ? 1312 ============================================== Hits ? 2339 Misses ? 3170 Partials ? 16 ``` | [Flag](https://app.codecov.io/gh/konveyor/tackle2-ui/pull/2035/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/2035/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=konveyor) | `42.33% <86.95%> (?)` | | 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.