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: update SupabaseAuthClient to use super instead of calling base class #1045

Merged
merged 2 commits into from
Jan 30, 2025

Conversation

PedroManuelAtienzaHuerta
Copy link
Contributor

Hi, my name is Pedro Manuel. I have modified the file to use super() instead of calling the base class constructor directly. This makes the code clearer and easier to maintain.

What kind of change does this PR introduce?

File update.

Hi, my name is Pedro Manuel. I have modified the file to use super() instead of calling the base class constructor directly. This makes the code clearer and easier to maintain.
@juancarlospaco
Copy link
Contributor

LGTM.

@coveralls
Copy link

coveralls commented Jan 30, 2025

Pull Request Test Coverage Report for Build 13059668005

Details

  • 2 of 2 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 77.057%

Totals Coverage Status
Change from base Build 12959376961: 0.0%
Covered Lines: 309
Relevant Lines: 401

💛 - Coveralls

@silentworks silentworks changed the title Update auth_client.py fix: update SupabaseAuthClient to use super instead of calling base class Jan 30, 2025
@silentworks silentworks merged commit 3efb4a6 into supabase:main Jan 30, 2025
7 checks passed
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.

4 participants