-
Notifications
You must be signed in to change notification settings - Fork 522
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 (jkube-kit-vertx): Migrate all tests from JUnit4 to JUnit5 (#1572) #1755
refactor (jkube-kit-vertx): Migrate all tests from JUnit4 to JUnit5 (#1572) #1755
Conversation
Eclipse JKube CI ReportStarted new GH workflow run for #1755 (2022-10-17T05:46:52Z) ⚙️ JKube E2E Tests (3262493125)
|
Codecov Report
@@ Coverage Diff @@
## master #1755 +/- ##
=========================================
Coverage 52.99% 52.99%
Complexity 3937 3937
=========================================
Files 464 464
Lines 20745 20745
Branches 2809 2809
=========================================
Hits 10993 10993
Misses 8625 8625
Partials 1127 1127 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
38a0c35
to
3ced481
Compare
3ced481
to
b37eea1
Compare
b37eea1
to
cc87fec
Compare
…clipse-jkube#1572) Signed-off-by: Anurag Rajawat <anuragsinghrajawat22@gmail.com>
cc87fec
to
0f328cb
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Description
Fixes #1572
Type of change
test, version modification, documentation, etc.)
Checklist