Skip to content

Verdict passing

Erik Oudsen requested to merge verdict into development

Description

Adds verdict passing back into the report generator.
Now a maximum amount of failures and warnings can be added for each specific metric and the project overall.
This is part of #106 (closed) The UI requires updates for this issue to be closed.

Changes

Metric settings now contain the two maximum values for warnings and failures, so do assignment. The report generator now also generates a verdict. The project entity has a new verdict field.

Additions

Verdict passing

Test and Review

To be filled in by the reviewers

  • All of the methods are commented to expectation

  • The methods are tested to satisfaction

  • There are no unnecessary files present in the MR

  • The continuous integration has no problems with the MR

  • The MR is filled in as requested (including labels, milestones, and reviewers)

  • The documentation is up-to-date

  • All nullable parameters are marked as such

Edited by Luc Everse

Merge request reports