From 159399c57107d19cbbc3833f93e00b199938f29c Mon Sep 17 00:00:00 2001 From: Ettore Cirillo Date: Thu, 3 Sep 2026 10:56:46 +0200 Subject: [PATCH 1/8] Create README.md --- .../feedback/week2/emcir-fragale/README.md | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 contributions/feedback/week2/emcir-fragale/README.md diff --git a/contributions/feedback/week2/emcir-fragale/README.md b/contributions/feedback/week2/emcir-fragale/README.md new file mode 100644 index 000000000..dbc7125e9 --- /dev/null +++ b/contributions/feedback/week2/emcir-fragale/README.md @@ -0,0 +1,22 @@ +# Assignment Proposal + +## Title + +Feedback to Demo - Improving Test Quality with Mutation Testing in a CI Workflow + +## Names and KTH ID + + - Riccardo Fragale (fragale@kth.se) + - Ettore Mugisha Cirillo (emcir@kth.se) + +## Deadline + +- Week 2 + +## Category + +- Feedback + +## Description + +We have contacted the responsible group Love Lindgren (lolindgr@kth.se) and Alexander Runebou (alerun@kth.se) for the demo "Improving Test Quality with Mutation Testing in a CI Workflow" and have gotten the approval from them to provide feedback. \ No newline at end of file From 5cc003e131285e1af2dd120adb851fdcd3a4ef73 Mon Sep 17 00:00:00 2001 From: Ettore Cirillo Date: Thu, 3 Sep 2026 11:10:04 +0200 Subject: [PATCH 2/8] small adjustament --- contributions/feedback/{ => week2}/jiaxun-kozar/README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename contributions/feedback/{ => week2}/jiaxun-kozar/README.md (100%) diff --git a/contributions/feedback/jiaxun-kozar/README.md b/contributions/feedback/week2/jiaxun-kozar/README.md similarity index 100% rename from contributions/feedback/jiaxun-kozar/README.md rename to contributions/feedback/week2/jiaxun-kozar/README.md From 45ad41984ad3c6c342e3c89989b9c82d5225c971 Mon Sep 17 00:00:00 2001 From: Ettore Cirillo Date: Thu, 3 Sep 2026 11:11:09 +0200 Subject: [PATCH 3/8] ok doesn't need it --- contributions/feedback/{week2 => }/jiaxun-kozar/README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename contributions/feedback/{week2 => }/jiaxun-kozar/README.md (100%) diff --git a/contributions/feedback/week2/jiaxun-kozar/README.md b/contributions/feedback/jiaxun-kozar/README.md similarity index 100% rename from contributions/feedback/week2/jiaxun-kozar/README.md rename to contributions/feedback/jiaxun-kozar/README.md From 14a193cb03fc76a264af544a0c6f228c0ea64397 Mon Sep 17 00:00:00 2001 From: Ettore Cirillo Date: Thu, 3 Sep 2026 11:17:52 +0200 Subject: [PATCH 4/8] correct the location file --- contributions/feedback/{week2 => }/emcir-fragale/README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename contributions/feedback/{week2 => }/emcir-fragale/README.md (100%) diff --git a/contributions/feedback/week2/emcir-fragale/README.md b/contributions/feedback/emcir-fragale/README.md similarity index 100% rename from contributions/feedback/week2/emcir-fragale/README.md rename to contributions/feedback/emcir-fragale/README.md From f61667a81efbceb71306958a8395ed69efc5ce9b Mon Sep 17 00:00:00 2001 From: Ettore Cirillo Date: Thu, 3 Sep 2026 11:21:51 +0200 Subject: [PATCH 5/8] Update README.md --- contributions/feedback/emcir-fragale/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributions/feedback/emcir-fragale/README.md b/contributions/feedback/emcir-fragale/README.md index dbc7125e9..0cd46dc68 100644 --- a/contributions/feedback/emcir-fragale/README.md +++ b/contributions/feedback/emcir-fragale/README.md @@ -11,7 +11,7 @@ Feedback to Demo - Improving Test Quality with Mutation Testing in a CI Workflow ## Deadline -- Week 2 +- Task 3 ## Category From cd181d904cc20d47d007e3acc9699e737e86e9a9 Mon Sep 17 00:00:00 2001 From: Ettore Cirillo <129051294+EccirilloM@users.noreply.github.com> Date: Mon, 7 Sep 2026 18:16:07 +0200 Subject: [PATCH 6/8] Updated REAMDE Added a link to the GitHub pull request for reference. --- contributions/feedback/emcir-fragale/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributions/feedback/emcir-fragale/README.md b/contributions/feedback/emcir-fragale/README.md index 0cd46dc68..21cb58b02 100644 --- a/contributions/feedback/emcir-fragale/README.md +++ b/contributions/feedback/emcir-fragale/README.md @@ -19,4 +19,4 @@ Feedback to Demo - Improving Test Quality with Mutation Testing in a CI Workflow ## Description -We have contacted the responsible group Love Lindgren (lolindgr@kth.se) and Alexander Runebou (alerun@kth.se) for the demo "Improving Test Quality with Mutation Testing in a CI Workflow" and have gotten the approval from them to provide feedback. \ No newline at end of file +We have contacted the responsible group Love Lindgren (lolindgr@kth.se) and Alexander Runebou (alerun@kth.se) for the demo "Improving Test Quality with Mutation Testing in a CI Workflow" and have gotten the approval from them to provide feedback. https://github.com/KTH/devops-course/pull/2962 From 2cd5da04630658d1cd515390bbd0c00d754b474e Mon Sep 17 00:00:00 2001 From: Ettore Cirillo <129051294+EccirilloM@users.noreply.github.com> Date: Wed, 9 Sep 2026 13:19:59 +0200 Subject: [PATCH 7/8] Add feedback comment link to README Added a link to the comment for feedback on the demo. --- contributions/feedback/emcir-fragale/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/contributions/feedback/emcir-fragale/README.md b/contributions/feedback/emcir-fragale/README.md index 21cb58b02..8a6b029e8 100644 --- a/contributions/feedback/emcir-fragale/README.md +++ b/contributions/feedback/emcir-fragale/README.md @@ -20,3 +20,4 @@ Feedback to Demo - Improving Test Quality with Mutation Testing in a CI Workflow ## Description We have contacted the responsible group Love Lindgren (lolindgr@kth.se) and Alexander Runebou (alerun@kth.se) for the demo "Improving Test Quality with Mutation Testing in a CI Workflow" and have gotten the approval from them to provide feedback. https://github.com/KTH/devops-course/pull/2962 +Our comment is here: https://github.com/KTH/devops-course/pull/2962#issuecomment-5573213704 From a2a2de04bf329cc5f2314328112dab976dcb56a3 Mon Sep 17 00:00:00 2001 From: Ettore Cirillo <129051294+EccirilloM@users.noreply.github.com> Date: Wed, 9 Sep 2026 13:21:10 +0200 Subject: [PATCH 8/8] Update feedback link in README.md --- contributions/feedback/emcir-fragale/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributions/feedback/emcir-fragale/README.md b/contributions/feedback/emcir-fragale/README.md index 8a6b029e8..5ed2eb5b3 100644 --- a/contributions/feedback/emcir-fragale/README.md +++ b/contributions/feedback/emcir-fragale/README.md @@ -20,4 +20,4 @@ Feedback to Demo - Improving Test Quality with Mutation Testing in a CI Workflow ## Description We have contacted the responsible group Love Lindgren (lolindgr@kth.se) and Alexander Runebou (alerun@kth.se) for the demo "Improving Test Quality with Mutation Testing in a CI Workflow" and have gotten the approval from them to provide feedback. https://github.com/KTH/devops-course/pull/2962 -Our comment is here: https://github.com/KTH/devops-course/pull/2962#issuecomment-5573213704 +Our feedback is here: https://github.com/KTH/devops-course/pull/2962#issuecomment-5573213704