Show percentage code coverage in DevHub
Show Cobertura coverage results in Devhub. We can do this in a way very similar to Operias. [1] http://repository.tudelft.nl/assets/uuid:841fa20a-b1a9-4eb6-afd1-070ea938ae4b/Combining_source_code_and_test_coverage_change_in_pull_requests_-Sebastiaan_Oosterwaal-_1509322.pdf [2] https://github.com/soosterwaal/operias However, this will only work out of the box for repositories that contain the tested code as well. We will have to look for ways of showing the coverage in pacman.
Jpacman template is moving to jacoco we should either close or adjust this issue.
Doesnt matter. As long as the code under test lives in a separate repository, this is impossible to implement anyway. More of a nice to have for use in own projects etc