Skip to content

Releases: eclipse-eclemma/eclemma

3.1.8

12 Dec 15:03
v3.1.8
Compare
Choose a tag to compare
  • Upgrade to JaCoCo 0.8.11

3.1.7

07 Jun 09:07
v3.1.7
Compare
Choose a tag to compare
  • Upgrade to JaCoCo 0.8.10

3.1.6

01 Jun 15:14
v3.1.6
Compare
Choose a tag to compare
  • Improve interoperability with other launchers which delegate to EclEmma coverage launchers.
    Contributed by Lukas Pecak (GitHub #28).
  • Upgrade to JaCoCo 0.8.8 (Eclipse Bug 574540).

3.1.5

17 Sep 13:39
v3.1.5
Compare
Choose a tag to compare
  • Upgrade to JaCoCo 0.8.7 (Eclipse Bug 567275).

3.1.4

08 Dec 20:36
v3.1.4
Compare
Choose a tag to compare
  • Upgrade to JaCoCo 0.8.6 (Eclipse Bug 561562).

3.1.3

13 Mar 22:48
v3.1.3
Compare
Choose a tag to compare
  • Upgrade to JaCoCo 0.8.5 (Eclipse Bug 550852).
  • EclEmma now distributed under the terms and conditions of the Eclipse Public License Version 2.0.

3.1.2

11 Mar 23:56
v3.1.2
Compare
Choose a tag to compare
  • Upgrade to JaCoCo 0.8.3 (Eclipse Bug 543890).

3.1.1

22 Sep 19:43
v3.1.1
Compare
Choose a tag to compare
  • Adjusted default colors in Dark theme (Eclipse Bug 533264).
  • Upgrade to JaCoCo 0.8.2 that provides support for Java 11 (Eclipse Bug 537807).

3.1.0

27 Jun 23:09
v3.1.0
Compare
Choose a tag to compare
  • 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).

3.0.1

14 Nov 21:31
v3.0.1
Compare
Choose a tag to compare
  • Fixed NullPointerException and ArrayIndexOutOfBoundsException in "Dump Execution Data" dialog (Eclipse Bug 519126, 519149).
  • For consistency with other items in "Run" menu, items "Coverage Last Launched" and "Coverage..." has been renamed into "Coverage" and "Coverage Configurations..." accordingly (Eclipse Bug 517712).
  • Error message logged by ContextualLaunchableTester now contains delegate shortcut id (Eclipse Bug 526701).