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: add correct naming for returned data keys #339

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

silentworks
Copy link
Collaborator

What kind of change does this PR introduce?

Bug fix with backward compatibility

What is the current behavior?

The returned data keys deviate from that of the docs and the JS lib.

What is the new behavior?

The returned data keys now match the docs and JS lib.

Additional context

Add any other context or screenshots.

@silentworks silentworks requested a review from grdsdev January 27, 2025 23:08
@silentworks silentworks linked an issue Jan 27, 2025 that may be closed by this pull request
@coveralls
Copy link

coveralls commented Jan 27, 2025

Pull Request Test Coverage Report for Build 13000095766

Details

  • 26 of 26 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.08%) to 97.667%

Totals Coverage Status
Change from base Build 12939584135: 0.08%
Covered Lines: 586
Relevant Lines: 600

💛 - Coveralls

@silentworks silentworks merged commit 4527da6 into main Jan 29, 2025
11 checks passed
@silentworks silentworks deleted the silentworks/fix-returned-data-keys branch January 29, 2025 10:17
@decoherencer
Copy link

hello @silentworks supabase/supabase-py#1035 (comment)

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.

Casing is incorrect in docs:
4 participants