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

chore: move over async_client and exceptions

cfda5b3
Select commit
Loading
Failed to load commit list.
Closed

feat: add async support #527

chore: move over async_client and exceptions
cfda5b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 27, 2023 in 1s

0.00% of diff hit (target 79.39%)

View this Pull Request on Codecov

0.00% of diff hit (target 79.39%)

Annotations

Check warning on line 2 in supabase/async_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

supabase/async_client.py#L1-L2

Added lines #L1 - L2 were not covered by tests

Check warning on line 5 in supabase/async_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

supabase/async_client.py#L4-L5

Added lines #L4 - L5 were not covered by tests

Check warning on line 11 in supabase/async_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

supabase/async_client.py#L10-L11

Added lines #L10 - L11 were not covered by tests

Check warning on line 16 in supabase/async_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

supabase/async_client.py#L13-L16

Added lines #L13 - L16 were not covered by tests

Check warning on line 19 in supabase/async_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

supabase/async_client.py#L19

Added line #L19 was not covered by tests

Check warning on line 22 in supabase/async_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

supabase/async_client.py#L22

Added line #L22 was not covered by tests

Check warning on line 44 in supabase/async_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

supabase/async_client.py#L41-L44

Added lines #L41 - L44 were not covered by tests

Check warning on line 48 in supabase/async_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

supabase/async_client.py#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 51 in supabase/async_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

supabase/async_client.py#L51

Added line #L51 was not covered by tests

Check warning on line 54 in supabase/async_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

supabase/async_client.py#L54

Added line #L54 was not covered by tests

Check warning on line 57 in supabase/async_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

supabase/async_client.py#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 59 in supabase/async_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

supabase/async_client.py#L59

Added line #L59 was not covered by tests

Check warning on line 64 in supabase/async_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

supabase/async_client.py#L61-L64

Added lines #L61 - L64 were not covered by tests

Check warning on line 69 in supabase/async_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

supabase/async_client.py#L66-L69

Added lines #L66 - L69 were not covered by tests

Check warning on line 73 in supabase/async_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

supabase/async_client.py#L73

Added line #L73 was not covered by tests

Check warning on line 75 in supabase/async_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

supabase/async_client.py#L75

Added line #L75 was not covered by tests

Check warning on line 78 in supabase/async_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

supabase/async_client.py#L78

Added line #L78 was not covered by tests

Check warning on line 88 in supabase/async_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

supabase/async_client.py#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 96 in supabase/async_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

supabase/async_client.py#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 99 in supabase/async_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

supabase/async_client.py#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 101 in supabase/async_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

supabase/async_client.py#L101

Added line #L101 was not covered by tests

Check warning on line 103 in supabase/async_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

supabase/async_client.py#L103

Added line #L103 was not covered by tests

Check warning on line 105 in supabase/async_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

supabase/async_client.py#L105

Added line #L105 was not covered by tests

Check warning on line 107 in supabase/async_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

supabase/async_client.py#L107

Added line #L107 was not covered by tests

Check warning on line 109 in supabase/async_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

supabase/async_client.py#L109

Added line #L109 was not covered by tests