Port details |
- rubygem-undercover Actionable code coverage - detects untested code blocks in recent changes
- 0.7.4 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-07-23 07:27:25
- Last Update: 2025-07-23 07:23:07
- Commit Hash: 8e74a11
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://undercover-ci.com/
- https://github.com/grodowski/undercover
- 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.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-undercover>0:devel/rubygem-undercover
- To install the port:
- cd /usr/ports/devel/rubygem-undercover/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-undercover
- pkg install rubygem-undercover
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-undercover
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1752566674
SHA256 (rubygem/undercover-0.7.4.gem) = 56ea18d64da97c9a5c40c3ecea23ae26d04b716e66540b2eb9e56fc3d6356071
SIZE (rubygem/undercover-0.7.4.gem) = 2845696
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-base64>=0 : converters/rubygem-base64
- rubygem-bigdecimal>=0 : math/rubygem-bigdecimal
- rubygem-imagen>=0.2.0 : devel/rubygem-imagen
- rubygem-rainbow>=2.1<4.0 : devel/rubygem-rainbow
- rubygem-rugged>=0.27<1.10 : devel/rubygem-rugged
- rubygem-simplecov>=0 : devel/rubygem-simplecov
- rubygem-simplecov_json_formatter>=0 : devel/rubygem-simplecov_json_formatter
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-undercover
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.4 23 Jul 2025 07:23:07
    |
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. |
Number of commits found: 1
|