-
Notifications
You must be signed in to change notification settings - Fork 6
Enhancement: Add PR analysis using linting tools, static analysis and Github API. #14
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: ayu <ayush.burde05@gmail.com>
Signed-off-by: ayu <ayush.burde05@gmail.com>
Signed-off-by: ayu <ayush.burde05@gmail.com>
Signed-off-by: ayu <ayush.burde05@gmail.com>
Signed-off-by: ayu <ayush.burde05@gmail.com>
Signed-off-by: ayu <ayush.burde05@gmail.com>
Signed-off-by: ayu <ayush.burde05@gmail.com>
Signed-off-by: ayu <ayush.burde05@gmail.com>
475e41f to
7197e98
Compare
|
|
||
|
|
||
|
|
||
| - name: Detect Programming Languages |
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.
Consider moving the language detection and lint logic into reusable shell scripts instead of inline bash – it'll keep the workflow clean and easier to maintain.
|
Nice Pr 😄. We currently support Unit Test Generation only for Go projects. |
|
Okay we can limit it to GO only for now 😊
…On Tue, 15 Apr 2025, 21:20 keploy[bot], ***@***.***> wrote:
Nice Pr 😄. We currently support Unit Test Generation only for *Go*
projects.
Stay tuned – support for more languages is coming soon! 🚀
—
Reply to this email directly, view it on GitHub
<#14 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/BCWVOREQLRZM6XK2UTAUIB32ZUTFJAVCNFSM6AAAAABZUNQH66VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDQMBWGQ4TQNBRGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
*keploy[bot]* left a comment (keploy/testGPT#14)
<#14 (comment)>
Nice Pr 😄. We currently support Unit Test Generation only for *Go*
projects.
Stay tuned – support for more languages is coming soon! 🚀
—
Reply to this email directly, view it on GitHub
<#14 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/BCWVOREQLRZM6XK2UTAUIB32ZUTFJAVCNFSM6AAAAABZUNQH66VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDQMBWGQ4TQNBRGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
|
Nice Pr 😄. We currently support Unit Test Generation only for Go projects. |
Enhancement Description:
Why:
Files Added: