Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Conversation

@leynier
Copy link
Contributor

@leynier leynier commented Aug 31, 2022

Fix #155

@leynier leynier added the bug Something isn't working label Aug 31, 2022
@leynier leynier self-assigned this Aug 31, 2022
@sourcery-ai
Copy link
Contributor

sourcery-ai bot commented Aug 31, 2022

Sourcery Code Quality Report

Merging this PR leaves code quality unchanged.

Quality metrics Before After Change
Complexity 0.16 ⭐ 0.16 ⭐ 0.00
Method Length 69.33 🙂 69.33 🙂 0.00
Working memory 5.20 ⭐ 5.20 ⭐ 0.00
Quality 78.52% 78.52% 0.00%
Other metrics Before After Change
Lines 144 144 0
Changed files Quality Before Quality After Quality Change
gotrue/types.py 78.52% ⭐ 78.52% ⭐ 0.00%

Here are some functions in these files that still need a tune-up:

File Function Complexity Length Working Memory Quality Recommendation

Legend and Explanation

The emojis denote the absolute quality of the code:

  • ⭐ excellent
  • 🙂 good
  • 😞 poor
  • ⛔ very poor

The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request.


Please see our documentation here for details on how these metrics are calculated.

We are actively working on this report - lots more documentation and extra metrics to come!

Help us improve this quality report!

@leynier leynier marked this pull request as ready for review August 31, 2022 08:18
@leynier leynier merged commit 460208d into main Aug 31, 2022
@leynier leynier deleted the fix/use-str-type-instead-of-uuid-type-in-id-property-of-identity-model branch August 31, 2022 08:19
@symeneses
Copy link

That was fast @leynier, now it works 💃🏽

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Identity model: Get user failed with ValidationError

3 participants