Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1342 +/- ##
=========================================
Coverage 88.40% 88.40%
Complexity 2578 2578
=========================================
Files 97 97
Lines 8654 8654
Branches 1719 1719
=========================================
Hits 7651 7651
Misses 504 504
Partials 499 499 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
WalkthroughThe PR updates JMH benchmarking to use Caffeine 3.2.3 (was 3.0.2), adjusts the caffeine classpath filter, and modernizes three Gradle task declarations to Suggested reviewers
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (1)📓 Common learnings⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
🔇 Additional comments (2)
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 |
|
Main Branch: With This PR: |
Fixes #1108
We update to the latest version of Caffeine, and also update the source file list and NullAway options used.
This is our first benchmark that uses JSpecify mode.
Also did a couple other drive-by cleanups.
Summary by CodeRabbit