https://github.com/stringbean/sbt-jacoco-example
Example project for sbt-jacoco plugin
https://github.com/stringbean/sbt-jacoco-example
codecov coverage coveralls jacoco sbt sbt-plugin scala
Last synced: 2 months ago
JSON representation
Example project for sbt-jacoco plugin
- Host: GitHub
- URL: https://github.com/stringbean/sbt-jacoco-example
- Owner: stringbean
- Created: 2017-09-08T11:07:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-30T14:03:18.000Z (over 7 years ago)
- Last Synced: 2025-01-10T05:16:21.808Z (4 months ago)
- Topics: codecov, coverage, coveralls, jacoco, sbt, sbt-plugin, scala
- Language: Scala
- Homepage: http://scala-sbt.org/sbt-jacoco
- Size: 15.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sbt-jacoco Example Project
[](https://travis-ci.org/stringbean/sbt-jacoco-example)
[](https://coveralls.io/github/stringbean/sbt-jacoco-example)
[](https://codecov.io/gh/stringbean/sbt-jacoco-example)This is an example project demonstrating how you configure and use [sbt-jacoco](http://scala-sbt.org/sbt-jacoco) for a
typical project.