codin_rep 0.2.0 → 0.2.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b899679412c8e4c220ca7c062dbd642d9fa2a4dd
4
- data.tar.gz: fdb5f8943e5fb5e05cade78f860829868b16b436
3
+ metadata.gz: 48a2bc0529098c8c06bbb4b8959a6c533bb5dfd6
4
+ data.tar.gz: 1ecfcdf0c4089b646d1a8ef604a9d4d790216573
5
5
  SHA512:
6
- metadata.gz: 92405274f99579511d1fcaad648b3940dfac116f0356e43c12c2c3c7677cfdb56e3e024d931b63554b776d7b6be5f49e6ec744dcd95eebcaa200fad9a8245dc6
7
- data.tar.gz: 95fb2748572ff674fec78633011a6592699590f56197c8a351071f12bdde0ee434853dc0911601725394d00b1543575022f1f9091952b543d68baa4e346fa981
6
+ metadata.gz: ac79e287946ff7f999aa63eeaa5117c12ea5c01de079c63d05226de84e5d50215bf87cf1ac999057a7298eac6a1175ddac1ddead25b840711b9819b9a3b167a6
7
+ data.tar.gz: 873604b80da782cfc07a813d0a1e40e65444ad480c6a9242d5478482791bcd4460f696eabacc29428b7c735a7a00356312f2e6ee43e4bf886bd2951951c2a6fc
@@ -66,7 +66,7 @@ module CodinRep
66
66
  end
67
67
 
68
68
  def get_expected_response_size
69
- @sent_registration ? 0 : 9
69
+ @sent_registration ? 0 : self.class::EXPECTED_HEADER.size
70
70
  end
71
71
 
72
72
  def check_response_header
@@ -19,5 +19,5 @@
19
19
  # e-mail: contato@ossystems.com.br
20
20
 
21
21
  module CodinRep
22
- VERSION = "0.2.0".freeze
22
+ VERSION = "0.2.1".freeze
23
23
  end
@@ -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-25T17:10:31-02:00">2017-01-25T17:10:31-02:00</abbr></div>
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 : 9</code>
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-25 17:10:31 -0200 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
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-25 17:10:31 -0200 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
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-25 17:10:31 -0200 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
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-25 17:10:31 -0200 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
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-25 17:10:31 -0200 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
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 : 9</pre></td>
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-25 17:10:31 -0200 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
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-25 17:10:31 -0200 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
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-25 17:10:31 -0200 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
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-25 17:10:31 -0200 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
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-25 17:10:31 -0200 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
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-25 17:10:31 -0200 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
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-25 17:10:31 -0200 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
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-25 17:10:31 -0200 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
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-25 17:10:31 -0200 with <a href="https://github.com/fguillen/simplecov-rcov">SimpleCov-RCov 0.2.3</a></p>
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.0
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-25 00:00:00.000000000 Z
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.