Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARouter init logistics center exception when running with code coverage #16

Open
blundell opened this issue Jul 18, 2024 · 0 comments
Open

Comments

@blundell
Copy link

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
image image

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant