Handle each KotlinCompile depends task to have a dedicated output directory#154
Handle each KotlinCompile depends task to have a dedicated output directory#154
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
WalkthroughThe pull request updates the Compose Stability Analyzer to version 0.7.5-SNAPSHOT and refactors output handling from shared to per-compilation. It modifies task configuration, file discovery, and input selection logic across the Gradle plugin and IDE tool window to support multi-variant builds with isolated stability information outputs. Changes
Estimated code review effort🎯 4 (Complex) | ⏱️ ~45 minutes Possibly related PRs
Suggested labels
Poem
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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. Review rate limit: 7/8 reviews remaining, refill in 7 minutes and 30 seconds.Comment |
Handle each KotlinCompile depends task to have a dedicated output directory (#153)
Summary by CodeRabbit
New Features
Bug Fixes
Chores