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

core: add initial app launch url #2367

Merged
merged 1 commit into from Feb 23, 2022
Merged

core: add initial app launch url #2367

merged 1 commit into from Feb 23, 2022

Conversation

BeryJu
Copy link
Member

@BeryJu BeryJu commented Feb 23, 2022

Signed-off-by: Jens Langhammer jens.langhammer@beryju.org

Details

  • Does this resolve an issue?
    Resolves #

Changes

New Features

  • Adds feature which does x, y, and z.

Breaking Changes

  • Adds breaking change which causes <issue>.

Additional

Any further notes or comments you want to make.

@BeryJu BeryJu self-assigned this Feb 23, 2022
@netlify
Copy link

netlify bot commented Feb 23, 2022

✔️ Deploy Preview for authentik ready!

🔨 Explore the source changes: cc3b11c

🔍 Inspect the deploy log: https://app.netlify.com/sites/authentik/deploys/6216a1b843b62e000765cc3f

😎 Browse the preview: https://deploy-preview-2367--authentik.netlify.app

@codecov
Copy link

codecov bot commented Feb 23, 2022

Codecov Report

Merging #2367 (cc3b11c) into master (c6e9ecd) will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2367      +/-   ##
==========================================
+ Coverage   91.52%   91.57%   +0.06%     
==========================================
  Files         449      450       +1     
  Lines       19552    19582      +30     
==========================================
+ Hits        17893    17931      +38     
+ Misses       1659     1651       -8     
Impacted Files Coverage Δ
authentik/core/api/applications.py 81.35% <100.00%> (+0.66%) ⬆️
authentik/core/models.py 93.66% <100.00%> (+0.25%) ⬆️
authentik/core/tests/test_applications_views.py 100.00% <100.00%> (ø)
authentik/core/urls.py 100.00% <100.00%> (ø)
authentik/admin/tasks.py 100.00% <0.00%> (+9.10%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c6e9ecd...cc3b11c. Read the comment docs.

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
@BeryJu BeryJu merged commit 677bcaa into master Feb 23, 2022
@BeryJu BeryJu deleted the app-launch-url branch February 23, 2022 21:48
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

1 participant