push
travis-ci
Reduced Surefire concurrency Between Surefire concurrent tests, JaCoCo and Derby; tests were failing with terminated forked JVMs on Travis CI. Resolving this by reducing Surefire concurrency to 2 forks (no reuse) / 2 threads. Change-Id: I6cf18dd13
194 of 204 relevant lines covered (95.1%)
1.9 hits per line