Aggregated analyzer
Description
Somebody should probably try to run this before merging, just saying :P
- Fancy new aggregated analyzer that makes use of the job analyzer to be run.
- A new analyzer, STREW metrics, that makes use of this new technology.
This MR is depending on !92 (merged) Which itself is depending on !88 (merged)
Lots of merging to do before this one goes through.
Resolves #198 (closed)
Resolves #169 (closed)
Resolves #152 (closed)
Changes
Entity.getMetricList()
changed to Entity.getMetrics()
as it returned a Set.
Windowsified the security agent checks, they have a high track record on Windows now.
Additions
- Aggregated Analyzer
- STREW metrics
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