-
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
chore(jkube-kit-enricher-api): Replaced org.mockito.Mockito reference… #2606
Conversation
…s from PodTemplateHandlerTest with builders eclipse-jkube#2598
Eclipse JKube CI ReportStarted new GH workflow run for #2606 (2024-02-01T11:26:57Z) ⚙️ JKube E2E Tests (7740392152)
|
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 #2606 +/- ##
=============================================
+ Coverage 59.36% 70.34% +10.98%
- Complexity 4586 4966 +380
=============================================
Files 500 480 -20
Lines 21211 19308 -1903
Branches 2830 2495 -335
=============================================
+ Hits 12591 13582 +991
+ Misses 7370 4499 -2871
+ Partials 1250 1227 -23 ☔ View full report in Codecov by Sentry. |
Description
Replaced org.mockito.Mockito references from PodTemplateHandlerTest with builders
Fixes #2598
Type of change
test, version modification, documentation, etc.)
Checklist