.simplecov in
namae-0.8.1
vs .simplecov in
namae-0.8.2
- old
+ new
@@ -1,2 +1,4 @@
SimpleCov.start do
+ add_filter 'spec/'
+ add_filter 'features/'
end