-
Notifications
You must be signed in to change notification settings - Fork 525
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: don't require an OpenShift Template:Parameter model type #2396
refactor: don't require an OpenShift Template:Parameter model type #2396
Conversation
Eclipse JKube CI ReportStarted new GH workflow run for #2396 (2023-09-27T15:36:37Z) ⚙️ JKube E2E Tests (6327973409)
|
5cb4251
to
e8728c0
Compare
e8728c0
to
6bb6fdc
Compare
SonarCloud Quality Gate failed. 0 Bugs 73.3% Coverage The version of Java (11.0.18) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
Codecov Report
@@ Coverage Diff @@
## master #2396 +/- ##
============================================
+ Coverage 59.36% 61.09% +1.73%
- Complexity 4586 4784 +198
============================================
Files 500 518 +18
Lines 21211 21393 +182
Branches 2830 2827 -3
============================================
+ Hits 12591 13071 +480
+ Misses 7370 7098 -272
+ Partials 1250 1224 -26
... and 69 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Description
refactor: don't require an OpenShift Template:Parameter model type
Type of change
test, version modification, documentation, etc.)
Checklist