Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Update Applications Analyze table to pf5 #1353

Merged
merged 8 commits into from
Sep 14, 2023

Conversation

gitdallas
Copy link
Collaborator

Tried keeping things as similar as possible to assessment table (order/formatting/etc) for easier refactoring to shared components later.

Signed-off-by: gitdallas <dallas.nicol@gmail.com>
Signed-off-by: gitdallas <dallas.nicol@gmail.com>
Signed-off-by: gitdallas <dallas.nicol@gmail.com>
Signed-off-by: gitdallas <dallas.nicol@gmail.com>
Signed-off-by: gitdallas <dallas.nicol@gmail.com>
@codecov
Copy link

codecov bot commented Sep 13, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (040019d) 42.41% compared to head (755bc44) 42.41%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1353   +/-   ##
=======================================
  Coverage   42.41%   42.41%           
=======================================
  Files         138      138           
  Lines        4315     4315           
  Branches     1017     1017           
=======================================
  Hits         1830     1830           
  Misses       2473     2473           
  Partials       12       12           
Flag Coverage Δ
client 42.41% <ø> (ø)
server ∅ <ø> (∅)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@gildub gildub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks good but the space between the Create and Analyse button is missing:

image

Signed-off-by: gitdallas <dallas.nicol@gmail.com>
@gitdallas
Copy link
Collaborator Author

@gildub - fixed

@gildub gildub merged commit db6e0e2 into main Sep 14, 2023
6 checks passed
@gildub gildub deleted the chore/update-app-analysis-table-pf5 branch September 14, 2023 08:51
gildub added a commit that referenced this pull request Sep 15, 2023
#1353 follow-up to fix broken
display of analysis status.

`ApplicationAnalysisStatus` must be used to display analysis state.
`IconedStatus` cannot be used here (or at least not yet) because
analysis state mapping for tasks is specific.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants