Skip to content

fix(Typescript, Search): Improve the GFacet Search type#426

Merged
jbottigliero merged 1 commit into
mainfrom
fix-GFacet-type
Feb 6, 2025
Merged

fix(Typescript, Search): Improve the GFacet Search type#426
jbottigliero merged 1 commit into
mainfrom
fix-GFacet-type

Conversation

@jbottigliero

Copy link
Copy Markdown
Member

This seems like a more accurate representation of https://docs.globus.org/api/search/reference/post_query/#gfacet...

I was specifically encountering an issue with size not being allowed (optional) when using type: "terms".

@codecov

codecov Bot commented Feb 6, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.72%. Comparing base (1b40d08) to head (4b6db8c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #426   +/-   ##
=======================================
  Coverage   98.72%   98.72%           
=======================================
  Files          72       72           
  Lines        1254     1254           
  Branches      210      210           
=======================================
  Hits         1238     1238           
  Misses         15       15           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jakeglobus jakeglobus left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks righter to me

@jbottigliero jbottigliero merged commit 1b245a5 into main Feb 6, 2025
@jbottigliero jbottigliero deleted the fix-GFacet-type branch February 6, 2025 21:47
jbottigliero pushed a commit that referenced this pull request Feb 6, 2025
🤖 I have created a release *beep* *boop*
---


##
[5.5.0](v5.4.1...v5.5.0)
(2025-02-06)


### Features

* **Search:** Adds support for Search Index Roles CRUD methods.
([#425](#425))
([1b40d08](1b40d08))


### Bug Fixes

* **Transfer, Typescript:** Adds TransferErrorDocument type and improves
DirectoryListingError types.
([#420](#420))
([aadfbdf](aadfbdf))
* **Typescript, Search:** Improve the GFacet Search type
([#426](#426))
([1b245a5](1b245a5))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants