Skip to content

Commit

Permalink
Fixes gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
bebbs committed Mar 5, 2015
1 parent 406e4c7 commit f00384e
Show file tree
Hide file tree
Showing 3 changed files with 122 additions and 69 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@
!/log/.keep
/tmp
.DS_Store
/spec/fixtures/vcr_cassettes/*
2 changes: 1 addition & 1 deletion coverage/.last_run.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"result": {
"covered_percent": 88.12
"covered_percent": 93.05
}
}
188 changes: 120 additions & 68 deletions coverage/.resultset.json
Original file line number Diff line number Diff line change
Expand Up @@ -511,6 +511,10 @@
null,
1,
null,
1,
null,
1,
null,
null,
null,
null,
Expand Down Expand Up @@ -614,6 +618,17 @@
1,
null
],
"/Users/joshbebbington/Desktop/final-projects/app/helpers/status_progress_helper.rb": [
1,
1,
6,
1,
null,
5,
null,
null,
null
],
"/Users/joshbebbington/Desktop/final-projects/app/helpers/tasks_helper.rb": [
1,
null
Expand All @@ -634,9 +649,9 @@
1,
null,
1,
93,
93,
93,
110,
110,
110,
null,
null,
null
Expand All @@ -659,8 +674,8 @@
null,
null,
1,
69,
69,
77,
77,
null,
null
],
Expand All @@ -669,33 +684,51 @@
1,
1,
null,
94,
94,
94,
94,
280,
111,
111,
111,
111,
331,
null,
1,
6,
6,
17,
17,
null,
null,
1,
6,
6,
17,
17,
null,
null,
1,
0,
1,
null,
null,
1,
0,
0,
0,
0,
0,
0,
1,
1,
1,
1,
1,
1,
null,
null,
1,
5,
4,
null,
null,
null,
1,
5,
4,
null,
null,
null,
1,
5,
4,
null,
null,
null,
null
Expand All @@ -705,22 +738,22 @@
null,
1,
1,
19,
25,
1,
null,
18,
24,
null,
null,
null,
1,
12,
15,
null,
null,
1,
11,
11,
10,
10,
14,
14,
13,
13,
null,
1,
null,
Expand Down Expand Up @@ -749,7 +782,7 @@
1,
null,
1,
12,
15,
null,
null,
null
Expand All @@ -767,7 +800,7 @@
1,
1,
null,
20,
26,
null,
1,
1,
Expand All @@ -787,11 +820,11 @@
1,
1,
null,
3,
6,
null,
3,
6,
11,
3,
6,
1,
null,
1,
Expand All @@ -815,17 +848,17 @@
null,
null,
1,
2,
2,
5,
5,
null,
null,
1,
2,
2,
2,
2,
2,
2,
5,
5,
5,
5,
5,
5,
null,
0,
null,
Expand All @@ -838,21 +871,40 @@
null,
null,
1,
1,
1,
null,
null,
1,
5,
5,
5,
5,
5,
null,
null,
1,
0,
0,
0,
0,
null,
0,
null,
null,
null,
1,
2,
2,
2,
2,
2,
0,
0,
0,
0,
null,
0,
null,
null,
null,
1,
2,
5,
null,
null,
null,
Expand All @@ -864,20 +916,20 @@
1,
null,
1,
2,
2,
2,
2,
6,
5,
5,
5,
4,
12,
null,
null,
0,
1,
null,
2,
5,
null,
null,
1,
0,
1,
null,
null
],
Expand Down Expand Up @@ -908,9 +960,9 @@
6,
null,
1,
0,
0,
0,
2,
2,
2,
null,
null,
null,
Expand Down Expand Up @@ -944,19 +996,19 @@
null,
null,
1,
0,
0,
0,
1,
1,
1,
null,
0,
0,
1,
1,
null,
null,
1,
0,
0,
0,
0,
1,
1,
1,
1,
null,
null,
null
Expand Down Expand Up @@ -1030,6 +1082,6 @@
null
]
},
"timestamp": 1425577551
"timestamp": 1425578989
}
}

0 comments on commit f00384e

Please sign in to comment.