• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

yext / search-core
89%
master: 89%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Repo Added 30 Jun 2022 02:32PM UTC
Files 28
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH develop
branch: develop
CHANGE BRANCH
x
Reset
  • develop
  • dev/add-dev-qa-env-options
  • dev/add-open-at
  • dev/drop-version
  • dev/facet-allowlist-param
  • dev/merge-v2.5.5-830b50e-into-develop
  • dev/merge-v2.6.3-9b1f0f4-into-develop
  • dev/merge-v2.7.0-68e918d-into-develop
  • dev/near-filter-name-prop
  • dev/publish-with-oidc
  • dev/update-workflow-action-ubuntu-latest
  • dev/update-workflow-action-v4
  • endpoints
  • hotfix/revert-auto-version-bump
  • hotfix/undo-version-bump-2.6.4
  • hotfix/v1.8.1
  • hotfix/v2.3.1
  • hotfix/v2.4.1
  • hotfix/v2.5.1
  • hotfix/v2.5.2
  • hotfix/v2.5.3
  • hotfix/v2.5.4
  • hotfix/v2.5.5
  • hotfix/v2.5.6
  • hotfix/v2.5.7
  • hotfix/v2.6.1
  • hotfix/v2.6.2
  • make-watson-codeowners
  • master
  • release/2.4.0
  • release/v1.8
  • release/v1.9
  • release/v2
  • release/v2.2
  • reusable-publish-workflow
  • revert-226-tsconfig.base
  • revert-263-dev/gda-support
  • rich-text-v2-changes
  • tmeyer2115-patch-1
  • tmeyer2115-patch-2
  • trusted-publish-tag
  • tsconfig.base
  • update-visitor-id-readme
  • update-visitor-idmethod-docs

07 Nov 2025 02:29PM UTC coverage: 89.397%. Remained the same
19171411231

push

github

web-flow
Merge master (v2.7.0) into develop (#323)

* update Visitor to show visitorId max length

* Support trusted publishing with OIDC (#308)

J=WAT-5077
TEST=manual

forked the repo to my personal git account. Verified that:
- the `ci-verify-publish` script output the correct release tag
- the `release` and `release:dry` scripts work as expected on a new patch, minor, major, alpha, beta, and custom version

copied over the relevant changes from the forked repo. Verified that:
- the `ci-verify-publish` script output the correct release tag
- the `release:dry` script make the expected changes locally

* Support facetAllowlist query parameter for vertical searches (#310)

Allows the "facetAllowlist" parameter to be set on vertical searches. This parameter specifies the subset of field IDs that are configured as facet fields that facet options should be returned for in the search response. If unspecified, all fields configured as facetable can be returned if they have data for the given query.

J=WAT-4928
TEST=manual

Added a query to the test-site vertical requests that returns facets. Confirmed that the facetAllowlist parameter is settable and works as expected.

* Undo version bump to 2.6.4 (#312)

We have changed the release flow to be compatible with OIDC.

* release: @yext/search-core@2.6.4

* Revert "release: @yext/search-core@2.6.4"

This reverts commit d32e7625d.

* release: @yext/search-core@2.6.4

* hotfix: fix release tag in trusted publishing workflow (#316)

* release: v2.7.0-beta.0

* release: v2.7.0-beta.1

* chore: use reusable publish workflow (#320)

* release: v2.7.0-beta.2

* release: v2.7.0

* rerun `npm i && npm run build`
up to date, audited 921 packages in 1s

169 packages are looking for funding
  run `npm fund` for details

4 low severity vulnerabilities

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.

---------

Co-authored-by: Kyle Gerner... (continued)

186 of 215 branches covered (86.51%)

Branch coverage included in aggregate %.

244 of 266 relevant lines covered (91.73%)

10.82 hits per line

Relevant lines Covered
Build:
Build:
266 RELEVANT LINES 244 COVERED LINES
10.82 HITS PER LINE
Source Files on develop
  • Tree
  • List 28
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19171411231 develop Merge master (v2.7.0) into develop (#323) * update Visitor to show visitorId max length * Support trusted publishing with OIDC (#308) J=WAT-5077 TEST=manual forked the repo to my personal git account. Verified that: - the `ci-verify-publish` s... push 07 Nov 2025 02:30PM UTC web-flow github
89.4
18384028754 develop Support facetAllowlist query parameter for vertical searches (#310) Allows the "facetAllowlist" parameter to be set on vertical searches. This parameter specifies the subset of field IDs that are configured as facet fields that facet options shou... push 09 Oct 2025 05:30PM UTC mkouzel-yext github
89.4
18321810141 develop Merge master (v2.6.3) into develop (#309) * update Visitor to show visitorId max length * Support trusted publishing with OIDC (#308) J=WAT-5077 TEST=manual forked the repo to my personal git account. Verified that: - the `ci-verify-publish` s... push 07 Oct 2025 06:05PM UTC web-flow github
89.4
16604672872 develop Merge pull request #305 from yext/dev/merge-v2.6.3-2d687e1-into-develop Merge master (v2.6.3) into develop push 29 Jul 2025 06:46PM UTC web-flow github
89.4
16150815918 develop Merge master (v2.6.3) into develop (#303) * ksearch: add openAt Matcher This PR adds support for the openAt Matcher, which is used for filtering to those entities which are currently open. J=WAT-4905 TEST=auto Added small unit test * Automated... push 08 Jul 2025 06:01PM UTC web-flow github
89.4
15855096899 develop Merge master (v2.6.2) into develop (#301) * ksearch: add openAt Matcher This PR adds support for the openAt Matcher, which is used for filtering to those entities which are currently open. J=WAT-4905 TEST=auto Added small unit test * Automated... push 24 Jun 2025 03:42PM UTC web-flow github
89.29
14273239536 develop Merge pull request #298 from yext/dev/merge-v2.6.1-dd12a2e-into-develop Merge master (v2.6.1) into develop push 04 Apr 2025 08:04PM UTC web-flow github
89.29
13440486154 develop Merge master (v2.6.0) into develop Upgrade to ubuntu-latest push 20 Feb 2025 04:54PM UTC web-flow github
88.94
13399994196 develop update to non-beta version Pull #293 18 Feb 2025 09:04PM UTC Fondryext github
88.94
13399991792 develop Merge 65757c63b into ad7ea9357 Pull #293 18 Feb 2025 09:03PM UTC web-flow github
88.94
See All Builds (615)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc