Has anyone been able to get unit test coverage for `inline` functions with gradle? I’ve done a curs...
e
Has anyone been able to get unit test coverage for
inline
functions with gradle? I’ve done a cursory search on Stack and found no leads: https://stackoverflow.com/questions/41466092/code-coverage-inline-function
Seems like my issue is with Jacoco: https://youtrack.jetbrains.com/issue/KT-12605