Closed redvelvets closed 1 week ago
@red-velet Thanks for filing the issue. Have you tried this with GPT-4o first just to ensure that everything is working correctly? We haven't seen much success with lower end models so we always encourage users to try GPT-4o (or models of similar capabilities) first.
Closing the issue due to inactivity. Feel free to reopen.
After integrating cover-agent into the business code, many test cases generated by LLMs fail to pass the tests. This issue is so frequent that I want to seek help. The log often displays: "Skipping a generated test that failed": ,and there are also many failures in the test_result.html: ;
The command I executed is as follows:
The test coverage report is as follows: I executed this command twice, and it iterated a total of 20 times, but the coverage rate only increased by 10%.