Refactor CodeQuality InlineFindings fetch from REST to GraphQL
What does this MR do and why?
This MR is a step to solve: #419177 (closed) It refactors the Network request for the CodeQuality findings on the MR Diff from REST to a GrapqhQL Query.
Screenshots or screen recordings
No visual changes |
---|
How to set up and validate locally
- Enable
sast_reports_in_inline_diff
- Make sure your running an ultimate license or your GDK (how to)
- Clone this repo: https://gitlab.com/jannik_lehmann/code-quality-test
- Recreate this MR: jannik_lehmann/code-quality-test!4 (diffs)
- Let the pipeline finish and the go checkout the diff page.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Jannik Lehmann