Enhancement: Add PR analysis using linting tools, static analysis and Github API.#14
Open
AyushBurde wants to merge 31 commits intokeploy:mainfrom
Open
Enhancement: Add PR analysis using linting tools, static analysis and Github API.#14AyushBurde wants to merge 31 commits intokeploy:mainfrom
AyushBurde wants to merge 31 commits intokeploy:mainfrom
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
1 task
Hermione2408
suggested changes
Mar 28, 2025
|
|
||
|
|
||
|
|
||
| - name: Detect Programming Languages |
There was a problem hiding this comment.
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. |
Author
|
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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Enhancement Description:
Why:
Files Added: