fastports

undercover 0.8.5

devel/rubygem-undercover

Actionable code coverage - detects untested code blocks in recent changes

Category
devel
Maintainer
sunpoet@FreeBSD.org
WWW
https://undercover-ci.com/ https://github.com/grodowski/undercover
License
MIT
USES
gem

Description

undercover warns about methods, classes and blocks that were changed without
tests, to help you easily find untested code and reduce the number of bugs. It
does so by analysing data from git diffs, code structure and SimpleCov coverage
reports.

Dependencies

Commit History

may be incomplete — full history at freebsd-ports on GitHub

Commit Credits Log message
0.8.4
e26ba92491 files touched
Po-Chuan Hsieh (sunpoet)
devel/rubygem-undercover: Update to 0.8.4
Changes:	https://github.com/grodowski/undercover/releases
		https://github.com/grodowski/undercover/blob/master/CHANGELOG.md
0.8.3
b0832fdd47 files touched
Po-Chuan Hsieh (sunpoet)
devel/rubygem-undercover: Update to 0.8.3
Changes:	https://github.com/grodowski/undercover/releases
		https://github.com/grodowski/undercover/blob/master/CHANGELOG.md
0.8.1
b7eb8bfdb2 files touched
Po-Chuan Hsieh (sunpoet)
devel/rubygem-undercover: Update to 0.8.1
Changes:	https://github.com/grodowski/undercover/releases
		https://github.com/grodowski/undercover/blob/master/CHANGELOG.md
0.8.0
f7b53ebd46 files touched
Po-Chuan Hsieh (sunpoet)
devel/rubygem-undercover: Update to 0.8.0
Changes:	https://github.com/grodowski/undercover/releases
0.7.4
8e74a11d9b files touched
Po-Chuan Hsieh (sunpoet)
devel/rubygem-undercover: Add rubygem-undercover 0.7.4
undercover warns about methods, classes and blocks that were changed without
tests, to help you easily find untested code and reduce the number of bugs. It
does so by analysing data from git diffs, code structure and SimpleCov coverage
reports.