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

sources/oauth: add patreon type #5452

Merged
merged 2 commits into from May 3, 2023
Merged

Conversation

DerGardine
Copy link
Contributor

New Features

  • Adds Patreon as Social Sign In option

Signed-off-by: DerGardine <julian.burgschweiger@gmail.com>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu BeryJu changed the title Models Update to include Patreon as Social Sign On sources/oauth: add patreon type May 3, 2023
@codecov
Copy link

codecov bot commented May 3, 2023

Codecov Report

Patch coverage: 97.50% and project coverage change: -0.09 ⚠️

Comparison is base (4da66cd) 92.68% compared to head (1a0b52c) 92.58%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5452      +/-   ##
==========================================
- Coverage   92.68%   92.58%   -0.09%     
==========================================
  Files         506      508       +2     
  Lines       25975    26015      +40     
==========================================
+ Hits        24072    24084      +12     
- Misses       1903     1931      +28     
Flag Coverage Δ
e2e 51.83% <62.50%> (-0.75%) ⬇️
integration 26.36% <62.50%> (+0.01%) ⬆️
unit 89.50% <97.50%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
authentik/sources/oauth/types/patreon.py 95.46% <95.46%> (ø)
authentik/sources/oauth/models.py 100.00% <100.00%> (ø)
authentik/sources/oauth/tests/test_type_patreon.py 100.00% <100.00%> (ø)

... and 11 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@BeryJu BeryJu merged commit a299421 into goauthentik:main May 3, 2023
55 of 57 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.

None yet

2 participants