ARouter init logistics center exception when running with code coverage
Opened this issue · 0 comments
blundell commented
Me again :-)
We are hitting this issue here: alibaba/ARouter#1018
The source code says
// These class was generated by arouter-compiler.
So I was wondering if this is something you have an opinion on please? 🙏
Normal | Broken |
---|---|
This is reproducable with:
android {
buildTypes {
debug {
testCoverageEnabled true
}
}
}
./gradlew createDebugCoverageReport
The above gradle command will crash with an ARouter exception
Version
com.github.JailedBird:ArouterKspCompiler:1.9.20-1.0.7