Skip to content

test(coverage): FORGE-641 establish unit test baseline for document-e…#2

Open
joeyliechty wants to merge 1 commit into
developfrom
feature/FORGE-641-unit-test-coverage
Open

test(coverage): FORGE-641 establish unit test baseline for document-e…#2
joeyliechty wants to merge 1 commit into
developfrom
feature/FORGE-641-unit-test-coverage

Conversation

@joeyliechty
Copy link
Copy Markdown
Contributor

…xport

Plugin lacked coverage enforcement, making regressions invisible in CI. Migrated test stack to JUnit Jupiter + Mockito; added JaCoCo coverage profile with report-aggregate wired to the repository module classes. Four new workflow test classes cover all untested branches, bringing instruction coverage to 96.4% and branch coverage to 96.1%.

(co-authored with Claude Code)

…xport

Plugin lacked coverage enforcement, making regressions invisible in CI.
Migrated test stack to JUnit Jupiter + Mockito; added JaCoCo coverage
profile with report-aggregate wired to the repository module classes.
Four new workflow test classes cover all untested branches, bringing
instruction coverage to 96.4% and branch coverage to 96.1%.

(co-authored with Claude Code)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants