-
Notifications
You must be signed in to change notification settings - Fork 542
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
doc (jkube-kit/doc) : Add documentation for SimpleDockerfileGenerator #2804
doc (jkube-kit/doc) : Add documentation for SimpleDockerfileGenerator #2804
Conversation
Eclipse JKube CI ReportStarted new GH workflow run for #2804 (2024-04-16T11:25:07Z) ⚙️ JKube E2E Tests (8704354506)
|
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2804 +/- ##
=============================================
+ Coverage 59.36% 70.60% +11.23%
- Complexity 4586 5030 +444
=============================================
Files 500 488 -12
Lines 21211 19507 -1704
Branches 2830 2512 -318
=============================================
+ Hits 12591 13772 +1181
+ Misses 7370 4506 -2864
+ Partials 1250 1229 -21 ☔ View full report in Codecov by Sentry. |
IS this ready? @rohanKanojia |
Signed-off-by: Rohan Kumar <rohaan@redhat.com>
c5ff3f5
to
3f7fa39
Compare
Now that original refactor is merged, I think this should be ready for review. |
|
Description
Documentation for #2802
ConfigHelper.initImageConfiguration
to a dedicated generator #2802 to be mergedType of change
test, version modification, documentation, etc.)
Checklist