File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 8
8
+-----------------------|------------|----------------+
9
9
| Name | Total Deps | 1st Level Deps |
10
10
+-----------------------|------------|----------------+
11
- | simplecov-console | 7 | 3 |
12
- | codecov | 4 | 1 |
11
+ | simplecov-console | 6 | 3 |
13
12
| rails_stats | 4 | 2 |
14
- | simplecov | 3 | 3 |
13
+ | codecov | 3 | 1 |
14
+ | simplecov | 2 | 2 |
15
15
| minitest-around | 1 | 1 |
16
16
| bundler | 0 | 0 |
17
17
| byebug | 0 | 0 |
18
18
| minitest | 0 | 0 |
19
19
| minitest-spec-context | 0 | 0 |
20
20
+-----------------------|------------|----------------+
21
- \n Declared Gems 9 \n Total Gems 17 \n Unpinned Versions 8 \n Github Refs 0 \n \n +----------------------+---------+---------+---------+---------+-----+-------+
21
+ \n Declared Gems 9 \n Total Gems 16 \n Unpinned Versions 8 \n Github Refs 0 \n \n +----------------------+---------+---------+---------+---------+-----+-------+
22
22
| Name | Lines | LOC | Classes | Methods | M/C | LOC/M |
23
23
+----------------------+---------+---------+---------+---------+-----+-------+
24
24
| Channels | 8 | 8 | 2 | 0 | 0 | 0 |
36
36
+----------------------+---------+---------+---------+---------+-----+-------+
37
37
Code LOC: 144 Test LOC: 0 Code to Test Ratio: 1:0.0
38
38
39
- EOS
39
+ EOS
40
40
41
41
it "outputs useful stats for a Rails project" do
42
42
root_directory = File . expand_path ( '../../../test/dummy' , File . dirname ( __FILE__ ) )
You can’t perform that action at this time.
0 commit comments