-
Notifications
You must be signed in to change notification settings - Fork 519
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
test (gradle-plugin/it) : Add Gradle Integration test for WellKnownLabelsEnricher #2533
test (gradle-plugin/it) : Add Gradle Integration test for WellKnownLabelsEnricher #2533
Conversation
Eclipse JKube CI ReportStarted new GH workflow run for #2533 (2024-01-17T19:27:20Z) ⚙️ JKube E2E Tests (7560706090)
|
61559af
to
6ddf093
Compare
…belsEnricher Signed-off-by: Rohan Kumar <rohaan@redhat.com>
6ddf093
to
b408f18
Compare
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2533 +/- ##
=============================================
+ Coverage 59.36% 70.19% +10.83%
- Complexity 4586 4948 +362
=============================================
Files 500 478 -22
Lines 21211 19289 -1922
Branches 2830 2494 -336
=============================================
+ Hits 12591 13540 +949
+ Misses 7370 4522 -2848
+ Partials 1250 1227 -23 ☔ View full report in Codecov by Sentry. |
Description
Related to #1700
Add Gradle Integration test WellKnownLabelsIT to verify behavior of WellKnownLabelEnricher
Type of change
test, version modification, documentation, etc.)
Checklist