scoverage
There are 16 repositories under scoverage topic.
sonar-scala/sonar-scala
A free and open-source SonarQube plugin for static code analysis of Scala projects.
viktor-podzigun/scala-impatient
My solutions to Scala for the Impatient
codecov/example-scala
Scala coverage example
sonar-scala/sonar-scala-docker
Docker images and docker-compose recipes with sonar-scala plugin for SonarQube providing support for Scala with Scoverage, Scalastyle and Scapegoat.
garage-education/scala-starter-parent
Eleminating boilerplate and bootstraping scala projects in no time.
GrowinScala/OverSite
Scala application to manage mails and allow supervision of chats
GrowinScala/Tick-Tock
Tick-Tock is a scheduling application for executable files in the form of a web app.
mjaglan/SparkDFReadWrite
Read and Write dataframe to MySQL DB. [UnitTests] [CodeCoverage] [Scala] [Spark] [gradle]
qxzzxq/scala-archetype
An up-to-date Maven Archetype for Scala with a bunch of out-of-the-box features 🍻
marsishandsome/java-scala-code-coverage-example
Java and Scala Mixed Project code coverage example via maven
maxbundscherer/akka-remote-scala-chat
A chat based on akka remote (written in scala)
maxbundscherer/bootstrap-akka-remote
Bootstrap an akka remote service (written in scala)
nwtgck/sbt-scoverage-prac
Practice of sbt-scoverage
techmonad/fp-cassandra
A functional Scala application and library on top of Functors, Applicatives and Monads using Cassandra datastax Java Driver.
techmonad/scala-lenses
A simple example to play with scala case classes using lenses.