Skip to content
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

feat: Refactored Query API #2

Merged
merged 2 commits into from
Aug 28, 2022
Merged

feat: Refactored Query API #2

merged 2 commits into from
Aug 28, 2022

Conversation

mnasyrov
Copy link
Owner

@mnasyrov mnasyrov commented Aug 27, 2022

  • Renamed StateQuery type to Query.
  • Renamed useStateQuery() hook to useQuery().
  • Added Store.asQuery() helper.

- Renamed `StateQuery` to `Query`.
- Renamed `useStateQuery` to `useQuery`.
- Added 'Store.asQuery()'.
@coveralls
Copy link

coveralls commented Aug 27, 2022

Pull Request Test Coverage Report for Build 2940230808

  • 7 of 7 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 2601187892: 0.0%
Covered Lines: 285
Relevant Lines: 285

💛 - Coveralls

@mnasyrov mnasyrov merged commit 0ba6d12 into main Aug 28, 2022
@mnasyrov mnasyrov deleted the refactor/query-api branch August 28, 2022 17:15
mnasyrov added a commit that referenced this pull request Jan 24, 2023
mnasyrov added a commit that referenced this pull request Feb 1, 2023
mnasyrov added a commit that referenced this pull request Feb 5, 2023
mnasyrov added a commit that referenced this pull request Feb 5, 2023
mnasyrov added a commit that referenced this pull request Feb 26, 2023
mnasyrov added a commit that referenced this pull request Oct 18, 2023
mnasyrov added a commit that referenced this pull request Oct 18, 2023
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.

None yet

2 participants