Releases: mcarvin8/apex-code-coverage-transformer
Releases · mcarvin8/apex-code-coverage-transformer
v2.5.2
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
2.5.1 (2025-01-09)
Bug Fixes
- set covered lines before processing format (d96bd88)
v2.5.0
2.5.0 (2025-01-08)
Features
- add support for lcovonly info format (a663cb2)
- rename xml flag to output-report (bb25a47)
v2.4.1
2.4.1 (2024-12-22)
Bug Fixes
- fix clover file level metrics in deploy reports (cddded4)
v2.4.0
2.4.0 (2024-12-21)
Features
- add support for clover format (00ffa74)
v2.3.0
2.3.0 (2024-12-17)
Features
- add support for cobertura format (41a3b25)
v2.2.1
2.2.1 (2024-12-14)
Bug Fixes
v2.2.0
2.2.0 (2024-10-28)
Features
- remove dependency on git repos (c2bc72d)
v2.1.0
2.1.0 (2024-10-22)
Features
- remove command flag by adding type guard functions (be380bf)
v2.0.0
2.0.0 (2024-10-21)
⚠ BREAKING CHANGES
- shorten command to acc-transformer
Features
- shorten command to acc-transformer (686cdc6)