test(assistant): cover failed progress persistence#47
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThis PR refactors and extends test coverage for prompt failure handling in two complementary areas. Runtime tests are consolidated with a shared assertion helper and expanded with a new error-reporting test. Terminal rendering tests are updated to verify streamed progress is preserved and properly rendered before prompt errors are displayed. ChangesTest Coverage Updates for Prompt Failure Handling
Possibly Related PRs
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Poem
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #47 +/- ##
==========================================
+ Coverage 61.48% 61.55% +0.07%
==========================================
Files 173 173
Lines 17073 17073
==========================================
+ Hits 10497 10509 +12
+ Misses 5526 5516 -10
+ Partials 1050 1048 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|



Summary
Validation