test: cover populated system prompt guidance - #177
Conversation
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (1)
📜 Recent review details🧰 Additional context used📓 Path-based instructions (3){src/**/*.ts,tests/**/*.mjs,tests/e2e/**/*.mjs}📄 CodeRabbit inference engine (AGENTS.md)
Files:
{tests/**/*.mjs,tests/e2e/**/*.mjs}📄 CodeRabbit inference engine (AGENTS.md)
Files:
tests/**/*.mjs📄 CodeRabbit inference engine (AGENTS.md)
Files:
🔇 Additional comments (2)
📝 WalkthroughWalkthroughThis PR modifies a test file to reformat an existing assertion into a single line and adds a new test case validating that buildSystemPrompt generates guidance covering line-length, imperative mood, capitalization, prefixes, scoping, and body formatting for non-empty commit history. ChangesStyle Guidance Test Coverage
Estimated code review effort: 1 (Trivial) | ~5 minutes Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
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 |
|
@coderabbitai full review |
✅ Action performedFull review finished. |
Closes #146.
This adds a populated
buildSystemPromptprofile case so the style guidance branches are covered for:Validation:
npm.cmd run buildnode --test tests\build-system-prompt.test.mjsnpx.cmd prettier --check tests\build-system-prompt.test.mjsgit diff --checkSummary by CodeRabbit