notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
rubygem-undercover Actionable code coverage - detects untested code blocks in recent changes
0.7.4 develnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/undercover
  2. /usr/local/share/licenses/rubygem-undercover-0.7.4/catalog.mk
  3. /usr/local/share/licenses/rubygem-undercover-0.7.4/LICENSE
  4. /usr/local/share/licenses/rubygem-undercover-0.7.4/MIT
Collapse this list.
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):
rubygem-undercover
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-0.7.4--0.7.4---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby33 : lang/ruby33
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-base64>=0 : converters/rubygem-base64
  2. rubygem-bigdecimal>=0 : math/rubygem-bigdecimal
  3. rubygem-imagen>=0.2.0 : devel/rubygem-imagen
  4. rubygem-rainbow>=2.1<4.0 : devel/rubygem-rainbow
  5. rubygem-rugged>=0.27<1.10 : devel/rubygem-rugged
  6. rubygem-simplecov>=0 : devel/rubygem-simplecov
  7. rubygem-simplecov_json_formatter>=0 : devel/rubygem-simplecov_json_formatter
  8. ruby33 : lang/ruby33
  9. gem : devel/ruby-gems
Patch dependencies:
  1. ruby33 : lang/ruby33
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby33 : lang/ruby33
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:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7.4
23 Jul 2025 07:23:07
commit hash: 8e74a11d9bdf17cd865f300a8cc9e644dd432b6ecommit hash: 8e74a11d9bdf17cd865f300a8cc9e644dd432b6ecommit hash: 8e74a11d9bdf17cd865f300a8cc9e644dd432b6ecommit hash: 8e74a11d9bdf17cd865f300a8cc9e644dd432b6e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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