trusty-festivity-extension 2.5.0 → 2.5.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (103) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/images/skins/traf/fn-instagram-bg.svg +1 -0
  3. data/app/assets/images/skins/traf/fn-twitter-bg.svg +1 -0
  4. data/app/assets/images/skins/traf/traf-background.png +0 -0
  5. data/app/assets/images/skins/traf/traf-bottom-wave.png +0 -0
  6. data/app/assets/images/skins/traf/traf-bridge.png +0 -0
  7. data/app/assets/images/skins/traf/traf-bubbles.png +0 -0
  8. data/app/assets/images/skins/traf/traf-logo.svg +1 -0
  9. data/app/assets/javascripts/modal.js +2 -2
  10. data/app/assets/stylesheets/grunticon/info.svg +1 -0
  11. data/app/assets/stylesheets/grunticon/production/icons.data.png.css +4 -0
  12. data/app/assets/stylesheets/grunticon/production/icons.data.svg.css +5 -0
  13. data/app/assets/stylesheets/grunticon/production/icons.fallback.css +5 -0
  14. data/app/assets/stylesheets/grunticon/production/png/info.png +0 -0
  15. data/app/assets/stylesheets/library/_icons.scss +8 -1
  16. data/app/assets/stylesheets/skins/traf/contexts/_featured_events.scss +72 -0
  17. data/app/assets/stylesheets/skins/traf/contexts/_homepage.scss +95 -0
  18. data/app/assets/stylesheets/skins/traf/contexts/_social_feed.scss +82 -0
  19. data/app/assets/stylesheets/skins/traf/library/_general-mixins.scss +1 -0
  20. data/app/assets/stylesheets/skins/traf/skin.scss +2 -2
  21. data/app/assets/stylesheets/traf.scss +3 -0
  22. data/app/models/festivity_event_list.rb +4 -1
  23. data/app/presenters/social/twitter_post_presenter.rb +32 -0
  24. data/app/services/twitter_feed_service.rb +16 -0
  25. data/app/views/festivity_events/show.html.haml +2 -4
  26. data/app/views/festivity_markets/_market.html.haml +1 -3
  27. data/app/views/social/_instagram_posts.html.haml +0 -4
  28. data/app/views/social/_twitter_posts.html.haml +16 -0
  29. data/lib/tags/header_tags.rb +3 -2
  30. data/lib/tags/social_feed_tags.rb +13 -0
  31. data/lib/trusty-festivity-extension.rb +1 -1
  32. metadata +17 -73
  33. data/node_modules/bower/node_modules/handlebars/coverage/coverage.json +0 -1
  34. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/dist/cjs/handlebars.js.html +0 -436
  35. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/dist/cjs/handlebars.runtime.js.html +0 -424
  36. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/dist/cjs/handlebars/base.js.html +0 -1012
  37. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/dist/cjs/handlebars/compiler/ast.js.html +0 -961
  38. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/dist/cjs/handlebars/compiler/base.js.html +0 -382
  39. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/dist/cjs/handlebars/compiler/compiler.js.html +0 -1675
  40. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/dist/cjs/handlebars/compiler/helpers.js.html +0 -880
  41. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/dist/cjs/handlebars/compiler/index.html +0 -441
  42. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/dist/cjs/handlebars/compiler/javascript-compiler.js.html +0 -3211
  43. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/dist/cjs/handlebars/compiler/parser.js.html +0 -1819
  44. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/dist/cjs/handlebars/compiler/printer.js.html +0 -742
  45. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/dist/cjs/handlebars/compiler/visitor.js.html +0 -355
  46. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/dist/cjs/handlebars/exception.js.html +0 -403
  47. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/dist/cjs/handlebars/index.html +0 -402
  48. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/dist/cjs/handlebars/runtime.js.html +0 -898
  49. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/dist/cjs/handlebars/safe-string.js.html +0 -352
  50. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/dist/cjs/handlebars/utils.js.html +0 -583
  51. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/dist/cjs/index.html +0 -363
  52. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/index.html +0 -389
  53. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/lib/index.html +0 -363
  54. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/lib/index.js.html +0 -400
  55. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/lib/precompiler.js.html +0 -754
  56. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/prettify.css +0 -1
  57. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/prettify.js +0 -1
  58. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/spec/ast.js.html +0 -1594
  59. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/spec/basic.js.html +0 -973
  60. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/spec/blocks.js.html +0 -676
  61. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/spec/builtins.js.html +0 -1018
  62. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/spec/data.js.html +0 -1093
  63. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/spec/env/browser.js.html +0 -406
  64. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/spec/env/common.js.html +0 -481
  65. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/spec/env/index.html +0 -402
  66. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/spec/env/node.js.html +0 -391
  67. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/spec/env/runner.js.html +0 -457
  68. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/spec/env/runtime.js.html +0 -466
  69. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/spec/helpers.js.html +0 -2182
  70. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/spec/index.html +0 -597
  71. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/spec/javascript-compiler.js.html +0 -535
  72. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/spec/parser.js.html +0 -892
  73. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/spec/partials.js.html +0 -841
  74. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/spec/precompiler.js.html +0 -442
  75. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/spec/regressions.js.html +0 -790
  76. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/spec/require.js.html +0 -391
  77. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/spec/runtime.js.html +0 -337
  78. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/spec/spec.js.html +0 -469
  79. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/spec/string-params.js.html +0 -850
  80. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/spec/subexpressions.js.html +0 -970
  81. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/spec/tokenizer.js.html +0 -1528
  82. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/spec/track-ids.js.html +0 -811
  83. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/spec/utils.js.html +0 -499
  84. data/node_modules/bower/node_modules/handlebars/coverage/lcov-report/spec/whitespace-control.js.html +0 -508
  85. data/node_modules/bower/node_modules/handlebars/coverage/lcov.info +0 -3181
  86. data/node_modules/bower/node_modules/semver/semver.browser.js.gz +0 -0
  87. data/node_modules/bower/node_modules/semver/semver.min.js.gz +0 -0
  88. data/node_modules/bower/node_modules/tmp/README.md +0 -162
  89. data/node_modules/bower/node_modules/tmp/domain-test.js +0 -13
  90. data/node_modules/bower/node_modules/tmp/lib/tmp.js +0 -307
  91. data/node_modules/bower/node_modules/tmp/package.json +0 -50
  92. data/node_modules/bower/node_modules/tmp/test-all.sh +0 -9
  93. data/node_modules/bower/node_modules/tmp/test.js +0 -6
  94. data/node_modules/bower/node_modules/tmp/test/base.js +0 -74
  95. data/node_modules/bower/node_modules/tmp/test/dir-test.js +0 -196
  96. data/node_modules/bower/node_modules/tmp/test/file-test.js +0 -177
  97. data/node_modules/bower/node_modules/tmp/test/graceful.js +0 -15
  98. data/node_modules/bower/node_modules/tmp/test/keep.js +0 -11
  99. data/node_modules/bower/node_modules/tmp/test/name-test.js +0 -82
  100. data/node_modules/bower/node_modules/tmp/test/spawn.js +0 -32
  101. data/node_modules/bower/node_modules/tmp/test/symlinkme/file.js +0 -0
  102. data/node_modules/bower/node_modules/tmp/test/unsafe.js +0 -30
  103. data/node_modules/bower/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/nested-error-stacks/README.md~ +0 -0
@@ -1,597 +0,0 @@
1
- <!doctype html>
2
- <html lang="en">
3
- <head>
4
- <title>Code coverage report for spec/</title>
5
- <meta charset="utf-8">
6
-
7
- <link rel="stylesheet" href="../prettify.css">
8
-
9
- <style>
10
- body, html {
11
- margin:0; padding: 0;
12
- }
13
- body {
14
- font-family: Helvetica Neue, Helvetica,Arial;
15
- font-size: 10pt;
16
- }
17
- div.header, div.footer {
18
- background: #eee;
19
- padding: 1em;
20
- }
21
- div.header {
22
- z-index: 100;
23
- position: fixed;
24
- top: 0;
25
- border-bottom: 1px solid #666;
26
- width: 100%;
27
- }
28
- div.footer {
29
- border-top: 1px solid #666;
30
- }
31
- div.body {
32
- margin-top: 10em;
33
- }
34
- div.meta {
35
- font-size: 90%;
36
- text-align: center;
37
- }
38
- h1, h2, h3 {
39
- font-weight: normal;
40
- }
41
- h1 {
42
- font-size: 12pt;
43
- }
44
- h2 {
45
- font-size: 10pt;
46
- }
47
- pre {
48
- font-family: Consolas, Menlo, Monaco, monospace;
49
- margin: 0;
50
- padding: 0;
51
- line-height: 14px;
52
- font-size: 14px;
53
- -moz-tab-size: 2;
54
- -o-tab-size: 2;
55
- tab-size: 2;
56
- }
57
-
58
- div.path { font-size: 110%; }
59
- div.path a:link, div.path a:visited { color: #000; }
60
- table.coverage { border-collapse: collapse; margin:0; padding: 0 }
61
-
62
- table.coverage td {
63
- margin: 0;
64
- padding: 0;
65
- color: #111;
66
- vertical-align: top;
67
- }
68
- table.coverage td.line-count {
69
- width: 50px;
70
- text-align: right;
71
- padding-right: 5px;
72
- }
73
- table.coverage td.line-coverage {
74
- color: #777 !important;
75
- text-align: right;
76
- border-left: 1px solid #666;
77
- border-right: 1px solid #666;
78
- }
79
-
80
- table.coverage td.text {
81
- }
82
-
83
- table.coverage td span.cline-any {
84
- display: inline-block;
85
- padding: 0 5px;
86
- width: 40px;
87
- }
88
- table.coverage td span.cline-neutral {
89
- background: #eee;
90
- }
91
- table.coverage td span.cline-yes {
92
- background: #b5d592;
93
- color: #999;
94
- }
95
- table.coverage td span.cline-no {
96
- background: #fc8c84;
97
- }
98
-
99
- .cstat-yes { color: #111; }
100
- .cstat-no { background: #fc8c84; color: #111; }
101
- .fstat-no { background: #ffc520; color: #111 !important; }
102
- .cbranch-no { background: yellow !important; color: #111; }
103
-
104
- .cstat-skip { background: #ddd; color: #111; }
105
- .fstat-skip { background: #ddd; color: #111 !important; }
106
- .cbranch-skip { background: #ddd !important; color: #111; }
107
-
108
- .missing-if-branch {
109
- display: inline-block;
110
- margin-right: 10px;
111
- position: relative;
112
- padding: 0 4px;
113
- background: black;
114
- color: yellow;
115
- }
116
-
117
- .skip-if-branch {
118
- display: none;
119
- margin-right: 10px;
120
- position: relative;
121
- padding: 0 4px;
122
- background: #ccc;
123
- color: white;
124
- }
125
-
126
- .missing-if-branch .typ, .skip-if-branch .typ {
127
- color: inherit !important;
128
- }
129
-
130
- .entity, .metric { font-weight: bold; }
131
- .metric { display: inline-block; border: 1px solid #333; padding: 0.3em; background: white; }
132
- .metric small { font-size: 80%; font-weight: normal; color: #666; }
133
-
134
- div.coverage-summary table { border-collapse: collapse; margin: 3em; font-size: 110%; }
135
- div.coverage-summary td, div.coverage-summary table th { margin: 0; padding: 0.25em 1em; border-top: 1px solid #666; border-bottom: 1px solid #666; }
136
- div.coverage-summary th { text-align: left; border: 1px solid #666; background: #eee; font-weight: normal; }
137
- div.coverage-summary th.file { border-right: none !important; }
138
- div.coverage-summary th.pic { border-left: none !important; text-align: right; }
139
- div.coverage-summary th.pct { border-right: none !important; }
140
- div.coverage-summary th.abs { border-left: none !important; text-align: right; }
141
- div.coverage-summary td.pct { text-align: right; border-left: 1px solid #666; }
142
- div.coverage-summary td.abs { text-align: right; font-size: 90%; color: #444; border-right: 1px solid #666; }
143
- div.coverage-summary td.file { text-align: right; border-left: 1px solid #666; white-space: nowrap; }
144
- div.coverage-summary td.pic { min-width: 120px !important; }
145
- div.coverage-summary a:link { text-decoration: none; color: #000; }
146
- div.coverage-summary a:visited { text-decoration: none; color: #333; }
147
- div.coverage-summary a:hover { text-decoration: underline; }
148
- div.coverage-summary tfoot td { border-top: 1px solid #666; }
149
-
150
- div.coverage-summary .yui3-datatable-sort-indicator, div.coverage-summary .dummy-sort-indicator {
151
- height: 10px;
152
- width: 7px;
153
- display: inline-block;
154
- margin-left: 0.5em;
155
- }
156
- div.coverage-summary .yui3-datatable-sort-indicator {
157
- background: url("https://yui-s.yahooapis.com/3.6.0/build/datatable-sort/assets/skins/sam/sort-arrow-sprite.png") no-repeat scroll 0 0 transparent;
158
- }
159
- div.coverage-summary .yui3-datatable-sorted .yui3-datatable-sort-indicator {
160
- background-position: 0 -20px;
161
- }
162
- div.coverage-summary .yui3-datatable-sorted-desc .yui3-datatable-sort-indicator {
163
- background-position: 0 -10px;
164
- }
165
-
166
- .high { background: #b5d592 !important; }
167
- .medium { background: #ffe87c !important; }
168
- .low { background: #fc8c84 !important; }
169
-
170
- span.cover-fill, span.cover-empty {
171
- display:inline-block;
172
- border:1px solid #444;
173
- background: white;
174
- height: 12px;
175
- }
176
- span.cover-fill {
177
- background: #ccc;
178
- border-right: 1px solid #444;
179
- }
180
- span.cover-empty {
181
- background: white;
182
- border-left: none;
183
- }
184
- span.cover-full {
185
- border-right: none !important;
186
- }
187
- pre.prettyprint {
188
- border: none !important;
189
- padding: 0 !important;
190
- margin: 0 !important;
191
- }
192
- .com { color: #999 !important; }
193
- .ignore-none { color: #999; font-weight: normal; }
194
-
195
- </style>
196
- </head>
197
- <body>
198
- <div class="header low">
199
- <h1>Code coverage report for <span class="entity">spec/</span></h1>
200
- <h2>
201
-
202
- Statements: <span class="metric">24.27% <small>(497 / 2048)</small></span> &nbsp;&nbsp;&nbsp;&nbsp;
203
-
204
-
205
- Branches: <span class="metric">28.41% <small>(25 / 88)</small></span> &nbsp;&nbsp;&nbsp;&nbsp;
206
-
207
-
208
- Functions: <span class="metric">11.96% <small>(77 / 644)</small></span> &nbsp;&nbsp;&nbsp;&nbsp;
209
-
210
-
211
- Lines: <span class="metric">24.69% <small>(497 / 2013)</small></span> &nbsp;&nbsp;&nbsp;&nbsp;
212
-
213
- Ignored: <span class="metric"><span class="ignore-none">none</span></span> &nbsp;&nbsp;&nbsp;&nbsp;
214
- </h2>
215
- <div class="path"><a href="../index.html">All files</a> &#187; spec/</div>
216
- </div>
217
- <div class="body">
218
- <div class="coverage-summary">
219
- <table>
220
- <thead>
221
- <tr>
222
- <th data-col="file" data-fmt="html" data-html="true" class="file">File</th>
223
- <th data-col="pic" data-type="number" data-fmt="html" data-html="true" class="pic"></th>
224
- <th data-col="statements" data-type="number" data-fmt="pct" class="pct">Statements</th>
225
- <th data-col="statements_raw" data-type="number" data-fmt="html" class="abs"></th>
226
- <th data-col="branches" data-type="number" data-fmt="pct" class="pct">Branches</th>
227
- <th data-col="branches_raw" data-type="number" data-fmt="html" class="abs"></th>
228
- <th data-col="functions" data-type="number" data-fmt="pct" class="pct">Functions</th>
229
- <th data-col="functions_raw" data-type="number" data-fmt="html" class="abs"></th>
230
- <th data-col="lines" data-type="number" data-fmt="pct" class="pct">Lines</th>
231
- <th data-col="lines_raw" data-type="number" data-fmt="html" class="abs"></th>
232
- </tr>
233
- </thead>
234
- <tbody><tr>
235
- <td class="file low" data-value="ast.js"><a href="ast.js.html">ast.js</a></td>
236
- <td data-value="28.99" class="pic low"><span class="cover-fill" style="width: 28px;"></span><span class="cover-empty" style="width:72px;"></span></td>
237
- <td data-value="28.99" class="pct low">28.99%</td>
238
- <td data-value="238" class="abs low">(69&nbsp;/&nbsp;238)</td>
239
- <td data-value="100" class="pct high">100%</td>
240
- <td data-value="2" class="abs high">(2&nbsp;/&nbsp;2)</td>
241
- <td data-value="30.88" class="pct low">30.88%</td>
242
- <td data-value="68" class="abs low">(21&nbsp;/&nbsp;68)</td>
243
- <td data-value="28.99" class="pct low">28.99%</td>
244
- <td data-value="238" class="abs low">(69&nbsp;/&nbsp;238)</td>
245
- </tr>
246
-
247
- <tr>
248
- <td class="file low" data-value="basic.js"><a href="basic.js.html">basic.js</a></td>
249
- <td data-value="29.31" class="pic low"><span class="cover-fill" style="width: 29px;"></span><span class="cover-empty" style="width:71px;"></span></td>
250
- <td data-value="29.31" class="pct low">29.31%</td>
251
- <td data-value="116" class="abs low">(34&nbsp;/&nbsp;116)</td>
252
- <td data-value="100" class="pct high">100%</td>
253
- <td data-value="0" class="abs high">(0&nbsp;/&nbsp;0)</td>
254
- <td data-value="2.13" class="pct low">2.13%</td>
255
- <td data-value="47" class="abs low">(1&nbsp;/&nbsp;47)</td>
256
- <td data-value="30.09" class="pct low">30.09%</td>
257
- <td data-value="113" class="abs low">(34&nbsp;/&nbsp;113)</td>
258
- </tr>
259
-
260
- <tr>
261
- <td class="file low" data-value="blocks.js"><a href="blocks.js.html">blocks.js</a></td>
262
- <td data-value="29.69" class="pic low"><span class="cover-fill" style="width: 29px;"></span><span class="cover-empty" style="width:71px;"></span></td>
263
- <td data-value="29.69" class="pct low">29.69%</td>
264
- <td data-value="64" class="abs low">(19&nbsp;/&nbsp;64)</td>
265
- <td data-value="100" class="pct high">100%</td>
266
- <td data-value="0" class="abs high">(0&nbsp;/&nbsp;0)</td>
267
- <td data-value="20" class="pct low">20%</td>
268
- <td data-value="20" class="abs low">(4&nbsp;/&nbsp;20)</td>
269
- <td data-value="29.69" class="pct low">29.69%</td>
270
- <td data-value="64" class="abs low">(19&nbsp;/&nbsp;64)</td>
271
- </tr>
272
-
273
- <tr>
274
- <td class="file low" data-value="builtins.js"><a href="builtins.js.html">builtins.js</a></td>
275
- <td data-value="20" class="pic low"><span class="cover-fill" style="width: 20px;"></span><span class="cover-empty" style="width:80px;"></span></td>
276
- <td data-value="20" class="pct low">20%</td>
277
- <td data-value="135" class="abs low">(27&nbsp;/&nbsp;135)</td>
278
- <td data-value="0" class="pct low">0%</td>
279
- <td data-value="4" class="abs low">(0&nbsp;/&nbsp;4)</td>
280
- <td data-value="13.89" class="pct low">13.89%</td>
281
- <td data-value="36" class="abs low">(5&nbsp;/&nbsp;36)</td>
282
- <td data-value="20.93" class="pct low">20.93%</td>
283
- <td data-value="129" class="abs low">(27&nbsp;/&nbsp;129)</td>
284
- </tr>
285
-
286
- <tr>
287
- <td class="file low" data-value="data.js"><a href="data.js.html">data.js</a></td>
288
- <td data-value="17.6" class="pic low"><span class="cover-fill" style="width: 17px;"></span><span class="cover-empty" style="width:83px;"></span></td>
289
- <td data-value="17.6" class="pct low">17.6%</td>
290
- <td data-value="125" class="abs low">(22&nbsp;/&nbsp;125)</td>
291
- <td data-value="0" class="pct low">0%</td>
292
- <td data-value="12" class="abs low">(0&nbsp;/&nbsp;12)</td>
293
- <td data-value="6.98" class="pct low">6.98%</td>
294
- <td data-value="43" class="abs low">(3&nbsp;/&nbsp;43)</td>
295
- <td data-value="17.6" class="pct low">17.6%</td>
296
- <td data-value="125" class="abs low">(22&nbsp;/&nbsp;125)</td>
297
- </tr>
298
-
299
- <tr>
300
- <td class="file low" data-value="helpers.js"><a href="helpers.js.html">helpers.js</a></td>
301
- <td data-value="19.23" class="pic low"><span class="cover-fill" style="width: 19px;"></span><span class="cover-empty" style="width:81px;"></span></td>
302
- <td data-value="19.23" class="pct low">19.23%</td>
303
- <td data-value="364" class="abs low">(70&nbsp;/&nbsp;364)</td>
304
- <td data-value="0" class="pct low">0%</td>
305
- <td data-value="26" class="abs low">(0&nbsp;/&nbsp;26)</td>
306
- <td data-value="7.81" class="pct low">7.81%</td>
307
- <td data-value="128" class="abs low">(10&nbsp;/&nbsp;128)</td>
308
- <td data-value="20.71" class="pct low">20.71%</td>
309
- <td data-value="338" class="abs low">(70&nbsp;/&nbsp;338)</td>
310
- </tr>
311
-
312
- <tr>
313
- <td class="file low" data-value="javascript-compiler.js"><a href="javascript-compiler.js.html">javascript-compiler.js</a></td>
314
- <td data-value="41.3" class="pic low"><span class="cover-fill" style="width: 41px;"></span><span class="cover-empty" style="width:59px;"></span></td>
315
- <td data-value="41.3" class="pct low">41.3%</td>
316
- <td data-value="46" class="abs low">(19&nbsp;/&nbsp;46)</td>
317
- <td data-value="50" class="pct medium">50%</td>
318
- <td data-value="4" class="abs medium">(2&nbsp;/&nbsp;4)</td>
319
- <td data-value="21.05" class="pct low">21.05%</td>
320
- <td data-value="19" class="abs low">(4&nbsp;/&nbsp;19)</td>
321
- <td data-value="41.3" class="pct low">41.3%</td>
322
- <td data-value="46" class="abs low">(19&nbsp;/&nbsp;46)</td>
323
- </tr>
324
-
325
- <tr>
326
- <td class="file low" data-value="parser.js"><a href="parser.js.html">parser.js</a></td>
327
- <td data-value="37.5" class="pic low"><span class="cover-fill" style="width: 37px;"></span><span class="cover-empty" style="width:63px;"></span></td>
328
- <td data-value="37.5" class="pct low">37.5%</td>
329
- <td data-value="104" class="abs low">(39&nbsp;/&nbsp;104)</td>
330
- <td data-value="100" class="pct high">100%</td>
331
- <td data-value="2" class="abs high">(2&nbsp;/&nbsp;2)</td>
332
- <td data-value="4.44" class="pct low">4.44%</td>
333
- <td data-value="45" class="abs low">(2&nbsp;/&nbsp;45)</td>
334
- <td data-value="37.5" class="pct low">37.5%</td>
335
- <td data-value="104" class="abs low">(39&nbsp;/&nbsp;104)</td>
336
- </tr>
337
-
338
- <tr>
339
- <td class="file low" data-value="partials.js"><a href="partials.js.html">partials.js</a></td>
340
- <td data-value="21.74" class="pic low"><span class="cover-fill" style="width: 21px;"></span><span class="cover-empty" style="width:79px;"></span></td>
341
- <td data-value="21.74" class="pct low">21.74%</td>
342
- <td data-value="115" class="abs low">(25&nbsp;/&nbsp;115)</td>
343
- <td data-value="100" class="pct high">100%</td>
344
- <td data-value="0" class="abs high">(0&nbsp;/&nbsp;0)</td>
345
- <td data-value="10.71" class="pct low">10.71%</td>
346
- <td data-value="28" class="abs low">(3&nbsp;/&nbsp;28)</td>
347
- <td data-value="21.74" class="pct low">21.74%</td>
348
- <td data-value="115" class="abs low">(25&nbsp;/&nbsp;115)</td>
349
- </tr>
350
-
351
- <tr>
352
- <td class="file low" data-value="precompiler.js"><a href="precompiler.js.html">precompiler.js</a></td>
353
- <td data-value="42.86" class="pic low"><span class="cover-fill" style="width: 42px;"></span><span class="cover-empty" style="width:58px;"></span></td>
354
- <td data-value="42.86" class="pct low">42.86%</td>
355
- <td data-value="21" class="abs low">(9&nbsp;/&nbsp;21)</td>
356
- <td data-value="50" class="pct medium">50%</td>
357
- <td data-value="2" class="abs medium">(1&nbsp;/&nbsp;2)</td>
358
- <td data-value="11.11" class="pct low">11.11%</td>
359
- <td data-value="9" class="abs low">(1&nbsp;/&nbsp;9)</td>
360
- <td data-value="42.86" class="pct low">42.86%</td>
361
- <td data-value="21" class="abs low">(9&nbsp;/&nbsp;21)</td>
362
- </tr>
363
-
364
- <tr>
365
- <td class="file low" data-value="regressions.js"><a href="regressions.js.html">regressions.js</a></td>
366
- <td data-value="27.94" class="pic low"><span class="cover-fill" style="width: 27px;"></span><span class="cover-empty" style="width:73px;"></span></td>
367
- <td data-value="27.94" class="pct low">27.94%</td>
368
- <td data-value="68" class="abs low">(19&nbsp;/&nbsp;68)</td>
369
- <td data-value="100" class="pct high">100%</td>
370
- <td data-value="2" class="abs high">(2&nbsp;/&nbsp;2)</td>
371
- <td data-value="4" class="pct low">4%</td>
372
- <td data-value="25" class="abs low">(1&nbsp;/&nbsp;25)</td>
373
- <td data-value="27.94" class="pct low">27.94%</td>
374
- <td data-value="68" class="abs low">(19&nbsp;/&nbsp;68)</td>
375
- </tr>
376
-
377
- <tr>
378
- <td class="file low" data-value="require.js"><a href="require.js.html">require.js</a></td>
379
- <td data-value="28.57" class="pic low"><span class="cover-fill" style="width: 28px;"></span><span class="cover-empty" style="width:72px;"></span></td>
380
- <td data-value="28.57" class="pct low">28.57%</td>
381
- <td data-value="14" class="abs low">(4&nbsp;/&nbsp;14)</td>
382
- <td data-value="75" class="pct medium">75%</td>
383
- <td data-value="4" class="abs medium">(3&nbsp;/&nbsp;4)</td>
384
- <td data-value="33.33" class="pct low">33.33%</td>
385
- <td data-value="3" class="abs low">(1&nbsp;/&nbsp;3)</td>
386
- <td data-value="28.57" class="pct low">28.57%</td>
387
- <td data-value="14" class="abs low">(4&nbsp;/&nbsp;14)</td>
388
- </tr>
389
-
390
- <tr>
391
- <td class="file high" data-value="runtime.js"><a href="runtime.js.html">runtime.js</a></td>
392
- <td data-value="100" class="pic high"><span class="cover-fill cover-full" style="width: 100px;"></span><span class="cover-empty" style="width:0px;"></span></td>
393
- <td data-value="100" class="pct high">100%</td>
394
- <td data-value="3" class="abs high">(3&nbsp;/&nbsp;3)</td>
395
- <td data-value="100" class="pct high">100%</td>
396
- <td data-value="0" class="abs high">(0&nbsp;/&nbsp;0)</td>
397
- <td data-value="100" class="pct high">100%</td>
398
- <td data-value="2" class="abs high">(2&nbsp;/&nbsp;2)</td>
399
- <td data-value="100" class="pct high">100%</td>
400
- <td data-value="3" class="abs high">(3&nbsp;/&nbsp;3)</td>
401
- </tr>
402
-
403
- <tr>
404
- <td class="file medium" data-value="spec.js"><a href="spec.js.html">spec.js</a></td>
405
- <td data-value="76.19" class="pic medium"><span class="cover-fill" style="width: 76px;"></span><span class="cover-empty" style="width:24px;"></span></td>
406
- <td data-value="76.19" class="pct medium">76.19%</td>
407
- <td data-value="21" class="abs medium">(16&nbsp;/&nbsp;21)</td>
408
- <td data-value="73.33" class="pct medium">73.33%</td>
409
- <td data-value="15" class="abs medium">(11&nbsp;/&nbsp;15)</td>
410
- <td data-value="83.33" class="pct high">83.33%</td>
411
- <td data-value="6" class="abs high">(5&nbsp;/&nbsp;6)</td>
412
- <td data-value="76.19" class="pct medium">76.19%</td>
413
- <td data-value="21" class="abs medium">(16&nbsp;/&nbsp;21)</td>
414
- </tr>
415
-
416
- <tr>
417
- <td class="file low" data-value="string-params.js"><a href="string-params.js.html">string-params.js</a></td>
418
- <td data-value="11.9" class="pic low"><span class="cover-fill" style="width: 11px;"></span><span class="cover-empty" style="width:89px;"></span></td>
419
- <td data-value="11.9" class="pct low">11.9%</td>
420
- <td data-value="84" class="abs low">(10&nbsp;/&nbsp;84)</td>
421
- <td data-value="100" class="pct high">100%</td>
422
- <td data-value="0" class="abs high">(0&nbsp;/&nbsp;0)</td>
423
- <td data-value="4.35" class="pct low">4.35%</td>
424
- <td data-value="23" class="abs low">(1&nbsp;/&nbsp;23)</td>
425
- <td data-value="11.9" class="pct low">11.9%</td>
426
- <td data-value="84" class="abs low">(10&nbsp;/&nbsp;84)</td>
427
- </tr>
428
-
429
- <tr>
430
- <td class="file low" data-value="subexpressions.js"><a href="subexpressions.js.html">subexpressions.js</a></td>
431
- <td data-value="13.33" class="pic low"><span class="cover-fill" style="width: 13px;"></span><span class="cover-empty" style="width:87px;"></span></td>
432
- <td data-value="13.33" class="pct low">13.33%</td>
433
- <td data-value="105" class="abs low">(14&nbsp;/&nbsp;105)</td>
434
- <td data-value="0" class="pct low">0%</td>
435
- <td data-value="4" class="abs low">(0&nbsp;/&nbsp;4)</td>
436
- <td data-value="2.56" class="pct low">2.56%</td>
437
- <td data-value="39" class="abs low">(1&nbsp;/&nbsp;39)</td>
438
- <td data-value="13.33" class="pct low">13.33%</td>
439
- <td data-value="105" class="abs low">(14&nbsp;/&nbsp;105)</td>
440
- </tr>
441
-
442
- <tr>
443
- <td class="file low" data-value="tokenizer.js"><a href="tokenizer.js.html">tokenizer.js</a></td>
444
- <td data-value="20.91" class="pic low"><span class="cover-fill" style="width: 20px;"></span><span class="cover-empty" style="width:80px;"></span></td>
445
- <td data-value="20.91" class="pct low">20.91%</td>
446
- <td data-value="263" class="abs low">(55&nbsp;/&nbsp;263)</td>
447
- <td data-value="22.22" class="pct low">22.22%</td>
448
- <td data-value="9" class="abs low">(2&nbsp;/&nbsp;9)</td>
449
- <td data-value="1.89" class="pct low">1.89%</td>
450
- <td data-value="53" class="abs low">(1&nbsp;/&nbsp;53)</td>
451
- <td data-value="20.91" class="pct low">20.91%</td>
452
- <td data-value="263" class="abs low">(55&nbsp;/&nbsp;263)</td>
453
- </tr>
454
-
455
- <tr>
456
- <td class="file low" data-value="track-ids.js"><a href="track-ids.js.html">track-ids.js</a></td>
457
- <td data-value="27.38" class="pic low"><span class="cover-fill" style="width: 27px;"></span><span class="cover-empty" style="width:73px;"></span></td>
458
- <td data-value="27.38" class="pct low">27.38%</td>
459
- <td data-value="84" class="abs low">(23&nbsp;/&nbsp;84)</td>
460
- <td data-value="100" class="pct high">100%</td>
461
- <td data-value="0" class="abs high">(0&nbsp;/&nbsp;0)</td>
462
- <td data-value="16.67" class="pct low">16.67%</td>
463
- <td data-value="30" class="abs low">(5&nbsp;/&nbsp;30)</td>
464
- <td data-value="27.38" class="pct low">27.38%</td>
465
- <td data-value="84" class="abs low">(23&nbsp;/&nbsp;84)</td>
466
- </tr>
467
-
468
- <tr>
469
- <td class="file low" data-value="utils.js"><a href="utils.js.html">utils.js</a></td>
470
- <td data-value="32.43" class="pic low"><span class="cover-fill" style="width: 32px;"></span><span class="cover-empty" style="width:68px;"></span></td>
471
- <td data-value="32.43" class="pct low">32.43%</td>
472
- <td data-value="37" class="abs low">(12&nbsp;/&nbsp;37)</td>
473
- <td data-value="0" class="pct low">0%</td>
474
- <td data-value="2" class="abs low">(0&nbsp;/&nbsp;2)</td>
475
- <td data-value="33.33" class="pct low">33.33%</td>
476
- <td data-value="12" class="abs low">(4&nbsp;/&nbsp;12)</td>
477
- <td data-value="32.43" class="pct low">32.43%</td>
478
- <td data-value="37" class="abs low">(12&nbsp;/&nbsp;37)</td>
479
- </tr>
480
-
481
- <tr>
482
- <td class="file low" data-value="whitespace-control.js"><a href="whitespace-control.js.html">whitespace-control.js</a></td>
483
- <td data-value="19.51" class="pic low"><span class="cover-fill" style="width: 19px;"></span><span class="cover-empty" style="width:81px;"></span></td>
484
- <td data-value="19.51" class="pct low">19.51%</td>
485
- <td data-value="41" class="abs low">(8&nbsp;/&nbsp;41)</td>
486
- <td data-value="100" class="pct high">100%</td>
487
- <td data-value="0" class="abs high">(0&nbsp;/&nbsp;0)</td>
488
- <td data-value="25" class="pct low">25%</td>
489
- <td data-value="8" class="abs low">(2&nbsp;/&nbsp;8)</td>
490
- <td data-value="19.51" class="pct low">19.51%</td>
491
- <td data-value="41" class="abs low">(8&nbsp;/&nbsp;41)</td>
492
- </tr>
493
-
494
- </tbody>
495
- </table>
496
- </div>
497
- </div>
498
- <div class="footer">
499
- <div class="meta">Generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Wed Aug 13 2014 23:50:21 GMT-0500 (CDT)</div>
500
- </div>
501
-
502
- <script src="../prettify.js"></script>
503
-
504
- <script src="https://yui-s.yahooapis.com/3.6.0/build/yui/yui-min.js"></script>
505
- <script>
506
-
507
- YUI().use('datatable', function (Y) {
508
-
509
- var formatters = {
510
- pct: function (o) {
511
- o.className += o.record.get('classes')[o.column.key];
512
- try {
513
- return o.value.toFixed(2) + '%';
514
- } catch (ex) { return o.value + '%'; }
515
- },
516
- html: function (o) {
517
- o.className += o.record.get('classes')[o.column.key];
518
- return o.record.get(o.column.key + '_html');
519
- }
520
- },
521
- defaultFormatter = function (o) {
522
- o.className += o.record.get('classes')[o.column.key];
523
- return o.value;
524
- };
525
-
526
- function getColumns(theadNode) {
527
- var colNodes = theadNode.all('tr th'),
528
- cols = [],
529
- col;
530
- colNodes.each(function (colNode) {
531
- col = {
532
- key: colNode.getAttribute('data-col'),
533
- label: colNode.get('innerHTML') || ' ',
534
- sortable: !colNode.getAttribute('data-nosort'),
535
- className: colNode.getAttribute('class'),
536
- type: colNode.getAttribute('data-type'),
537
- allowHTML: colNode.getAttribute('data-html') === 'true' || colNode.getAttribute('data-fmt') === 'html'
538
- };
539
- col.formatter = formatters[colNode.getAttribute('data-fmt')] || defaultFormatter;
540
- cols.push(col);
541
- });
542
- return cols;
543
- }
544
-
545
- function getRowData(trNode, cols) {
546
- var tdNodes = trNode.all('td'),
547
- i,
548
- row = { classes: {} },
549
- node,
550
- name;
551
- for (i = 0; i < cols.length; i += 1) {
552
- name = cols[i].key;
553
- node = tdNodes.item(i);
554
- row[name] = node.getAttribute('data-value') || node.get('innerHTML');
555
- row[name + '_html'] = node.get('innerHTML');
556
- row.classes[name] = node.getAttribute('class');
557
- //Y.log('Name: ' + name + '; Value: ' + row[name]);
558
- if (cols[i].type === 'number') { row[name] = row[name] * 1; }
559
- }
560
- //Y.log(row);
561
- return row;
562
- }
563
-
564
- function getData(tbodyNode, cols) {
565
- var data = [];
566
- tbodyNode.all('tr').each(function (trNode) {
567
- data.push(getRowData(trNode, cols));
568
- });
569
- return data;
570
- }
571
-
572
- function replaceTable(node) {
573
- if (!node) { return; }
574
- var cols = getColumns(node.one('thead')),
575
- data = getData(node.one('tbody'), cols),
576
- table,
577
- parent = node.get('parentNode');
578
-
579
- table = new Y.DataTable({
580
- columns: cols,
581
- data: data,
582
- sortBy: 'file'
583
- });
584
- parent.set('innerHTML', '');
585
- table.render(parent);
586
- }
587
-
588
- Y.on('domready', function () {
589
- replaceTable(Y.one('div.coverage-summary table'));
590
- if (typeof prettyPrint === 'function') {
591
- prettyPrint();
592
- }
593
- });
594
- });
595
- </script>
596
- </body>
597
- </html>