code Coverage Reports Then
fun codeCoverageReportsThen(resume: (List<CompiledCodeDescriptor.CodeCoverageReport>) -> Unit)
Content copied to clipboard
Collect and return the code coverage reports for all the raw functions.
Parameters
resume
The continuation to pass the return value to.