Description of problem: jacoco reports contain test classes themselves - which are basically covered by 100% which makes report unaccurate and claims that we have better coverage then we actually do. Actual results: Expected results: **/*Test* files are excluded when generating jacoco report
Created attachment 701140 [details] PATCH - exclude test classes from jacoco reports
this bug is invalid, I've found out there are no Test classes