Use passed-in TreePath in one more place when available#1329
Use passed-in TreePath in one more place when available#1329
TreePath in one more place when available#1329Conversation
WalkthroughThe Pre-merge checks and finishing touches✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (2)📓 Common learnings📚 Learning: 2025-08-28T04:54:20.953ZApplied to files:
🔇 Additional comments (1)
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❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1329 +/- ##
============================================
- Coverage 88.43% 88.42% -0.02%
Complexity 2566 2566
============================================
Files 96 96
Lines 8605 8605
Branches 1707 1708 +1
============================================
- Hits 7610 7609 -1
Misses 500 500
- Partials 495 496 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Minor follow-up for #1328. When available, using
pathis more correct thanstate.getPath().Summary by CodeRabbit