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

fix: swr types #232

Merged
merged 1 commit into from
Jul 5, 2023
Merged

fix: swr types #232

merged 1 commit into from
Jul 5, 2023

Conversation

psteinroe
Copy link
Owner

@psteinroe psteinroe commented Jul 5, 2023

closes #229

@vercel
Copy link

vercel bot commented Jul 5, 2023

Deployment failed with the following error:

Resource is limited - try again in 29 minutes (more than 100, code: "api-deployments-free-per-day").

@changeset-bot
Copy link

changeset-bot bot commented Jul 5, 2023

🦋 Changeset detected

Latest commit: 07ecafd

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@supabase-cache-helpers/postgrest-swr Patch
@supabase-cache-helpers/examples/swr Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov
Copy link

codecov bot commented Jul 5, 2023

Codecov Report

Merging #232 (07ecafd) into main (5e9b574) will not change coverage.
The diff coverage is 90.90%.

@@           Coverage Diff           @@
##             main     #232   +/-   ##
=======================================
  Coverage   99.12%   99.12%           
=======================================
  Files         132      132           
  Lines        1720     1720           
  Branches      395      395           
=======================================
  Hits         1705     1705           
  Misses         15       15           
Flag Coverage Δ
postgrest-fetcher 100.00% <ø> (ø)
postgrest-filter 99.49% <ø> (ø)
postgrest-mutate 100.00% <ø> (ø)
postgrest-react-query 97.94% <ø> (-0.83%) ⬇️
postgrest-swr 97.92% <90.90%> (+0.51%) ⬆️
storage-fetcher 100.00% <ø> (ø)
storage-mutate 100.00% <ø> (ø)
storage-react-query 100.00% <ø> (ø)
storage-swr 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/postgrest-swr/src/lib/middleware.ts 93.33% <ø> (+1.66%) ⬆️
...es/postgrest-swr/src/mutate/use-delete-mutation.ts 100.00% <ø> (ø)
...es/postgrest-swr/src/mutate/use-insert-mutation.ts 100.00% <ø> (ø)
...es/postgrest-swr/src/mutate/use-update-mutation.ts 100.00% <ø> (ø)
...es/postgrest-swr/src/mutate/use-upsert-mutation.ts 100.00% <ø> (ø)
packages/postgrest-swr/src/query/use-query.ts 95.23% <90.90%> (-4.77%) ⬇️

... and 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@psteinroe psteinroe merged commit b364c74 into main Jul 5, 2023
@psteinroe psteinroe deleted the fix/swr-types branch July 5, 2023 08:15
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.

Trigger accepts only strings
1 participant