Commit graph

25 commits

Author SHA1 Message Date
Markus Schirp
3fe9d266a5 Fix reek issues 2014-04-04 14:18:45 +00:00
Markus Schirp
87ba520cd7 Whitelist reek issue 2014-03-26 21:20:52 +00:00
Markus Schirp
b4537778fe Whitelist utility function 2014-03-05 19:15:40 +00:00
Markus Schirp
1d1a243cca Adjust reek config 2014-01-19 00:35:56 +01:00
Markus Schirp
3ebf5b7992 Prepare to split mutant-rspec from gem.
* Moves all rspec integration into Mutant::Rspec namespace.
* Removes the unused --rspec-level option
* Mutant::Rspec::Strategy is smelly, has no state. Will make sense with
  future commits.
2014-01-17 22:59:22 +01:00
Dan Kubb
74b7ae9760 Update flay and reek thresholds 2013-09-08 22:39:45 -07:00
Markus Schirp
5170a00a85 Fix reek problems or whitelist 2013-08-05 00:13:31 +02:00
Markus Schirp
cb60db3078 Merge branch 'master' into flexible-rspec
Conflicts:
	lib/mutant/cli.rb
	lib/mutant/constants.rb
	lib/mutant/strategy/rspec/dm2/lookup.rb
	spec/integration/mutant/rspec_killer_spec.rb
	spec/unit/mutant/cli/class_methods/new_spec.rb
	spec/unit/mutant/strategy/rspec/dm2/lookup/method/instance/spec_files_spec.rb
	spec/unit/mutant/strategy/rspec/dm2/lookup/method/singleton/spec_files_spec.rb
2013-07-29 01:22:37 +02:00
Dan Kubb
7a84ffd187 Update metrics thresholds 2013-07-28 12:24:55 -07:00
Markus Schirp
6bd9d2bf21 Merge branch 'master' of github.com:mbj/mutant into flexible-rspec
Conflicts:
	config/flay.yml
2013-07-27 18:41:33 +02:00
Markus Schirp
3a579a81c5 Show stats for generic mutator below config runner stats
This will help us to track down the most important generically handled
nodes.
2013-07-21 20:32:53 +02:00
Markus Schirp
02b6fce79d Adjust reek 2013-07-17 19:48:18 +02:00
Markus Schirp
b2a7c97606 Adjust reek settings 2013-07-15 11:43:10 +02:00
Markus Schirp
47bca3fa1f Correct mutation of adamantium memoized methods 2013-07-05 01:14:05 +02:00
Markus Schirp
fa5c346ee6 Adjust reek smells 2013-06-29 01:10:09 +02:00
Markus Schirp
55b6cdfafd Deactivate raek NilCheck smell detection
I like Object#nil?, dunno why this should be a smell. It is most exact!
2013-06-29 01:08:03 +02:00
Markus Schirp
3e375a2052 Update reek config 2013-06-24 23:18:44 +02:00
Markus Schirp
c1b10253f6 Adjust metric configs 2013-06-22 17:53:24 +02:00
Markus Schirp
59533287b2 Remove complexity in cli reporter via printer classes 2013-06-21 17:52:53 +02:00
Markus Schirp
bad8c9920f Update reek configuration
* Remove all configurations for gone code
* Use unused parameter convention
2013-06-15 17:16:57 +02:00
Markus Schirp
cf37d6d8a6 Adjust reek config 2013-05-15 10:36:35 +02:00
Markus Schirp
49c69cdd26 Adjust metrics 2013-04-27 18:25:22 +02:00
Markus Schirp
8a7e95efa9 Fix reek reported issues 2013-04-21 02:48:58 +02:00
Dan Kubb
a56e680b02 Update reek config to use devtools defaults as base 2013-04-17 20:38:42 -07:00
Dan Kubb
f10f0120dc Rename reek configuration 2013-04-17 20:34:24 -07:00
Renamed from config/site.reek (Browse further)