Skip to content

Show SAST results in the merge request widget

What does this MR do?

Show SAST results in MR widget

Frontend changes:

  • Moves code quality into reusable container for code quality & security
  • Moves specific login of codeclimate & sast out of the reusable components into main component
  • Adds tests for main component, that had none
  • Uniforms data for codelimate & sast
  • Adds better test support

TODO:

Are there points in the code the reviewer needs to double check?

no

Why was this MR needed?

This MR is the first step in introducing security features as part of EEU

Screenshots (if relevant)

Screen_Shot_2017-11-06_at_23.17.25

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #3775 (closed)

Edited by Filipa Lacerda

Merge request reports