Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

feat: react-query hey-api integration - #101

Merged
lxmcgvrn merged 2 commits into
mainfrom
feat/react-query-hey-api-integration
Jan 17, 2025
Merged

feat: react-query hey-api integration#101
lxmcgvrn merged 2 commits into
mainfrom
feat/react-query-hey-api-integration

Conversation

@lxmcgvrn

@lxmcgvrnlxmcgvrn commented Jan 17, 2025

Copy link
Copy Markdown
Contributor

Integrates react-query with hey-api to being standardising query key & query option managment, which should help mitigate bugs like the one addressed in #99.

One important call out is because the react-query hey-api integration interacts directly with the client, I have remove the serverApi function, instead initialising the client once in the top level main.tsx module.

@coveralls

coveralls commented Jan 17, 2025

Copy link
Copy Markdown
Collaborator

Pull Request Test Coverage Report for Build 12827352251

Details

  • 20 of 33(60.61%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.7%) to 67.699%

Changes Missing CoverageCovered LinesChanged/Added Lines%
src/main.tsx010.0%
src/api/generated/@tanstack/react-query.gen.ts193161.29%
TotalsCoverage Status
Change from base Build 12827058505:-0.7%
Covered Lines:401
Relevant Lines:515

💛 - Coveralls

@lxmcgvrn
lxmcgvrn merged commit 58d4d47 into mainJan 17, 2025
@lxmcgvrn
lxmcgvrn deleted the feat/react-query-hey-api-integration branch January 17, 2025 10:43
@stacklokbotstacklokbot mentioned this pull request Jan 17, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@lxmcgvrn@coveralls@kantord