Si Kai

Results 13 comments of Si Kai

Hi, given that the last PR was last modified a month ago, can I try taking this issue?

> However, please consider discussing it with @RyanCheungJF about it first. Understood, I will try to contact him regarding this!

I ran the changes in your PR with the `scan` and `info` flag: I got this: ``` Starting process 'command '/Users/sikai/RepoSense/build/node/bin/node''. Working directory: /Users/sikai/RepoSense/frontend Command: /Users/sikai/RepoSense/build/node/bin/node /Users/sikai/RepoSense/build/node/lib/node_modules/npm/bin/npm-cli.js ci --production false...

Per the error message, ``` Gradle detected a problem with the following location: 'D:\a\RepoSense\RepoSense\build\jacoco\test.exec'. Reason: Task ':coverage' uses this output of task ':test' without declaring an explicit or implicit dependency....

I was initially hesitant on removing the test mode flag because the parallelization of system test in #1900 may require the flag. However given that the #1900 will not be...

I am using Azul Java 11.0.16 on M2 Macbook Air, and I actually encounter this error in almost all if not all my runs of RepoSense. It does not seem...

As a start for anyone who takes on this issue, I just encountered this issue on my local environment. ![Screenshot 2023-08-22 at 7 44 56 PM](https://github.com/reposense/RepoSense/assets/63795894/dda86f9b-cc82-435c-ad8f-23d9e74f94f9) There is a mismatch...

After an investigation of `ConfigSystemTest.java`, I believe a new flag may be necessary in order to allow each repository to be cloned into different folders. Currently, `test` is able to...

- Add a flag to RepoSense to allow the customization of the cloned repository's folder name - Pros: - Ease of use inside `LocalRepoSystemTest` - Cons: - Need to add...

My bad, I actually meant the cloned repository folder name