Skip to content

feat: support List Stores name filter - #181

Merged
rhamzeh merged 1 commit into
mainfrom
feat/support-list-stores-name-filter
Mar 26, 2025
Merged

feat: support List Stores name filter#181
rhamzeh merged 1 commit into
mainfrom
feat/support-list-stores-name-filter

Conversation

@evansims

@evansimsevansims commented Mar 26, 2025

Copy link
Copy Markdown
Contributor

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

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

codecov-commenter commented Mar 26, 2025

Copy link
Copy Markdown

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
evansimsforce-pushed the feat/support-list-stores-name-filter branch from 558a90f to cf314ceCompareMarch 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 ownerMarch 26, 2025 15:36
@evansims
evansimsforce-pushed the feat/support-list-stores-name-filter branch 2 times, most recently from 35eddec to 6f0d573CompareMarch 26, 2025 15:51
@evansims
evansimsforce-pushed the feat/support-list-stores-name-filter branch from 6f0d573 to 1625b60CompareMarch 26, 2025 16:19
@rhamzeh
rhamzeh added this pull request to the merge queueMar 26, 2025
Merged via the queue into main with commit 172cd26Mar 26, 2025
@rhamzeh
rhamzeh deleted the feat/support-list-stores-name-filter branch March 26, 2025 16:35
@rhamzehrhamzeh mentioned this pull request Apr 30, 2025
4 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support passing name filter to ListStores

3 participants

@evansims@codecov-commenter@rhamzeh