codin_rep 0.2.0 → 0.2.1
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/employee_command.rb +1 -1
- data/lib/codin_rep/version.rb +1 -1
- data/test/coverage/index.html +2 -2
- data/test/coverage/rcov/index.html +1 -1
- 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 +1 -1
- data/test/coverage/rcov/lib-codin_rep-get_time_rb.html +1 -1
- data/test/coverage/rcov/lib-codin_rep-mock_time_clock_rb.html +1 -1
- 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 +1 -1
- data/test/coverage/rcov/lib-codin_rep_rb.html +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 48a2bc0529098c8c06bbb4b8959a6c533bb5dfd6
|
|
4
|
+
data.tar.gz: 1ecfcdf0c4089b646d1a8ef604a9d4d790216573
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ac79e287946ff7f999aa63eeaa5117c12ea5c01de079c63d05226de84e5d50215bf87cf1ac999057a7298eac6a1175ddac1ddead25b840711b9819b9a3b167a6
|
|
7
|
+
data.tar.gz: 873604b80da782cfc07a813d0a1e40e65444ad480c6a9242d5478482791bcd4460f696eabacc29428b7c735a7a00356312f2e6ee43e4bf886bd2951951c2a6fc
|
data/lib/codin_rep/version.rb
CHANGED
data/test/coverage/index.html
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
<img src="./assets/0.10.0/loading.gif" alt="loading"/>
|
|
15
15
|
</div>
|
|
16
16
|
<div id="wrapper" style="display:none;">
|
|
17
|
-
<div class="timestamp">Generated <abbr class="timeago" title="2017-01-
|
|
17
|
+
<div class="timestamp">Generated <abbr class="timeago" title="2017-01-31T14:04:13-02:00">2017-01-31T14:04:13-02:00</abbr></div>
|
|
18
18
|
<ul class="group_tabs"></ul>
|
|
19
19
|
|
|
20
20
|
<div id="content">
|
|
@@ -3511,7 +3511,7 @@
|
|
|
3511
3511
|
<li class="missed" data-hits="0" data-linenumber="69">
|
|
3512
3512
|
|
|
3513
3513
|
|
|
3514
|
-
<code class="ruby"> @sent_registration ? 0 :
|
|
3514
|
+
<code class="ruby"> @sent_registration ? 0 : self.class.EXPECTED_HEADER.size</code>
|
|
3515
3515
|
</li>
|
|
3516
3516
|
|
|
3517
3517
|
<li class="missed" data-hits="0" data-linenumber="70">
|
|
@@ -274,7 +274,7 @@
|
|
|
274
274
|
</table>
|
|
275
275
|
</div>
|
|
276
276
|
|
|
277
|
-
<p>Generated on 2017-01-
|
|
277
|
+
<p>Generated on 2017-01-31 14:04:13 -0200 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-01-
|
|
197
|
+
<p>Generated on 2017-01-31 14:04:13 -0200 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-01-
|
|
395
|
+
<p>Generated on 2017-01-31 14:04:13 -0200 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-01-
|
|
428
|
+
<p>Generated on 2017-01-31 14:04:13 -0200 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-01-
|
|
170
|
+
<p>Generated on 2017-01-31 14:04:13 -0200 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
|
|
171
171
|
|
|
172
172
|
</body>
|
|
173
173
|
</html>
|
|
@@ -255,7 +255,7 @@
|
|
|
255
255
|
<td><pre><a name="line69">69</a> def get_expected_response_size</pre></td>
|
|
256
256
|
</tr>
|
|
257
257
|
<tr class="uncovered">
|
|
258
|
-
<td><pre><a name="line70">70</a> @sent_registration ? 0 :
|
|
258
|
+
<td><pre><a name="line70">70</a> @sent_registration ? 0 : self.class.EXPECTED_HEADER.size</pre></td>
|
|
259
259
|
</tr>
|
|
260
260
|
<tr class="uncovered">
|
|
261
261
|
<td><pre><a name="line71">71</a> end</pre></td>
|
|
@@ -332,7 +332,7 @@
|
|
|
332
332
|
</tbody>
|
|
333
333
|
</table>
|
|
334
334
|
|
|
335
|
-
<p>Generated on 2017-01-
|
|
335
|
+
<p>Generated on 2017-01-31 14:04:13 -0200 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
|
|
336
336
|
|
|
337
337
|
</body>
|
|
338
338
|
</html>
|
|
@@ -212,7 +212,7 @@
|
|
|
212
212
|
</tbody>
|
|
213
213
|
</table>
|
|
214
214
|
|
|
215
|
-
<p>Generated on 2017-01-
|
|
215
|
+
<p>Generated on 2017-01-31 14:04:13 -0200 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
|
|
216
216
|
|
|
217
217
|
</body>
|
|
218
218
|
</html>
|
|
@@ -521,7 +521,7 @@
|
|
|
521
521
|
</tbody>
|
|
522
522
|
</table>
|
|
523
523
|
|
|
524
|
-
<p>Generated on 2017-01-
|
|
524
|
+
<p>Generated on 2017-01-31 14:04:13 -0200 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
|
|
525
525
|
|
|
526
526
|
</body>
|
|
527
527
|
</html>
|
|
@@ -224,7 +224,7 @@
|
|
|
224
224
|
</tbody>
|
|
225
225
|
</table>
|
|
226
226
|
|
|
227
|
-
<p>Generated on 2017-01-
|
|
227
|
+
<p>Generated on 2017-01-31 14:04:13 -0200 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
|
|
228
228
|
|
|
229
229
|
</body>
|
|
230
230
|
</html>
|
|
@@ -611,7 +611,7 @@
|
|
|
611
611
|
</tbody>
|
|
612
612
|
</table>
|
|
613
613
|
|
|
614
|
-
<p>Generated on 2017-01-
|
|
614
|
+
<p>Generated on 2017-01-31 14:04:13 -0200 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
|
|
615
615
|
|
|
616
616
|
</body>
|
|
617
617
|
</html>
|
|
@@ -236,7 +236,7 @@
|
|
|
236
236
|
</tbody>
|
|
237
237
|
</table>
|
|
238
238
|
|
|
239
|
-
<p>Generated on 2017-01-
|
|
239
|
+
<p>Generated on 2017-01-31 14:04:13 -0200 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
|
|
240
240
|
|
|
241
241
|
</body>
|
|
242
242
|
</html>
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
</tbody>
|
|
207
207
|
</table>
|
|
208
208
|
|
|
209
|
-
<p>Generated on 2017-01-
|
|
209
|
+
<p>Generated on 2017-01-31 14:04:13 -0200 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
|
|
210
210
|
|
|
211
211
|
</body>
|
|
212
212
|
</html>
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
</tbody>
|
|
123
123
|
</table>
|
|
124
124
|
|
|
125
|
-
<p>Generated on 2017-01-
|
|
125
|
+
<p>Generated on 2017-01-31 14:04:13 -0200 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
|
|
126
126
|
|
|
127
127
|
</body>
|
|
128
128
|
</html>
|
|
@@ -311,7 +311,7 @@
|
|
|
311
311
|
</tbody>
|
|
312
312
|
</table>
|
|
313
313
|
|
|
314
|
-
<p>Generated on 2017-01-
|
|
314
|
+
<p>Generated on 2017-01-31 14:04:13 -0200 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
|
|
315
315
|
|
|
316
316
|
</body>
|
|
317
317
|
</html>
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: codin_rep
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.2.
|
|
4
|
+
version: 0.2.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- O.S. Systems Softwares Ltda.
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2017-01-
|
|
11
|
+
date: 2017-01-31 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Use this gem to manage several features of the Telebyte eletronic timeclocks,
|
|
14
14
|
like report creation, user management, configuration etc.
|