From 41dad83c204a439c735172486ab46c1077a17e48 Mon Sep 17 00:00:00 2001 From: "opensearch-changeset-bot[bot]" <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 08:51:09 +0000 Subject: [PATCH] Changeset file for PR #9084 created/updated --- changelogs/fragments/9084.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 changelogs/fragments/9084.yml diff --git a/changelogs/fragments/9084.yml b/changelogs/fragments/9084.yml new file mode 100644 index 000000000000..fcf9683f63da --- /dev/null +++ b/changelogs/fragments/9084.yml @@ -0,0 +1,7 @@ +test: +- Introduce code coverage collection to Cypress runs ([#9084](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/9084)) +- Enable Cypress tests to detect features of the OSD instance they are running against ([#9084](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/9084)) +- Turn on test isolation when security is disabled ([#9084](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/9084)) + +infra: +- Add coverage reporting to Cypress CI ([#9084](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/9084)) \ No newline at end of file