-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update code plan and change and Improve test coverage #948
Update code plan and change and Improve test coverage #948
Conversation
2. Update prompt 3. Adjust the position of the log for WriteCodePlanAndChange
…f const.py 2. Update prompt
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #948 +/- ##
==========================================
+ Coverage 81.52% 82.18% +0.66%
==========================================
Files 228 228
Lines 12679 12667 -12
==========================================
+ Hits 10336 10410 +74
+ Misses 2343 2257 -86 ☔ View full report in Codecov by Sentry. |
…ture in conftest.py 2. Setup incremental workdir for testing in test_write_code.py
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Features