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: patch padding for base64 #253

Closed
wants to merge 2 commits into from
Closed

fix: patch padding for base64 #253

wants to merge 2 commits into from

Conversation

J0
Copy link
Contributor

@J0 J0 commented Mar 23, 2023

fix proposed @kn

See #246 for details

Thanks kn!

@sourcery-ai
Copy link
Contributor

sourcery-ai bot commented Mar 23, 2023

Sourcery Code Quality Report

❌  Merging this PR will decrease code quality in the affected files by 0.68%.

Quality metrics Before After Change
Complexity 2.05 ⭐ 2.03 ⭐ -0.02 👍
Method Length 50.12 ⭐ 51.62 ⭐ 1.50 👎
Working memory 4.81 ⭐ 4.97 ⭐ 0.16 👎
Quality 85.38% 84.70% -0.68% 👎
Other metrics Before After Change
Lines 72 75 3
Changed files Quality Before Quality After Quality Change
gotrue/helpers.py 85.38% ⭐ 84.70% ⭐ -0.68% 👎

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!

@J0 J0 closed this Mar 23, 2023
@J0 J0 deleted the J0/patch_padding_for_base64 branch March 23, 2023 04:22
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.

1 participant