Skip to content

Releases: mcarvin8/apex-code-coverage-transformer

v2.5.2

10 Jan 02:49
492f302
Compare
Choose a tag to compare

2.5.2 (2025-01-10)

Bug Fixes

  • confirm deploy report lines are sorted before covered line adjustment (9ffb7f5)
  • only set uncovered and covered lines when needed (45f77ae)
  • warn instead of fail when json is not found (7445801)

v2.5.1

09 Jan 23:26
be0097c
Compare
Choose a tag to compare

2.5.1 (2025-01-09)

Bug Fixes

  • set covered lines before processing format (d96bd88)

v2.5.0

08 Jan 17:14
8b4965c
Compare
Choose a tag to compare

2.5.0 (2025-01-08)

Features

  • add support for lcovonly info format (a663cb2)
  • rename xml flag to output-report (bb25a47)

v2.4.1

22 Dec 20:41
6d66a5d
Compare
Choose a tag to compare

2.4.1 (2024-12-22)

Bug Fixes

  • fix clover file level metrics in deploy reports (cddded4)

v2.4.0

21 Dec 03:19
b6cceb7
Compare
Choose a tag to compare

2.4.0 (2024-12-21)

Features

  • add support for clover format (00ffa74)

v2.3.0

17 Dec 14:41
e091fe4
Compare
Choose a tag to compare

2.3.0 (2024-12-17)

Features

  • add support for cobertura format (41a3b25)

v2.2.1

14 Dec 21:32
3f747af
Compare
Choose a tag to compare

2.2.1 (2024-12-14)

Bug Fixes

  • upgrade all dependencies (7addc5d)

v2.2.0

28 Oct 19:34
a9f7114
Compare
Choose a tag to compare

2.2.0 (2024-10-28)

Features

  • remove dependency on git repos (c2bc72d)

v2.1.0

22 Oct 15:06
3a638dc
Compare
Choose a tag to compare

2.1.0 (2024-10-22)

Features

  • remove command flag by adding type guard functions (be380bf)

v2.0.0

21 Oct 18:13
3d2f426
Compare
Choose a tag to compare

2.0.0 (2024-10-21)

⚠ BREAKING CHANGES

  • shorten command to acc-transformer

Features

  • shorten command to acc-transformer (686cdc6)