Benchmarking reports hotfix
Compare changes
@@ -162,8 +162,6 @@ public class Benchmarker {
@@ -183,11 +181,14 @@ public class Benchmarker {
Closes #181 (closed), #180 (closed) This fixes a few bugs in the core and workers, which caused docmon to stop working due to workers crashing.
As issue #155 (closed) is not yet resolved, aggregating entities for benchmarking caused a MissingMetricException
to be raised when Lizard and CK run together as the names do not match, which meant some entities did not contain the CYCLOMATIC_COMPLEXITY
metric.
To be filled in by the reviewers