-
Notifications
You must be signed in to change notification settings - Fork 168
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
feat(): reviewType and new prompt construction method #95
Conversation
Risk Level 2 - /home/runner/work/code-review-gpt/code-review-gpt/src/args.ts The Risk Level 3 - /home/runner/work/code-review-gpt/code-review-gpt/src/common/model/AIModel.ts The Risk Level 3 - /home/runner/work/code-review-gpt/code-review-gpt/src/common/utils/parseAttributes.ts The new function 📝🔍🧪 Powered by Code Review GPT |
Test results summary:✅ [PASS] - Test case: Bad variable name SUMMARY: ✅ PASS: 4 - Tests Powered by Code Review GPT |
8741691
to
a1adcc8
Compare
a1adcc8
to
d371966
Compare
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.
This is some seriously cool stuff! Very nice!
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.
This is super interesting! Is this what solved the json bug?
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.
Yep!!
Co-authored-by: Manon Faour <[email protected]>
…tzcarey/code-review-gpt into feat/new-prompt-construction
also fixes json bug
closes #80 #79