Closed PearlDroidOs closed 7 months ago
regarding to this issue, that I've been also facing, what would be the definition of those "modules" we can configure?
I've got some packages in my app, inside a packages
folder
This issue is stale because it has been open for 90 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
Dear all, I have an issue for code coverage of multi-module which does not show in a report.
I have a Flutter project structure like this:
and sonar-project.properties file of the Flutter Project , I config like this:
After I ran these commands of the root Flutter Project:
The report does not show the coverage percentage of each module projects. Are there any way to do it? Am I wrong for configuration or command run?
Please kindly help and suggest me to solve the problem. Thank you.