mirror of https://github.com/google/oss-fuzz.git
![]() As a general solution for handling excluding classes from JaCoCo coverage counting was not merged (See #10860#issuecomment-1870891873 ), this PR tries to implement a different approach which separates the class-files into two jar-files and this way at least allows to exclude code of third-party libraries when reporting coverage of fuzzing. Also add two expected exceptions and adjust one limit to match the amount of memory which oss-fuzz uses here. |
||
---|---|---|
.. | ||
src/main | ||
Dockerfile | ||
build.sh | ||
pom.xml | ||
project.yaml |