Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Sample project for Scoverage in SBT

License

NotificationsYou must be signed in to change notification settings

scoverage/sbt-scoverage-samples

Repository files navigation

coveralls-badge

scoverage samples

A sample program for demonstrating scoverage's code coverage. Thissample is an akka based mock quote engine.

Note: This project deliberately doesn't have 100% coverage fordemonstration purposes.

To create a report you need to run ...

sbt coverage +test +coverageReport

Note: This project builds agains Scala2and Scala3.

Afterwards you can find the report in ...

./target/scala-2.13/scoverage-report/index.html./target/scala-3.3.2-RC1/scoverage-report/index.html

You can also upload the report tocoveralls by running ...

sbt coverage +test +coverageReport +coveralls

You can find the report oncoveralls ...

About

Sample project for Scoverage in SBT

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors9

Languages


[8]ページ先頭

©2009-2025 Movatter.jp