Created by: justinmuller
jacoco 272 broke Robolectric coverage at jacoco 0.7.3 buck #364 bumped jacoco 0.7.2 to 0.7.5
Allow [test] incl_no_location_classes = true
to be set in .buckconfig
to pass inclnolocationclasses=true
to the jacoco javaagent when code coverage is enabled. This will ensure that code coverage is generated when running Android tests.