How can i run a executor for getting the code coverage
Answered
Hello, I am an IntelliJ IDEA plugin developer. I am currently looking to implement a feature where the plugin calls the CoverageExecutor through code and retrieves the generated coverage report, all entirely code-dependent. However, I have not been able to find relevant information on the web or in the SDK documentation. Could you provide any advice? Thank you!
Please sign in to leave a comment.
Hi,
Please describe your use case in detail.