Releases: mcarvin8/apex-code-coverage-transformer
Releases · mcarvin8/apex-code-coverage-transformer
v2.10.0
2.10.0 (2025-02-26)
Features
- dynamically determine cobertura package names from file paths (cbf63df)
Bug Fixes
- deps: bump @oclif/core from 4.2.6 to 4.2.8 (b838b3f)
- deps: bump @salesforce/core from 8.8.2 to 8.8.3 (c395e9c)
v2.9.0
2.9.0 (2025-02-16)
Features
- add ignore package directories flag (3666c59)
v2.8.7
2.8.7 (2025-02-13)
Bug Fixes
- deps: bump @oclif/core from 4.2.5 to 4.2.6 (b1988e7)
- deps: bump @salesforce/sf-plugins-core from 12.1.3 to 12.1.4 (cce162f)
- fix jacoco source file paths (1a0af9f)
v2.8.6
2.8.6 (2025-02-08)
Bug Fixes
- remove jacoco class and add custom header (6c87aff)
v2.8.5
2.8.5 (2025-02-08)
Bug Fixes
- move class counter jacoco (610e73d)
v2.8.4
2.8.4 (2025-02-08)
Bug Fixes
- jacoco structuring per package directory (5efc698)
v2.8.3
2.8.3 (2025-02-08)
Bug Fixes
- add package counter for jacoco (88b620a)
v2.8.2
2.8.2 (2025-02-07)
Bug Fixes
- include file path in jacoco sourcefile (c3df27e)
v2.8.1
2.8.1 (2025-02-07)
Bug Fixes
- jacoco sourcefile structure (0a1275f)
v2.8.0
2.8.0 (2025-02-07)
Features