You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kover is awesome for its ability to join coverage from all Gradle modules in one report.
But then you completely lose information about modules.
Would be possible to show the module name inside of the report as the first column?
There will be the module, then the package.
One package may be in both modules, then it will be displayed as two lines
The text was updated successfully, but these errors were encountered:
Kover is awesome for its ability to join coverage from all Gradle modules in one report.
But then you completely lose information about modules.
Would be possible to show the module name inside of the report as the first column?
There will be the module, then the package.
One package may be in both modules, then it will be displayed as two lines
The text was updated successfully, but these errors were encountered: