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

root: make test database name configurable #7591

Merged
merged 3 commits into from
Dec 18, 2023
Merged

Conversation

BeryJu
Copy link
Member

@BeryJu BeryJu commented Nov 15, 2023

Details

Also make the stable-migration CI job more useful by running tests in that database


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)
  • The translation files have been updated (make i18n-extract)

If applicable

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

@BeryJu BeryJu requested review from a team as code owners November 15, 2023 22:33
Copy link

netlify bot commented Nov 15, 2023

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit cf6a85d
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/6580c0e87abca20008e48077

Copy link

netlify bot commented Nov 15, 2023

Deploy Preview for authentik ready!

Name Link
🔨 Latest commit 731efc0
🔍 Latest deploy log https://app.netlify.com/sites/authentik/deploys/655547378651930008e10637
😎 Deploy Preview https://deploy-preview-7591--authentik.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 80 (🔴 down 17 from production)
Accessibility: 90 (no change from production)
Best Practices: 100 (no change from production)
SEO: 80 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

Copy link

codecov bot commented Nov 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (df6c78d) 92.63% compared to head (28cc70b) 92.61%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7591      +/-   ##
==========================================
- Coverage   92.63%   92.61%   -0.02%     
==========================================
  Files         589      589              
  Lines       29217    29223       +6     
==========================================
+ Hits        27065    27066       +1     
- Misses       2152     2157       +5     
Flag Coverage Δ
e2e 50.64% <0.00%> (-0.04%) ⬇️
integration 25.92% <0.00%> (-0.01%) ⬇️
unit 89.72% <100.00%> (+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.

@BeryJu BeryJu requested a review from a team as a code owner December 18, 2023 20:58
@BeryJu BeryJu changed the base branch from main to root/bump-python December 18, 2023 20:58
Base automatically changed from root/bump-python to main December 18, 2023 21:08
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu BeryJu merged commit 2ec979d into main Dec 18, 2023
37 checks passed
@BeryJu BeryJu deleted the root/configure-test-db branch December 18, 2023 22:00
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.

3 participants