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

blueprints: gate apply and discovery behing pg lock #12385

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rissson
Copy link
Member

@rissson rissson commented Dec 18, 2024

Details

REPLACE ME


Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make website)

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
@rissson rissson self-assigned this Dec 18, 2024
@rissson rissson requested a review from a team as a code owner December 18, 2024 11:36
Copy link

netlify bot commented Dec 18, 2024

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 563c274
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/6762b67d9b5a840008a70f77

Copy link

netlify bot commented Dec 18, 2024

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 563c274
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/6762b67d077232000813babe

Copy link

codecov bot commented Dec 18, 2024

Codecov Report

Attention: Patch coverage is 79.16667% with 10 lines in your changes missing coverage. Please review.

Project coverage is 92.68%. Comparing base (28d8fcc) to head (563c274).
Report is 9 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
authentik/blueprints/v1/tasks.py 79.16% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12385      +/-   ##
==========================================
+ Coverage   91.32%   92.68%   +1.36%     
==========================================
  Files         767      767              
  Lines       38523    38534      +11     
==========================================
+ Hits        35180    35717     +537     
+ Misses       3343     2817     -526     
Flag Coverage Δ
e2e 48.80% <52.08%> (+1.61%) ⬆️
integration 24.69% <4.16%> (?)
unit 90.31% <79.16%> (-0.02%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
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