codin_rep 0.2.5 → 0.2.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/codin_rep/get_records.rb +1 -1
- data/lib/codin_rep/mock_time_clock.rb +11 -5
- data/lib/codin_rep/version.rb +1 -1
- data/test/coverage/index.html +241 -187
- data/test/coverage/rcov/index.html +8 -8
- data/test/coverage/rcov/lib-codin_rep-add_employee_rb.html +1 -1
- data/test/coverage/rcov/lib-codin_rep-command_rb.html +1 -1
- data/test/coverage/rcov/lib-codin_rep-communication_rb.html +1 -1
- data/test/coverage/rcov/lib-codin_rep-del_employee_rb.html +1 -1
- data/test/coverage/rcov/lib-codin_rep-employee_command_rb.html +2 -2
- data/test/coverage/rcov/lib-codin_rep-get_afd_header_rb.html +1 -1
- data/test/coverage/rcov/lib-codin_rep-get_records_rb.html +2 -2
- data/test/coverage/rcov/lib-codin_rep-get_time_rb.html +2 -2
- data/test/coverage/rcov/lib-codin_rep-mock_time_clock_rb.html +147 -123
- data/test/coverage/rcov/lib-codin_rep-set_time_rb.html +1 -1
- data/test/coverage/rcov/lib-codin_rep-time_util_rb.html +1 -1
- data/test/coverage/rcov/lib-codin_rep-version_rb.html +2 -2
- data/test/coverage/rcov/lib-codin_rep_rb.html +50 -47
- metadata +2 -2
@@ -46,9 +46,9 @@
|
|
46
46
|
<tfoot>
|
47
47
|
<tr>
|
48
48
|
<td class="left_align">TOTAL</td>
|
49
|
-
<td class='right_align'><tt>
|
50
|
-
<td class='right_align'><tt>
|
51
|
-
<td class="left_align"><div class="percent_graph_legend"><tt class=''>2.
|
49
|
+
<td class='right_align'><tt>1101</tt></td>
|
50
|
+
<td class='right_align'><tt>1080</tt></td>
|
51
|
+
<td class="left_align"><div class="percent_graph_legend"><tt class=''>2.09%</tt></div>
|
52
52
|
<div class="percent_graph">
|
53
53
|
<div class="covered" style="width:2px"></div>
|
54
54
|
<div class="uncovered" style="width:98px"></div>
|
@@ -64,8 +64,8 @@
|
|
64
64
|
|
65
65
|
<tr class="all_files all_coverage 10 20 30 40 50 60 70 80 90 100 lib even">
|
66
66
|
<td class="left_align"><a href="lib-codin_rep_rb.html">lib/codin_rep.rb</a></td>
|
67
|
-
<td class='right_align'><tt>
|
68
|
-
<td class='right_align'><tt>
|
67
|
+
<td class='right_align'><tt>87</tt></td>
|
68
|
+
<td class='right_align'><tt>87</tt></td>
|
69
69
|
<td class="left_align"><div class="percent_graph_legend"><tt class=''>0.00%</tt></div>
|
70
70
|
<div class="percent_graph">
|
71
71
|
<div class="covered" style="width:0px"></div>
|
@@ -208,8 +208,8 @@
|
|
208
208
|
|
209
209
|
<tr class="all_files all_coverage 10 20 30 40 50 60 70 80 90 100 lib codin_rep odd">
|
210
210
|
<td class="left_align"><a href="lib-codin_rep-mock_time_clock_rb.html">lib/codin_rep/mock_time_clock.rb</a></td>
|
211
|
-
<td class='right_align'><tt>
|
212
|
-
<td class='right_align'><tt>
|
211
|
+
<td class='right_align'><tt>194</tt></td>
|
212
|
+
<td class='right_align'><tt>194</tt></td>
|
213
213
|
<td class="left_align"><div class="percent_graph_legend"><tt class=''>0.00%</tt></div>
|
214
214
|
<div class="percent_graph">
|
215
215
|
<div class="covered" style="width:0px"></div>
|
@@ -274,7 +274,7 @@
|
|
274
274
|
</table>
|
275
275
|
</div>
|
276
276
|
|
277
|
-
<p>Generated on 2017-
|
277
|
+
<p>Generated on 2017-02-21 09:19:39 -0300 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
|
278
278
|
|
279
279
|
<script type="text/javascript">
|
280
280
|
$(document).ready(function(){$("#report_table").tablesorter({widgets: ['zebra'], textExtraction: 'complex'});});
|
@@ -194,7 +194,7 @@
|
|
194
194
|
</tbody>
|
195
195
|
</table>
|
196
196
|
|
197
|
-
<p>Generated on 2017-
|
197
|
+
<p>Generated on 2017-02-21 09:19:39 -0300 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
|
198
198
|
|
199
199
|
</body>
|
200
200
|
</html>
|
@@ -392,7 +392,7 @@
|
|
392
392
|
</tbody>
|
393
393
|
</table>
|
394
394
|
|
395
|
-
<p>Generated on 2017-
|
395
|
+
<p>Generated on 2017-02-21 09:19:39 -0300 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
|
396
396
|
|
397
397
|
</body>
|
398
398
|
</html>
|
@@ -425,7 +425,7 @@
|
|
425
425
|
</tbody>
|
426
426
|
</table>
|
427
427
|
|
428
|
-
<p>Generated on 2017-
|
428
|
+
<p>Generated on 2017-02-21 09:19:39 -0300 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
|
429
429
|
|
430
430
|
</body>
|
431
431
|
</html>
|
@@ -167,7 +167,7 @@
|
|
167
167
|
</tbody>
|
168
168
|
</table>
|
169
169
|
|
170
|
-
<p>Generated on 2017-
|
170
|
+
<p>Generated on 2017-02-21 09:19:39 -0300 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
|
171
171
|
|
172
172
|
</body>
|
173
173
|
</html>
|
@@ -234,7 +234,7 @@
|
|
234
234
|
<td><pre><a name="line62">62</a> # this artificial sleep here to do it.</pre></td>
|
235
235
|
</tr>
|
236
236
|
<tr class="uncovered">
|
237
|
-
<td><pre><a name="line63">63</a> sleep 0.
|
237
|
+
<td><pre><a name="line63">63</a> sleep 0.5</pre></td>
|
238
238
|
</tr>
|
239
239
|
<tr class="uncovered">
|
240
240
|
<td><pre><a name="line64">64</a> return get_data_from_response_payload</pre></td>
|
@@ -344,7 +344,7 @@
|
|
344
344
|
</tbody>
|
345
345
|
</table>
|
346
346
|
|
347
|
-
<p>Generated on 2017-
|
347
|
+
<p>Generated on 2017-02-21 09:19:39 -0300 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
|
348
348
|
|
349
349
|
</body>
|
350
350
|
</html>
|
@@ -212,7 +212,7 @@
|
|
212
212
|
</tbody>
|
213
213
|
</table>
|
214
214
|
|
215
|
-
<p>Generated on 2017-
|
215
|
+
<p>Generated on 2017-02-21 09:19:39 -0300 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
|
216
216
|
|
217
217
|
</body>
|
218
218
|
</html>
|
@@ -156,7 +156,7 @@
|
|
156
156
|
<td><pre><a name="line36">36</a> </pre></td>
|
157
157
|
</tr>
|
158
158
|
<tr class="uncovered">
|
159
|
-
<td><pre><a name="line37">37</a> START_COMMAND = "
|
159
|
+
<td><pre><a name="line37">37</a> START_COMMAND = "PGREP02890".freeze</pre></td>
|
160
160
|
</tr>
|
161
161
|
<tr class="uncovered">
|
162
162
|
<td><pre><a name="line38">38</a> NEXT_RECORD_COMMAND = "PGREP009,".freeze</pre></td>
|
@@ -521,7 +521,7 @@
|
|
521
521
|
</tbody>
|
522
522
|
</table>
|
523
523
|
|
524
|
-
<p>Generated on 2017-
|
524
|
+
<p>Generated on 2017-02-21 09:19:39 -0300 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
|
525
525
|
|
526
526
|
</body>
|
527
527
|
</html>
|
@@ -210,7 +210,7 @@
|
|
210
210
|
<td><pre><a name="line54">54</a> end</pre></td>
|
211
211
|
</tr>
|
212
212
|
<tr class="uncovered">
|
213
|
-
<td><pre><a name="line55">55</a> return [@time,
|
213
|
+
<td><pre><a name="line55">55</a> return [@time, Date.civil(1970,1,1), Date.civil(1970,1,1)]</pre></td>
|
214
214
|
</tr>
|
215
215
|
<tr class="uncovered">
|
216
216
|
<td><pre><a name="line56">56</a> end</pre></td>
|
@@ -224,7 +224,7 @@
|
|
224
224
|
</tbody>
|
225
225
|
</table>
|
226
226
|
|
227
|
-
<p>Generated on 2017-
|
227
|
+
<p>Generated on 2017-02-21 09:19:39 -0300 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
|
228
228
|
|
229
229
|
</body>
|
230
230
|
</html>
|