-
Notifications
You must be signed in to change notification settings - Fork 927
Update JUnit and Mockk test dependencies #6005
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
Conversation
7570593 to
755d00e
Compare
|
Great job! No new security vulnerabilities introduced in this pull request |
| junit-bom = { module = "org.junit:junit-bom", version.ref = "junit5" } | ||
| junit-junit5 = { module = "org.junit.jupiter:junit-jupiter" } | ||
| junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" } | ||
| junit-jupiter = { module = "org.junit.jupiter:junit-jupiter" } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Calling it JUnit 5 didn't really make sense anymore 😄
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6005 +/- ##
=======================================
Coverage 84.59% 84.59%
=======================================
Files 722 722
Lines 54882 54882
Branches 7569 7569
=======================================
Hits 46427 46427
Misses 5805 5805
Partials 2650 2650 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Thanks @SaintPatrck |

🎟️ Tracking
N/A
📔 Objective
This PR updates the JUnit and Mockk test dependencies.
Release Notes:
⏰ Reminders before review
🦮 Reviewer guidelines
:+1:) or similar for great changes:memo:) or ℹ️ (:information_source:) for notes or general info:question:) for questions:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion:art:) for suggestions / improvements:x:) or:warning:) for more significant problems or concerns needing attention:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt:pick:) for minor or nitpick changes