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: add async support #527

Closed
wants to merge 1 commit into from
Closed

feat: add async support #527

wants to merge 1 commit into from

Conversation

J0
Copy link
Contributor

@J0 J0 commented Aug 27, 2023

What kind of change does this PR introduce?

Attempts to bring the good work done in #292 up to date with the latest changes.

TODOs

  • Update README
  • Cleanup and close all existing clients on exit

@codecov
Copy link

codecov bot commented Aug 27, 2023

Codecov Report

Patch coverage has no change and project coverage change: -22.69% ⚠️

Comparison is base (29c0502) 79.39% compared to head (cfda5b3) 56.70%.

Additional details and impacted files
@@             Coverage Diff              @@
##           develop     #527       +/-   ##
============================================
- Coverage    79.39%   56.70%   -22.69%     
============================================
  Files            9       11        +2     
  Lines          165      231       +66     
============================================
  Hits           131      131               
- Misses          34      100       +66     
Files Changed Coverage Δ
supabase/async_client.py 0.00% <0.00%> (ø)
supabase/exceptions.py 0.00% <0.00%> (ø)

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

@J0 J0 closed this Oct 29, 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.

1 participant