We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8882338 + 0b36175 commit c7d6ef2Copy full SHA for c7d6ef2
README.md
@@ -193,6 +193,7 @@ project you will need to use one of the build plugins:
193
* [sbt-scoverage](https://github.com/scoverage/sbt-scoverage)
194
* [gradle-scoverage](https://github.com/scoverage/gradle-scoverage)
195
* [sbt-coveralls](https://github.com/scoverage/sbt-coveralls)
196
+* [mill-contrib-scoverage](https://www.lihaoyi.com/mill/page/contrib-modules.html#scoverage)
197
* Upload report to [Codecov](https://codecov.io): [Example Scala Repository](https://github.com/codecov/example-scala)
198
199
Scoverage support is available for the following tools:
0 commit comments