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

Fix flow background update #566

Merged
merged 2 commits into from
Sep 27, 2024
Merged

Fix flow background update #566

merged 2 commits into from
Sep 27, 2024

Conversation

larsl-net
Copy link
Contributor

This change fixes #482 so that the flow background can be changed.

@larsl-net larsl-net requested a review from a team as a code owner September 13, 2024 21:23
Copy link

codecov bot commented Sep 16, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 83.49%. Comparing base (1ec31e9) to head (b338c17).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
internal/provider/resource_flow.go 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #566      +/-   ##
==========================================
- Coverage   83.53%   83.49%   -0.04%     
==========================================
  Files          96       96              
  Lines        9290     9296       +6     
==========================================
+ Hits         7760     7762       +2     
- Misses       1076     1078       +2     
- Partials      454      456       +2     

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

@BeryJu BeryJu merged commit 8072b60 into goauthentik:main Sep 27, 2024
6 of 7 checks passed
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.

authentik_flow ignores changes to background
2 participants