Yuxin Liu

Results 5 comments of Yuxin Liu

Thanks for the reply. I can list all tests that are passed, and there are 57 tests in total. But sadly, I still don't know the code coverage information of...

Cool! c8 works well. Thanks for the advice 🌹 I'm doing research about Software Analysis; I need to collect popular projects with high code coverage tests.😊

Hi @afinetooth , thank you for your fast response. > a way to search open source repos and sort the results by current test coverage. Exactly. That is what I...

Thanks for the response! > Some parts of this change will break [the container uploaded to DockerHub] (https://github.com/screwdriver-cd/screwdriver/blob/master/Dockerfile). and [sd-in-a-bos](https://github.com/screwdriver-cd/screwdriver?tab=readme-ov-file#using-in-a-box). I see. It seems that these dependencies are environment-related. Why...

Correct. My node version is v16.17.0. Thank you for your response.