supabase-py
supabase-py copied to clipboard
feat(supabase): use yarl URL builder in supabase as well
What kind of change does this PR introduce?
Add URL builder to supabase as well.
Pull Request Test Coverage Report for Build 20180192271
Warning: This coverage report may be inaccurate.
This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
- For more information on this, see Tracking coverage changes with pull request builds.
- To avoid this issue with future PRs, see these Recommended CI Configurations.
- For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
Details
- 0 of 0 changed or added relevant lines in 0 files are covered.
- 12 unchanged lines in 2 files lost coverage.
- Overall coverage increased (+0.002%) to 91.296%
| Files with Coverage Reduction | New Missed Lines | % |
|---|---|---|
| src/supabase/_async/client.py | 6 | 95.35% |
| src/supabase/_sync/client.py | 6 | 95.28% |
| <!-- | Total: | 12 |
| Totals | |
|---|---|
| Change from base Build 20114139254: | 0.002% |
| Covered Lines: | 8926 |
| Relevant Lines: | 9777 |