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

tests/e2e: don't rely DNS to get host's IP for container access #13640

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

BeryJu
Copy link
Member

@BeryJu BeryJu commented Mar 23, 2025

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)

@BeryJu BeryJu requested a review from a team as a code owner March 23, 2025 19:30
Copy link

netlify bot commented Mar 23, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 25181d0
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/67e078182f2682000861a952

Copy link

netlify bot commented Mar 23, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 25181d0
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/67e07818a921660008d7262e

Copy link

codecov bot commented Mar 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.21%. Comparing base (3eccef8) to head (25181d0).
Report is 5 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13640      +/-   ##
==========================================
- Coverage   92.75%   92.21%   -0.54%     
==========================================
  Files         794      794              
  Lines       40508    40508              
==========================================
- Hits        37572    37355     -217     
- Misses       2936     3153     +217     
Flag Coverage Δ
e2e 45.12% <ø> (-2.85%) ⬇️
integration 24.30% <ø> (ø)
unit 90.52% <ø> (-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.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@BeryJu BeryJu marked this pull request as draft March 23, 2025 19:36
@BeryJu BeryJu force-pushed the tests/e2e/dont-rely-on-socket-ip branch from 4cda786 to b189229 Compare March 23, 2025 20:36
Signed-off-by: Jens Langhammer <[email protected]>
@BeryJu BeryJu force-pushed the tests/e2e/dont-rely-on-socket-ip branch from b189229 to 8ba5fde Compare March 23, 2025 20:43
BeryJu added 2 commits March 23, 2025 20:51
Signed-off-by: Jens Langhammer <[email protected]>
Signed-off-by: Jens Langhammer <[email protected]>
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