Skip to content

3.1.0

Compare
Choose a tag to compare
@Godin Godin released this 27 Jun 23:09
· 137 commits to master since this release
v3.1.0
  • Upgrade to JaCoCo 0.8.1 that provides support for Java 10 and filters out various compiler generated artifacts, which otherwise require unnecessary and sometimes impossible tricks to not have partial or missed coverage, such as for example part of bytecode of try-with resources statements (Eclipse Bug 529391, 532770).
  • For consistency with Eclipse Photon UI added icon for "Coverage As" in context and Run menus (Eclipse Bug 530668).