Support added for JUnit's @TempDir#1387
Support added for JUnit's @TempDir#1387msridhar merged 1 commit intouber:masterfrom romainmoreau:junit-tempdir
Conversation
WalkthroughThis pull request updates the JUnit 5 dependency from version 5.0.2 to 5.14.0 in the Gradle dependencies configuration. It adds the Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (3)
🧰 Additional context used🧠 Learnings (1)📚 Learning: 2025-08-14T18:50:06.159ZApplied to files:
🔇 Additional comments (3)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1387 +/- ##
=========================================
Coverage 88.19% 88.19%
Complexity 2616 2616
=========================================
Files 95 95
Lines 8672 8672
Branches 1743 1743
=========================================
Hits 7648 7648
Misses 510 510
Partials 514 514 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This PR adds support for Junit @TempDir extension.
Summary by CodeRabbit
Chores
Tests
✏️ Tip: You can customize this high-level summary in your review settings.