fix(view): count nested task files#1235
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthrough
ChangesNested tasks.md Aggregation
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 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. Comment |
Fixes #1202
Summary
tasks.mdunder a change directory when computing task progresstasks.mdbehavior intact while supporting layered schemas such asbackend/tasks.mdandfrontend/tasks.mdviewregression test for nested task filesVerification
pnpm vitest run test/core/view.test.tspnpm vitest run test/core/list.test.ts test/core/archive.test.ts test/core/view.test.tspnpm run buildpnpm run lintgit diff --checkI used OpenAI Codex to help implement and check this change, and reviewed the diff and test results before submitting.
Summary by CodeRabbit
New Features
Tests