Restore DTO coverage tests and update JaCoCo badge#162
Conversation
7a7814f to
c86683e
Compare
edburns
left a comment
There was a problem hiding this comment.
@copilot carefully identify the last week's worth of commits and find the tests that were added or changed.
Run mvn jacoco:report -Djacoco.dataFile=target/jacoco-test-results/sdk-tests.exec -Djacoco.outputDirectory=target/site/jacoco-coverage to generate the JaCoCo report, evaluate it, and see what tests can be added to get the coverage number back up to >= 84%.
Done in 71272ec. I reviewed the last week of commits and found test changes only in 6be0443 (the merge PR), while c86683e only changed |
13d49f2 to
b00c92e
Compare
|
@copilot What happened to the changes in this commit |
You’re right — |
|
@copilot do these changes exist on |
No. On current |
|
@copilot please rebase to |
Co-authored-by: edburns <75821+edburns@users.noreply.github.com>
Done in |
Before the change?
After the change?
mainHEAD (already up to date).71272ec5a302b80c8158496aea17c3f9bb831cbainsrc/test/java/com/github/copilot/sdk/DataObjectCoverageTest.java:McpHttpServerConfigMcpStdioServerConfigModelCapabilitiesOverride.github/badges/jacoco.svg.mvn -o test -DexcludedGroups=isolated-resume: 853 tests, 0 failures, 0 errors).Pull request checklist
mvn spotless:applyhas been run to format the codemvn clean verifypasses locallyDoes this introduce a breaking change?