Skip to content

Refactor vuex usage out of inline findings

Jannik Lehmann requested to merge jnnkl-refactor-vuex-from-inline-findings into master

What does this MR do and why?

This MR is refactoring the vuex usage out of the Inline Findings Feature. After removing the related Feature Flag and the now legacy version of the inline findings in: !141782 (merged)

There was no more reason for global state management on this feature, therefore this was refactored.

Issue: #433346 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

no visual changes
Screenshot_2024-01-16_at_13.46.25

How to set up and validate locally

  1. Make sure your running an ultimate license or your GDK (how to)
  2. Clone this repo: https://gitlab.com/jannik_lehmann/cq-and-sast-test
  3. Recreate this MR for SAST & CodeQuality findings: jannik_lehmann/cq-and-sast-test!6 (diffs)
  4. Let the pipeline finish and the go checkout the diff page.
Edited by Jannik Lehmann

Merge request reports

Loading