Skip to content
This repository was archived by the owner on Jul 7, 2020. It is now read-only.
Open

Dev #19

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ source "http://rubygems.org"

# Specify your gem's dependencies in metrical.gemspec
gemspec

gem 'metric_fu', :git => "https://github.com/satish-gathole/metric_fu.git", :branch => "dev"
154 changes: 86 additions & 68 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,86 +1,101 @@
GIT
remote: https://github.com/satish-gathole/metric_fu.git
revision: a50dbb4c3cc6bf668904447534e649724a33d454
branch: dev
specs:
metric_fu (4.2.1)
arrayfields (= 4.7.4)
bluff
cane (= 2.5.2)
churn (= 0.0.28)
coderay
fattr (= 2.2.1)
flay (= 2.0.1)
flog (= 3.2.2)
japgolly-Saikuro (>= 1.1.1.0)
map (= 6.2.0)
metric_fu-roodi (>= 2.2.1)
multi_json
parallel (= 0.6.2)
rails_best_practices (= 1.13.2)
redcard
reek (= 1.3.1)
ruby2ruby (~> 2.0, >= 2.0.2)
ruby_parser (~> 3.0, >= 3.1.1)
sexp_processor (~> 4.0)

PATH
remote: .
specs:
metrical (0.1.0.alpha)
metric_fu (~> 2.1.1)
metrical (0.1.0)
rcov (~> 0.9)

GEM
remote: http://rubygems.org/
specs:
Saikuro (1.1.0)
activesupport (3.2.1)
i18n (~> 0.6)
multi_json (~> 1.0)
activesupport (4.0.0)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
arrayfields (4.7.4)
chronic (0.3.0)
churn (0.0.15)
arrayfields (= 4.7.4)
chronic (>= 0.2.3)
atomic (1.1.10)
awesome_print (1.1.0)
bluff (0.1.0)
cane (2.5.2)
parallel
chronic (0.9.1)
churn (0.0.28)
chronic (>= 0.2.3)
fattr (= 2.2.0)
hirb (= 0.5.0)
hirb
jeweler (= 1.6.4)
json (= 1.6.1)
json_pure
main
main (>= 4.6.0)
map (= 4.3.0)
ruby_parser (= 2.3.1)
ruby_parser (~> 2.3)
sexp_processor (= 3.0.7)
sexp_processor (~> 3.0.3)
ruby_parser (~> 3.0)
sexp_processor (~> 4.1)
code_analyzer (0.3.2)
sexp_processor
coderay (1.0.9)
colored (1.2)
diff-lcs (1.1.3)
erubis (2.7.0)
fattr (2.2.0)
flay (1.4.3)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
flog (2.5.3)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
git (1.2.5)
hirb (0.5.0)
i18n (0.6.0)
jeweler (1.6.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
json (1.6.1)
json_pure (1.6.5)
main (4.7.1)
map (4.3.0)
metric_fu (2.1.1)
Saikuro (>= 1.1.0)
activesupport (>= 2.0.0)
chronic (~> 0.3.0)
churn (>= 0.0.7)
flay (>= 1.2.1)
flog (>= 2.3.0)
rails_best_practices (>= 0.6.4)
rcov (>= 0.8.3.3)
reek (>= 1.2.6)
roodi (>= 2.1.0)
syntax
multi_json (1.0.4)
progressbar (0.10.0)
rails_best_practices (1.7.2)
fattr (2.2.1)
flay (2.0.1)
ruby_parser (~> 3.0)
sexp_processor (~> 4.0)
flog (3.2.2)
ruby_parser (~> 3.1, > 3.1.0)
sexp_processor (~> 4.0)
hirb (0.7.1)
i18n (0.6.4)
japgolly-Saikuro (1.1.1.0)
json_pure (1.8.0)
main (5.2.0)
arrayfields (>= 4.7.4)
chronic (>= 0.6.2)
fattr (>= 2.2.0)
map (>= 5.1.0)
map (6.2.0)
metric_fu-roodi (2.2.1)
ruby_parser
minitest (4.7.5)
multi_json (1.7.7)
parallel (0.6.2)
progressbar (0.20.0)
rails_best_practices (1.13.2)
activesupport
awesome_print
code_analyzer
colored
erubis
i18n
progressbar
sexp_processor
rake (0.9.2.2)
rcov (0.9.11)
reek (1.2.8)
ruby2ruby (~> 1.2)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
roodi (2.1.0)
ruby_parser
redcard (1.1.0)
reek (1.3.1)
ruby2ruby (~> 2.0.2)
ruby_parser (~> 3.1.1)
sexp_processor
rspec (2.8.0)
rspec-core (~> 2.8.0)
rspec-expectations (~> 2.8.0)
Expand All @@ -89,17 +104,20 @@ GEM
rspec-expectations (2.8.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.8.0)
ruby2ruby (1.3.1)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
ruby_parser (2.3.1)
sexp_processor (~> 3.0)
sexp_processor (3.0.7)
syntax (1.0.0)
ruby2ruby (2.0.6)
ruby_parser (~> 3.1)
sexp_processor (~> 4.0)
ruby_parser (3.1.3)
sexp_processor (~> 4.1)
sexp_processor (4.2.1)
thread_safe (0.1.0)
atomic
tzinfo (0.3.37)

PLATFORMS
ruby

DEPENDENCIES
metric_fu!
metrical!
rspec (~> 2.8)
2 changes: 1 addition & 1 deletion lib/metrical.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ module Metrical
def run(argv)
options = Options.parse(argv)
load_defaults
set_new_rcov_defaults
# set_new_rcov_defaults
load_user_configuration
disable_metrics(options)
run_metric_fu
Expand Down
2 changes: 1 addition & 1 deletion metrical.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |s|
s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
s.require_paths = ["lib"]

s.add_runtime_dependency "metric_fu", "~> 2.1.1"
s.add_dependency "metric_fu"
s.add_runtime_dependency "rcov", "~> 0.9"
s.add_development_dependency "rspec", "~> 2.8"
end