Refines Ruby Simplecov test coverage data as CLI, MCP server, and library
Stars
30
Forks
3
Watchers
30
Open Issues
8
Overall repository health assessment
No package.json found
This might not be a Node.js project
970
commits
64
commits
Extract Rubocop settings common to both wifiwand and cov_loupe into .rubocop_shared.yml.
91bb1e2View on GitHubChange pre-commit hook to call `rake test`, which runs Rubocop and RSpec as before but will also build the docs.
c276c51View on GitHubAdd CovLoupe.version method to return version string.
ae6f33cView on GitHubdocs: align stale field examples with string enum contract
2358ab6View on GitHubAdd build-docs bin script to build the documentation data for the doc server.
b1a1facView on GitHubbreaking(v5): normalize totals coverage key to percentage across API, tests, and docs
b5effefView on GitHubDocument the intended public Ruby API boundary in LIBRARY_API.md.
c4721c7View on GitHubUpdates the stale field documentation from generic "String|False" and "status"
24e1313View on GitHubEnsure that file and code modes are not both specified for 'validate' subcommand.
ad8c7efView on GitHubRemove remaining references to removed 'version' subcommand.
1190e46View on GitHub