From 20a178713b8861eb7bc90a89f0de5087643dc439 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 13 Jan 2026 18:47:30 +0000 Subject: [PATCH 1/2] Initial plan From f9a5dcf597675a68a02a659492301d35d02afdb6 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 13 Jan 2026 18:49:27 +0000 Subject: [PATCH 2/2] Remove trailing whitespace from improve-test-coverage-java.yml line 87 Co-authored-by: gundersen-lumn <85637090+gundersen-lumn@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/improve-test-coverage-java.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/improve-test-coverage-java.yml b/.github/ISSUE_TEMPLATE/improve-test-coverage-java.yml index c2a16cf..5a96efe 100644 --- a/.github/ISSUE_TEMPLATE/improve-test-coverage-java.yml +++ b/.github/ISSUE_TEMPLATE/improve-test-coverage-java.yml @@ -84,7 +84,7 @@ body: value: | - Do not perform synthetic testing or smoke tests. - Do not use introspection or other tricks to inflate code coverage without valid unit tests. - - Do not create tests solely to increase test coverage alone without asserting expectations. + - Do not create tests solely to increase test coverage alone without asserting expectations. validations: required: true