analysis-model

edu.hm.hafner

This library provides a Java object model to read, aggregate, filter, and query static analysis reports. It is used by Jenkins' warnings next generation plug-in to visualize the warnings of individual builds. Additionally, this library is used by a GitHub action to autograde student software projects based on a given set of metrics (unit tests, code and mutation coverage, static analysis warnings).

Recommended: 14.14.0 51 versions jar Updated 1 year ago MIT licenseChecking...

Add to your project14.14.0

<dependency>
    <groupId>edu.hm.hafner</groupId>
    <artifactId>analysis-model</artifactId>
    <version>14.14.0</version>
</dependency>

Version Details — 14.14.0

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
License
MIT license

This library provides a Java object model to read, aggregate, filter, and query static analysis reports. It is used by Jenkins' warnings next generation plug-in to visualize the warnings of individual builds. Additionally, this library is used by a GitHub action to autograde student software projects based on a given set of metrics (unit tests, code and mutation coverage, static analysis warnings).

Checking security advisories...