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

Attempt to provide a fix for the RLS syncing issue. (Sourcery refactored) #531

Closed
wants to merge 6 commits into from

Conversation

sourcery-ai[bot]
Copy link
Contributor

@sourcery-ai sourcery-ai bot commented Aug 30, 2023

Pull Request #530 refactored by Sourcery.

Since the original Pull Request was opened as a fork in a contributor's
repository, we are unable to create a Pull Request branching from it.

To incorporate these changes, you can either:

  1. Merge this Pull Request instead of the original, or

  2. Ask your contributor to locally incorporate these commits and push them to
    the original Pull Request

    Incorporate changes via command line
    git fetch https://github.com/supabase-community/supabase-py pull/530/head
    git merge --ff-only FETCH_HEAD
    git push

NOTE: As code is pushed to the original Pull Request, Sourcery will
re-run and update (force-push) this Pull Request with new refactorings as
necessary. If Sourcery finds no refactorings at any point, this Pull Request
will be closed automatically.

See our documentation here.

Run Sourcery locally

Reduce the feedback loop during development by using the Sourcery editor plugin:

Help us improve this pull request!

@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Patch coverage: 25.00% and project coverage change: -0.83% ⚠️

Comparison is base (29c0502) 79.39% compared to head (d4950cd) 78.57%.
Report is 6 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #531      +/-   ##
===========================================
- Coverage    79.39%   78.57%   -0.83%     
===========================================
  Files            9        9              
  Lines          165      168       +3     
===========================================
+ Hits           131      132       +1     
- Misses          34       36       +2     
Files Changed Coverage Δ
supabase/client.py 90.47% <25.00%> (-2.86%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sourcery-ai sourcery-ai bot closed this Sep 26, 2023
@sourcery-ai sourcery-ai bot deleted the sourcery/pull-530 branch September 26, 2023 17:48
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