Skip to content

Fix Code Quality Pipeline Report infinite scrolling bug

Jannik Lehmann requested to merge jnnkl-codequality-pipeline-endless-scroll into master

What does this MR do and why?

This commit fixes: #412517 (closed) It fixes a bug where the codequality report would append endless findings to the list when the end of the list was reached.

Refactor Code Quality Reporting Component for Infinite Scroll and Error Handling

Screenshots or screen recordings

before after
2023-06-19_15-39-26 2023-06-21_13-04-37

How to set up and validate locally

  1. clone this project: https://gitlab.com/jannik_lehmann/code-quality-test
  2. recreate this MR and run a pipeline: jannik_lehmann/code-quality-test!4
  3. once the Pipeline succeeded
  4. Go to pipelines -> pipeline detail page -> CodeQuality Tab

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Jannik Lehmann

Merge request reports

Loading