Hello,
it there any way to make the Code-Quality widget appears faster on merge requests page?
Currently on our bigger project, it takes between 1m30 and 2 minutes to load the file https://gitlab.mydonain.tld/group/project/-/merge_requests/683/codequality_reports.json
What happen during this time ? is there a way to speed up this (like generating the report in the CI instead on generating on demand when looking at the MR ?
Best.