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

Coverage path in case gradle managed device is wrong in case where flavours is defined #102

Open
amank22 opened this issue Apr 24, 2024 · 1 comment

Comments

@amank22
Copy link

amank22 commented Apr 24, 2024

Coverage path in case gradle managed device is wrong in case where flavours is defined.

buildFolderPatterns.add("outputs/managed_device_code_coverage/*/*/coverage.ec")

Pattern as seen on our app is : "outputs/managed_device_code_coverage/////coverage.ec"

Maybe instead of adding absolute patterns we can directly check in managed_device_code_coverage folder.

@amank22
Copy link
Author

amank22 commented Apr 24, 2024

Maybe we can add an option to provide custom paths in case any such issues arises later on.

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