Skip to content

feat: support List Stores name filter #181

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 26, 2025

Conversation

evansims
Copy link
Member

@evansims evansims commented Mar 26, 2025

Description

This pull request updates the SDK to support the List Stores endpoints' name filtering option.

References

Closes #182

Review Checklist

  • I have clicked on "allow edits by maintainers".
  • I have added documentation for new/changed functionality in this PR or in a PR to openfga.dev [Provide a link to any relevant PRs in the references section above]
  • The correct base branch is being used, if not main
  • I have added tests to validate that the change in functionality is working as expected

@evansims evansims added the enhancement New feature or request label Mar 26, 2025
@codecov-commenter
Copy link

codecov-commenter commented Mar 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.45%. Comparing base (3936955) to head (1625b60).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #181      +/-   ##
==========================================
+ Coverage   70.42%   70.45%   +0.02%     
==========================================
  Files         134      134              
  Lines       10798    10806       +8     
==========================================
+ Hits         7605     7613       +8     
  Misses       3193     3193              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@evansims evansims force-pushed the feat/support-list-stores-name-filter branch from 558a90f to cf314ce Compare March 26, 2025 15:36
@evansims evansims marked this pull request as ready for review March 26, 2025 15:36
@evansims evansims requested a review from a team as a code owner March 26, 2025 15:36
@evansims evansims force-pushed the feat/support-list-stores-name-filter branch 2 times, most recently from 35eddec to 6f0d573 Compare March 26, 2025 15:51
@evansims evansims force-pushed the feat/support-list-stores-name-filter branch from 6f0d573 to 1625b60 Compare March 26, 2025 16:19
@rhamzeh rhamzeh added this pull request to the merge queue Mar 26, 2025
Merged via the queue into main with commit 172cd26 Mar 26, 2025
23 checks passed
@rhamzeh rhamzeh deleted the feat/support-list-stores-name-filter branch March 26, 2025 16:35
@rhamzeh rhamzeh mentioned this pull request Apr 30, 2025
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support passing name filter to ListStores
3 participants