Skip to content

Tags: clearlyip/code-coverage-report-action

Tags

v6.0.1

✨ (utils.test.ts): add test for parsing cobertura project with a sing…

…le file to enhance test coverage

📝 (utils.test.ts.snap): update snapshot to include new test case for single file coverage
📝 (cobertura-project-single-file.xml): add fixture for cobertura project with a single file to support new test
♻️ (utils.ts): refactor parseXML function to include 'coverage.project.file' in the array for improved parsing logic

v6.0

✨ (utils.test.ts): add test for parsing cobertura project with a sing…

…le file to enhance test coverage

📝 (utils.test.ts.snap): update snapshot to include new test case for single file coverage
📝 (cobertura-project-single-file.xml): add fixture for cobertura project with a single file to support new test
♻️ (utils.ts): refactor parseXML function to include 'coverage.project.file' in the array for improved parsing logic

v6

✨ (utils.test.ts): add test for parsing cobertura project with a sing…

…le file to enhance test coverage

📝 (utils.test.ts.snap): update snapshot to include new test case for single file coverage
📝 (cobertura-project-single-file.xml): add fixture for cobertura project with a single file to support new test
♻️ (utils.ts): refactor parseXML function to include 'coverage.project.file' in the array for improved parsing logic

v5.2.0

upgrade and build

v5.1

upgrade and build

v5

upgrade and build

v5.1.0

v5.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixes #61 (#62)

v5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixes #61 (#62)

v4.1.1

fixes #51 remove debug