Skip to content

Conversation

@TillJohanndeiter
Copy link
Contributor

What kind of change does this PR introduce?

I was a little bit confused by the logs because the AuthException doesn't contain a variable errorCode.

What is the current behavior?

The toString output is not aligned with the variable name

What is the new behavior?

The toString output is aligned with the variable name

Additional context

None

@TillJohanndeiter TillJohanndeiter changed the title Fix toString method Fix AuthException .toString method Apr 4, 2025
@TillJohanndeiter TillJohanndeiter changed the title Fix AuthException .toString method fix(gotrue): AuthException .toString method Apr 4, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 14273398567

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.

Details

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 75.426%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/gotrue/lib/src/types/auth_exception.dart 0 1 0.0%
Totals Coverage Status
Change from base Build 14080727348: 0.0%
Covered Lines: 2836
Relevant Lines: 3760

💛 - Coveralls

Copy link
Member

@dshukertjr dshukertjr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this!

@dshukertjr dshukertjr merged commit 42fdc91 into supabase:main Apr 11, 2025
11 of 13 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.

3 participants