We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tested metric_fu on this simple Ruby on Rails app: https://github.com/fastruby/pecas
Tested with both metric_fu . and metric_fu app and this is the output I got in the console:
metric_fu .
metric_fu app
metric_fu app /Users/etagwerker/.rvm/gems/ruby-2.5.8@pecas/gems/metric_fu-4.13.0/lib/metric_fu/cli/parser.rb:69: warning: constant ::Fixnum is deprecated ******* STARTING METRIC churn churn: ignoring invalid regex: empty char-class: /[]/ churn: ignoring invalid regex: empty char-class: /[]/ churn: ignoring invalid regex: empty char-class: /[]/ churn: ignoring invalid regex: empty char-class: /[]/ ******* ENDING METRIC churn
This is what the report looks like:
Clearly there is information missing in there.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Tested metric_fu on this simple Ruby on Rails app: https://github.com/fastruby/pecas
Tested with both
metric_fu .
andmetric_fu app
and this is the output I got in the console:This is what the report looks like:
Clearly there is information missing in there.
The text was updated successfully, but these errors were encountered: