Releases: mcarvin8/apex-code-coverage-transformer
Releases · mcarvin8/apex-code-coverage-transformer
v1.6.6
1.6.6 (2024-04-22)
Bug Fixes
- fix path resolution when running in non-root directories (c16fe7d)
v1.6.5
1.6.5 (2024-04-18)
Bug Fixes
- build XML using xmlbuilder2 and normalize path building using posix (c6d6d94)
v1.6.4
1.6.4 (2024-04-09)
Bug Fixes
- switch to promises/async and refactor imports (2577692)
v1.6.3
1.6.3 (2024-03-27)
Bug Fixes
v1.6.2
1.6.2 (2024-03-26)
Bug Fixes
- warn if a file isn't found and fail if no files are found (6b9e8ea)
v1.6.1
1.6.1 (2024-03-22)
Bug Fixes
- search the directories recursively without hard-coding the sub-folder names (8880ab3)
v1.6.1-beta.1
Bug Fixes
- search the directories recursively without hard-coding the sub-folder names (8880ab3)
v1.6.0
1.6.0 (2024-03-21)
Features
- add
covered
lines, renumbering out-of-range lines numbers (1733b09)
v1.6.0-beta.1
Features
- add
covered
lines, renumbering out-of-range lines numbers (1733b09)
v1.5.0
1.5.0 (2024-03-20)
Features
- support multiple package directories via the sfdx-project.json (52c1a12)