From b3a42bf1b9e6bf8ec79357e4a7ba9c5c3be26ffc Mon Sep 17 00:00:00 2001 From: selfdanielj <38377823+selfdanielj@users.noreply.github.com> Date: Wed, 10 Dec 2025 09:20:05 -0500 Subject: [PATCH] SRCH-6314 Add New Synonym (#383) * SRCH-6314 add new synonym * SRCH-6314 remove cc test reporter due to deprecation --- .circleci/config.yml | 9 --------- config/locales/analysis/en_synonyms.txt | 3 ++- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 72a51880..b68ed65e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -34,11 +34,6 @@ jobs: # Install gems with Bundler - ruby/install-deps: key: gems-ruby-<< parameters.ruby_version >>-v{{ .Environment.CACHE_VERSION }} - - run: - name: Setup Code Climate test-reporter - command: | - curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter - chmod +x ./cc-test-reporter - run: name: Wait for Elasticsearch command: dockerize -wait tcp://localhost:9200 -timeout 1m @@ -56,13 +51,9 @@ jobs: dockerize -wait tcp://localhost:9200 -timeout 1m - run: name: RSpec - environment: - CC_TEST_REPORTER_ID: 09d5a7d453407f367679c8f86c4c582ec3583bed3c7a06286d61d16e89290bd1 command: | bundle exec rake i14y:setup - ./cc-test-reporter before-build bundle exec rspec spec - ./cc-test-reporter after-build --exit-code $? - store_artifacts: path: coverage destination: ~/coverage diff --git a/config/locales/analysis/en_synonyms.txt b/config/locales/analysis/en_synonyms.txt index 8f2d191e..69b9f6fc 100644 --- a/config/locales/analysis/en_synonyms.txt +++ b/config/locales/analysis/en_synonyms.txt @@ -1,2 +1,3 @@ # Import these from https://github.com/GSA/punchcard -gas, petrol \ No newline at end of file +gas, petrol +healthcare, health care