Display code quality widget in project quality dashboard when no valid pipeline is detected
Problem to solve
When using the Project Quality dashboard, no code quality widget is displayed unless the most recent pipeline contains a valid report. The widget missing entirely can be a bit confusing for customers who expect to see it and may not be aware of this limitation.
Proposal
Display the widget even if the relevant report is missing in the latest pipeline. We should include some verbiage within the widget indicating why it may not have any data (perhaps the job failed or is misconfigured for the branch, etc).