-
Notifications
You must be signed in to change notification settings - Fork 521
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
refactor: introduce AuthConfigFactory interface #3081
refactor: introduce AuthConfigFactory interface #3081
Conversation
Signed-off-by: Marc Nuri <marc@marcnuri.com>
Eclipse JKube CI ReportStarted new GH workflow run for #3081 (2024-05-21T08:31:02Z) ⚙️ JKube E2E Tests (9171262520)
|
Quality Gate failedFailed conditions |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #3081 +/- ##
=============================================
+ Coverage 59.36% 71.06% +11.69%
- Complexity 4586 5078 +492
=============================================
Files 500 489 -11
Lines 21211 19461 -1750
Branches 2830 2502 -328
=============================================
+ Hits 12591 13829 +1238
+ Misses 7370 4413 -2957
+ Partials 1250 1219 -31 ☔ View full report in Codecov by Sentry. |
Description
refactor: introduce AuthConfigFactory interface
Relates to #2098
Type of change
test, version modification, documentation, etc.)
Checklist