* Check for code coverage in Java SDK and output current line and branch coverage. * Fail build if line or branch coverage is < 80% (examples excluded) * Keep coverage threshold under 80% for this issue. We will switch to 80% in the end.
Check for code coverage in Java SDK and output current line and branch coverage.
Fail build if line or branch coverage is < 80% (examples excluded)
Keep coverage threshold under 80% for this issue. We will switch to 80% in the end.