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: refactor fetchers to dedupe paths and normalise the response #282

Merged
merged 6 commits into from
Sep 12, 2023

Conversation

psteinroe
Copy link
Owner

fixes #272

still have to refactor the transform method to use the new flattened data.

@changeset-bot
Copy link

changeset-bot bot commented Sep 10, 2023

🦋 Changeset detected

Latest commit: 2c77447

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

This PR includes changesets to release 5 packages
Name Type
@supabase-cache-helpers/postgrest-core Patch
@supabase-cache-helpers/postgrest-react-query Patch
@supabase-cache-helpers/postgrest-swr Patch
@supabase-cache-helpers/examples/react-query 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

@vercel
Copy link

vercel bot commented Sep 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
supabase-cache-helpers ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 12, 2023 9:23am
supabase-cache-helpers-react-query ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 12, 2023 9:23am
supabase-cache-helpers-swr-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 12, 2023 9:23am

@codecov
Copy link

codecov bot commented Sep 10, 2023

Codecov Report

Merging #282 (2c77447) into fix/immutable-upsert-mutation (706aec6) will increase coverage by 1.83%.
The diff coverage is n/a.

@@                        Coverage Diff                        @@
##           fix/immutable-upsert-mutation     #282      +/-   ##
=================================================================
+ Coverage                          95.80%   97.64%   +1.83%     
=================================================================
  Files                                139       43      -96     
  Lines                               1861      339    -1522     
  Branches                             449       41     -408     
=================================================================
- Hits                                1783      331    -1452     
+ Misses                                78        8      -70     
Flag Coverage Δ
postgrest-core ?
postgrest-react-query ?
postgrest-swr ?
storage-core 91.75% <ø> (ø)
storage-react-query 100.00% <ø> (ø)
storage-swr 100.00% <ø> (ø)

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

see 92 files with indirect coverage changes

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

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.

1 participant