Skip to content

Commit 161bad9

Browse files
committed
Update README to mention that composite builds are not currently supported
1 parent d754ede commit 161bad9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ You can find instructions on how to apply the plugin at http://plugins.gradle.or
3535

3636
`gradle checkScoverage` will automatically invoke `reportScoverage` but it won't generate aggregated reports.
3737
In order to check coverage of aggregated reports one should use `gradle checkScoverage aggregateScoverage`.
38+
39+
**Note:** The plugin is not compatible with composite builds. For more information, see [the relevant issue](https://github.com/scoverage/gradle-scoverage/issues/98).
3840

3941
### Configuration
4042

0 commit comments

Comments
 (0)