Now jcov send warnings to output if it cannot instrument classfiles and continue to work like everything is OK.
There two options here:
1. Fail every time if instrumentation problems occur.
2. Fail if instrumentation problems occur and special option is specified.
e.g. option for treating warnings as errors
Also it would be cool feature to get some non zero exit code from report generator for reports with 0 coverage.
There two options here:
1. Fail every time if instrumentation problems occur.
2. Fail if instrumentation problems occur and special option is specified.
e.g. option for treating warnings as errors
Also it would be cool feature to get some non zero exit code from report generator for reports with 0 coverage.