Port details |
- rubygem-undercover Actionable code coverage - detects untested code blocks in recent changes
- 0.8.0 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-09-07 23:06:56
- Commit Hash: f7b53eb
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1757121814
SHA256 (rubygem/undercover-0.8.0.gem) = 76610ee5556315afd65f6d41c9cbd25995d400756b5a785b937451d8d4dd51e5
SIZE (rubygem/undercover-0.8.0.gem) = 2846208
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: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.0 07 Sep 2025 23:06:56
    |
Po-Chuan Hsieh (sunpoet)  |
devel/rubygem-undercover: Update to 0.8.0
Changes: https://github.com/grodowski/undercover/releases |
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: 2
|