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.
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.
Verdict passing
To be filled in by the reviewers