Skip to content

Conversation

@rissson
Copy link
Member

@rissson rissson commented Nov 13, 2025

Nothing is ready for review, just opening for curious eyes 👁️

Signed-off-by: Marc 'risson' Schmitt <[email protected]>
Signed-off-by: Marc 'risson' Schmitt <[email protected]>
Signed-off-by: Marc 'risson' Schmitt <[email protected]>
Signed-off-by: Marc 'risson' Schmitt <[email protected]>
Signed-off-by: Marc 'risson' Schmitt <[email protected]>
Signed-off-by: Marc 'risson' Schmitt <[email protected]>
Signed-off-by: Marc 'risson' Schmitt <[email protected]>
Signed-off-by: Marc 'risson' Schmitt <[email protected]>
@netlify
Copy link

netlify bot commented Nov 13, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 6e4384d
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/691b229ab1ea840008399929
😎 Deploy Preview https://deploy-preview-18122--authentik-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Nov 13, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 6e4384d
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/691b229abb15970008863cfb
😎 Deploy Preview https://deploy-preview-18122--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Nov 13, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 6e4384d
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/691b229a69b7f0000852d6b8
😎 Deploy Preview https://deploy-preview-18122--authentik-integrations.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@rissson
Copy link
Member Author

rissson commented Nov 13, 2025

Memory usage findings for the worker:
1 process, 2 threads:
Python: 461MB, Rust: 242MB
2 process, 2 threads:
Python: 685MB, Rust: 466MB
Which is logical, since we have one less process in there

Current annoyances: logs from rust don't work (cause it isn't setup). Double ctrl+c doesn't fast exit the worker (we should probably just reduce the timeout in dev). Also, healthchecks aren't doing anything, nor the worker_status, but metrics work! Also, config is hardcoded. Also, no sentry and things.

@codecov
Copy link

codecov bot commented Nov 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.96%. Comparing base (2b794e6) to head (6e4384d).
⚠️ Report is 6 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18122      +/-   ##
==========================================
- Coverage   92.97%   92.96%   -0.01%     
==========================================
  Files         869      869              
  Lines       48115    48116       +1     
==========================================
- Hits        44733    44731       -2     
- Misses       3382     3385       +3     
Flag Coverage Δ
e2e 45.22% <ø> (+0.03%) ⬆️
integration 23.18% <ø> (+<0.01%) ⬆️
unit 91.07% <ø> (+<0.01%) ⬆️
unit-migrate 91.12% <ø> (+<0.01%) ⬆️

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 <[email protected]>
Signed-off-by: Marc 'risson' Schmitt <[email protected]>
Signed-off-by: Marc 'risson' Schmitt <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants