osbc 0.1.5 → 0.1.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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "RSpec": {
3
3
  "coverage": {
4
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/models/user.rb": {
4
+ "/myapp/app/models/user.rb": {
5
5
  "lines": [
6
6
  null,
7
7
  null,
@@ -23,33 +23,33 @@
23
23
  null,
24
24
  1,
25
25
  1,
26
- 0,
26
+ 71,
27
27
  null,
28
28
  null,
29
29
  1,
30
- 0,
31
- 0,
32
- 0,
30
+ 71,
31
+ 71,
32
+ 71,
33
33
  null,
34
- 0,
34
+ 71,
35
35
  null,
36
- 0,
36
+ 71,
37
37
  null,
38
- 0,
38
+ 71,
39
39
  null,
40
- 0,
41
- 0,
42
- 0,
40
+ 71,
41
+ 71,
42
+ 71,
43
43
  null,
44
44
  null,
45
45
  1,
46
- 0,
47
- 0,
46
+ 71,
47
+ 71,
48
48
  null,
49
49
  null
50
50
  ]
51
51
  },
52
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/models/application_record.rb": {
52
+ "/myapp/app/models/application_record.rb": {
53
53
  "lines": [
54
54
  null,
55
55
  null,
@@ -58,7 +58,7 @@
58
58
  null
59
59
  ]
60
60
  },
61
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/helpers/application_helper.rb": {
61
+ "/myapp/app/helpers/application_helper.rb": {
62
62
  "lines": [
63
63
  null,
64
64
  null,
@@ -66,7 +66,7 @@
66
66
  null
67
67
  ]
68
68
  },
69
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/helpers/blocks_helper.rb": {
69
+ "/myapp/app/helpers/blocks_helper.rb": {
70
70
  "lines": [
71
71
  null,
72
72
  null,
@@ -74,7 +74,7 @@
74
74
  null
75
75
  ]
76
76
  },
77
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/helpers/chains_helper.rb": {
77
+ "/myapp/app/helpers/chains_helper.rb": {
78
78
  "lines": [
79
79
  null,
80
80
  null,
@@ -82,7 +82,7 @@
82
82
  null
83
83
  ]
84
84
  },
85
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/helpers/contracts_helper.rb": {
85
+ "/myapp/app/helpers/contracts_helper.rb": {
86
86
  "lines": [
87
87
  null,
88
88
  null,
@@ -90,7 +90,7 @@
90
90
  null
91
91
  ]
92
92
  },
93
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/helpers/pools_helper.rb": {
93
+ "/myapp/app/helpers/pools_helper.rb": {
94
94
  "lines": [
95
95
  null,
96
96
  null,
@@ -98,7 +98,7 @@
98
98
  null
99
99
  ]
100
100
  },
101
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/helpers/signatures_helper.rb": {
101
+ "/myapp/app/helpers/signatures_helper.rb": {
102
102
  "lines": [
103
103
  null,
104
104
  null,
@@ -106,7 +106,7 @@
106
106
  null
107
107
  ]
108
108
  },
109
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/helpers/tickets_helper.rb": {
109
+ "/myapp/app/helpers/tickets_helper.rb": {
110
110
  "lines": [
111
111
  null,
112
112
  null,
@@ -114,7 +114,7 @@
114
114
  null
115
115
  ]
116
116
  },
117
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/helpers/transactions_helper.rb": {
117
+ "/myapp/app/helpers/transactions_helper.rb": {
118
118
  "lines": [
119
119
  null,
120
120
  null,
@@ -122,7 +122,7 @@
122
122
  null
123
123
  ]
124
124
  },
125
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/helpers/wallets_helper.rb": {
125
+ "/myapp/app/helpers/wallets_helper.rb": {
126
126
  "lines": [
127
127
  null,
128
128
  null,
@@ -130,579 +130,263 @@
130
130
  null
131
131
  ]
132
132
  },
133
- "/home/jesusgautamah/Projects/outerspace-blockchain/lib/osbc/osbc.rb": {
133
+ "/myapp/app/controllers/application_controller.rb": {
134
134
  "lines": [
135
135
  null,
136
136
  null,
137
+ null,
138
+ 1,
139
+ 1,
137
140
  1,
138
141
  1,
139
142
  1,
140
143
  null,
141
144
  null,
142
145
  1,
143
- null
144
- ]
145
- },
146
- "/home/jesusgautamah/Projects/outerspace-blockchain/lib/outerspace/blockchain.rb": {
147
- "lines": [
146
+ 1,
147
+ null,
148
+ null,
149
+ 1,
150
+ 0,
151
+ 0,
152
+ 0,
153
+ 0,
148
154
  null,
149
155
  null,
150
156
  1,
151
157
  null,
158
+ null,
152
159
  1,
160
+ null,
153
161
  1,
154
162
  1,
163
+ 35,
155
164
  null,
156
165
  null,
157
- null
158
- ]
159
- },
160
- "/home/jesusgautamah/Projects/outerspace-blockchain/lib/outerspace/blockchain/version.rb": {
161
- "lines": [
166
+ 1,
167
+ 36,
162
168
  null,
163
169
  null,
164
170
  1,
171
+ 105,
172
+ null,
173
+ null,
165
174
  1,
175
+ 35,
176
+ null,
177
+ null,
166
178
  1,
179
+ 35,
167
180
  null,
168
- null
169
- ]
170
- },
171
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/controllers/api/v1/block_confirmations_controller.rb": {
172
- "lines": [
173
181
  null,
182
+ 1,
183
+ 35,
174
184
  null,
175
- 0,
176
- 0,
177
- 0,
178
- 0,
179
- 0,
180
- 0,
181
- 0,
182
- 0,
183
- 0,
184
- 0,
185
185
  null,
186
- 0,
187
- 0,
188
- 0,
189
- 0,
190
- 0,
191
- 0,
192
- 0,
193
- 0,
194
- 0,
186
+ 1,
187
+ 35,
195
188
  null,
196
- 0,
197
- 0,
198
- 0,
199
- 0,
200
- 0,
201
- 0,
202
- 0,
203
189
  null,
204
- 0,
205
- 0,
206
- 0,
207
- 0,
208
- 0,
209
- 0,
210
- 0,
211
- 0,
190
+ 1,
191
+ 35,
212
192
  null,
213
- 0,
214
- 0,
215
- 0,
216
193
  null,
217
- 0,
218
- 0,
219
- 0,
194
+ 1,
195
+ 35,
220
196
  null,
221
- 0,
222
- 0,
223
- 0,
224
197
  null,
225
- 0,
226
- 0,
227
- 0,
228
- 0,
198
+ 1,
199
+ 35,
229
200
  null,
230
- 0,
231
- 0,
232
- 0,
233
201
  null,
234
- 0,
235
- 0,
236
- 0,
237
- 0
238
- ],
239
- "branches": {
240
- }
202
+ 1,
203
+ 1,
204
+ 1,
205
+ null,
206
+ null
207
+ ]
241
208
  },
242
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/controllers/application_controller.rb": {
209
+ "/myapp/app/controllers/transactions_controller.rb": {
243
210
  "lines": [
244
211
  null,
245
212
  null,
213
+ 1,
214
+ 1,
215
+ 1,
246
216
  null,
247
- 0,
248
- 0,
249
- 0,
250
- 0,
251
- 0,
252
217
  null,
218
+ 1,
219
+ 1,
253
220
  null,
254
- 0,
255
- 0,
256
- 0,
257
221
  null,
258
- 0,
259
- 0,
260
- 0,
261
- 0,
262
- 0,
263
- 0,
264
222
  null,
265
- 0,
223
+ 1,
266
224
  null,
267
225
  null,
268
- 0,
269
226
  null,
270
- 0,
271
- 0,
272
- 0,
273
- 0,
227
+ 1,
228
+ 2,
274
229
  null,
275
- 0,
276
- 0,
277
- 0,
278
230
  null,
279
- 0,
280
- 0,
281
- 0,
282
231
  null,
283
- 0,
284
- 0,
285
- 0,
232
+ 1,
233
+ 1,
234
+ 1,
235
+ 1,
236
+ 1,
237
+ 1,
286
238
  null,
287
- 0,
288
- 0,
289
- 0,
290
239
  null,
291
- 0,
292
- 0,
293
- 0,
240
+ 1,
241
+ 1,
242
+ 1,
243
+ 1,
294
244
  null,
295
- 0,
296
- 0,
297
- 0,
298
245
  null,
299
- 0,
300
- 0,
301
- 0,
246
+ 1,
247
+ 1,
302
248
  null,
303
- 0,
304
- 0,
305
- 0,
306
249
  null,
307
- 0,
308
- 0,
309
- 0,
250
+ 1,
251
+ 1,
310
252
  null,
311
- 0,
312
- 0,
313
- 0,
314
- 0,
315
- 0
316
- ],
317
- "branches": {
318
- }
253
+ null,
254
+ null,
255
+ 1,
256
+ 2,
257
+ null,
258
+ null
259
+ ]
319
260
  },
320
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/controllers/blocks_controller.rb": {
261
+ "/myapp/app/controllers/users/confirmations_controller.rb": {
321
262
  "lines": [
322
263
  null,
323
264
  null,
324
- 0,
325
- 0,
265
+ 1,
326
266
  null,
327
267
  null,
328
- 0,
329
- 0,
330
- 0,
331
268
  null,
332
269
  null,
333
- 0,
334
- 0,
335
270
  null,
336
- 0,
337
271
  null,
338
- 0,
339
- 0,
340
- 0,
341
- 0
342
- ],
343
- "branches": {
344
- }
345
- },
346
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/controllers/chains_controller.rb": {
347
- "lines": [
348
272
  null,
349
273
  null,
350
- 0,
351
- 0,
352
274
  null,
353
275
  null,
354
- 0,
355
- 0,
356
- 0,
357
276
  null,
358
277
  null,
359
- 0,
360
- 0,
361
278
  null,
362
279
  null,
363
- 0,
364
- 0,
365
- 0,
366
280
  null,
367
281
  null,
368
- 0,
369
- 0,
370
282
  null,
371
283
  null,
372
- 0,
373
- 0,
374
284
  null,
375
- 0,
376
- 0,
377
- 0,
378
- 0,
379
- 0,
380
- 0,
381
- 0,
382
- 0,
383
- 0,
384
- 0,
385
285
  null,
386
286
  null,
387
- 0,
388
- 0,
389
- 0,
390
- 0,
391
- 0,
392
- 0,
393
- 0,
394
- 0,
395
- 0,
396
- 0,
397
- 0,
398
287
  null,
399
288
  null,
400
- 0,
401
- 0,
402
289
  null,
403
- 0,
404
- 0,
405
- 0,
406
- 0,
407
- 0,
408
290
  null,
409
- 0,
410
291
  null,
411
- 0,
412
- 0,
413
- 0,
414
- null,
415
- null,
416
- 0,
417
- 0,
418
- 0,
419
- 0
420
- ],
421
- "branches": {
422
- }
292
+ null
293
+ ]
423
294
  },
424
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/controllers/contracts_controller.rb": {
295
+ "/myapp/app/controllers/users/omniauth_callbacks_controller.rb": {
425
296
  "lines": [
426
297
  null,
427
298
  null,
428
- 0,
429
- 0,
430
- null,
431
- null,
432
- 0,
433
- 0,
434
- 0,
435
- null,
436
- null,
437
- 0,
438
- 0,
299
+ 1,
439
300
  null,
440
- 0,
441
301
  null,
442
- 0,
443
- 0,
444
- 0,
445
302
  null,
446
303
  null,
447
- 0,
448
- 0,
449
- 0,
450
- 0
451
- ],
452
- "branches": {
453
- }
454
- },
455
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/controllers/pools_controller.rb": {
456
- "lines": [
457
304
  null,
458
305
  null,
459
- 0,
460
- 0,
461
- 0,
462
306
  null,
463
307
  null,
464
- 0,
465
- 0,
466
- 0,
467
308
  null,
468
309
  null,
469
- 0,
470
- 0,
471
310
  null,
472
311
  null,
473
- 0,
474
- 0,
475
- 0,
476
312
  null,
477
313
  null,
478
- 0,
479
- 0,
480
314
  null,
481
315
  null,
482
- 0,
483
- 0,
484
316
  null,
485
- 0,
486
- 0,
487
- 0,
488
- 0,
489
- 0,
490
- 0,
491
- 0,
492
- 0,
493
- 0,
494
- 0,
495
317
  null,
496
318
  null,
497
- 0,
498
- 0,
499
- 0,
500
- 0,
501
- 0,
502
- 0,
503
- 0,
504
- 0,
505
- 0,
506
- 0,
507
- 0,
508
319
  null,
509
320
  null,
510
- 0,
511
- 0,
512
321
  null,
513
- 0,
514
- 0,
515
- 0,
516
- 0,
517
- 0,
518
322
  null,
519
- 0,
520
323
  null,
521
- 0,
522
- 0,
523
- 0,
524
324
  null,
525
325
  null,
526
- 0,
527
- 0,
528
- 0,
529
- 0
530
- ],
531
- "branches": {
532
- }
326
+ null
327
+ ]
533
328
  },
534
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/controllers/signatures_controller.rb": {
329
+ "/myapp/app/controllers/users/passwords_controller.rb": {
535
330
  "lines": [
536
331
  null,
537
332
  null,
538
- 0,
539
- 0,
540
- null,
333
+ 1,
541
334
  null,
542
- 0,
543
- 0,
544
- 0,
545
335
  null,
546
336
  null,
547
- 0,
548
- 0,
549
337
  null,
550
- 0,
551
338
  null,
552
- 0,
553
- 0,
554
- 0,
555
339
  null,
556
340
  null,
557
- 0,
558
- 0,
559
- 0,
560
- 0
561
- ],
562
- "branches": {
563
- }
564
- },
565
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/controllers/tickets_controller.rb": {
566
- "lines": [
567
341
  null,
568
342
  null,
569
- 0,
570
- 0,
571
- 0,
572
343
  null,
573
344
  null,
574
- 0,
575
- 0,
576
- 0,
577
345
  null,
578
346
  null,
579
- 0,
580
- 0,
581
347
  null,
582
348
  null,
583
- 0,
584
- 0,
585
- 0,
586
349
  null,
587
350
  null,
588
- 0,
589
- 0,
590
351
  null,
591
352
  null,
592
- 0,
593
- 0,
594
- 0,
595
- 0,
596
- 0,
597
353
  null,
598
354
  null,
599
- 0,
600
- 0,
601
- 0,
602
- 0,
603
- 0,
604
- 0,
605
- 0,
606
- 0,
607
- 0,
608
- 0,
609
- 0,
610
355
  null,
611
356
  null,
612
- 0,
613
- 0,
614
357
  null,
615
- 0,
616
- 0,
617
- 0,
618
- 0,
619
- 0,
620
358
  null,
621
- 0,
622
- 0,
623
- 0,
624
- 0,
625
359
  null,
626
- 0,
627
- 0,
628
- 0,
629
360
  null,
630
- 0,
631
- 0,
632
- 0,
633
361
  null,
634
- 0,
635
- 0,
636
- 0,
637
362
  null,
638
363
  null,
639
- 0,
640
- 0,
641
- 0,
642
- 0
643
- ],
644
- "branches": {
645
- }
364
+ null
365
+ ]
646
366
  },
647
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/controllers/transactions_controller.rb": {
367
+ "/myapp/app/controllers/users/registrations_controller.rb": {
648
368
  "lines": [
649
369
  null,
650
370
  null,
651
- 0,
652
- 0,
653
- 0,
371
+ 1,
372
+ 1,
654
373
  null,
655
374
  null,
656
- 0,
657
- 0,
658
- 0,
659
375
  null,
660
376
  null,
661
- 0,
662
- 0,
663
377
  null,
664
378
  null,
665
- 0,
666
- 0,
667
- 0,
668
379
  null,
669
380
  null,
670
- 0,
671
- 0,
672
- 0,
673
- 0,
674
- 0,
675
- 0,
676
- 0,
381
+ 1,
382
+ 1,
677
383
  null,
678
- 0,
679
- 0,
680
- 0,
681
- 0,
682
- 0,
683
384
  null,
684
- 0,
685
- 0,
686
- 0,
687
385
  null,
688
- 0,
689
- 0,
690
- 0,
691
386
  null,
692
387
  null,
693
- 0,
694
- 0,
695
- 0,
696
- 0
697
- ],
698
- "branches": {
699
- }
700
- },
701
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/controllers/users/confirmations_controller.rb": {
702
- "lines": [
703
388
  null,
704
389
  null,
705
- 0,
706
390
  null,
707
391
  null,
708
392
  null,
@@ -722,30 +406,34 @@
722
406
  null,
723
407
  null,
724
408
  null,
409
+ 1,
725
410
  null,
411
+ 1,
412
+ 1,
726
413
  null,
727
414
  null,
728
415
  null,
729
416
  null,
730
417
  null,
731
418
  null,
732
- 0
733
- ],
734
- "branches": {
735
- }
736
- },
737
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/controllers/users/omniauth_callbacks_controller.rb": {
738
- "lines": [
739
419
  null,
740
420
  null,
741
- 0,
421
+ 1,
422
+ 1,
423
+ null,
742
424
  null,
743
425
  null,
744
426
  null,
745
427
  null,
746
428
  null,
429
+ null
430
+ ]
431
+ },
432
+ "/myapp/app/controllers/users/sessions_controller.rb": {
433
+ "lines": [
747
434
  null,
748
435
  null,
436
+ 1,
749
437
  null,
750
438
  null,
751
439
  null,
@@ -765,20 +453,18 @@
765
453
  null,
766
454
  null,
767
455
  null,
768
- 0
769
- ],
770
- "branches": {
771
- }
772
- },
773
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/controllers/users/passwords_controller.rb": {
774
- "lines": [
775
456
  null,
776
457
  null,
777
- 0,
778
458
  null,
779
459
  null,
460
+ null
461
+ ]
462
+ },
463
+ "/myapp/app/controllers/users/unlocks_controller.rb": {
464
+ "lines": [
780
465
  null,
781
466
  null,
467
+ 1,
782
468
  null,
783
469
  null,
784
470
  null,
@@ -805,116 +491,285 @@
805
491
  null,
806
492
  null,
807
493
  null,
808
- 0
809
- ],
810
- "branches": {
811
- }
494
+ null
495
+ ]
812
496
  },
813
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/controllers/users/registrations_controller.rb": {
497
+ "/myapp/app/controllers/wallets_controller.rb": {
814
498
  "lines": [
815
499
  null,
816
500
  null,
817
- 0,
818
- 0,
501
+ 1,
502
+ 1,
503
+ 1,
819
504
  null,
505
+ 1,
506
+ 2,
820
507
  null,
821
508
  null,
509
+ 1,
822
510
  null,
823
511
  null,
512
+ 1,
513
+ 1,
514
+ 1,
824
515
  null,
516
+ null
517
+ ]
518
+ },
519
+ "/myapp/app/mailers/application_mailer.rb": {
520
+ "lines": [
825
521
  null,
826
522
  null,
827
- 0,
828
- 0,
829
- 0,
523
+ 1,
524
+ 1,
525
+ 1,
526
+ null
527
+ ]
528
+ },
529
+ "/myapp/app/models/acceptable_number_sequence.rb": {
530
+ "lines": [
531
+ null,
532
+ null,
533
+ 1,
534
+ null
535
+ ]
536
+ },
537
+ "/myapp/app/models/acceptable_symbol_sequence.rb": {
538
+ "lines": [
830
539
  null,
831
540
  null,
541
+ 1,
542
+ null
543
+ ]
544
+ },
545
+ "/myapp/app/models/acceptable_word.rb": {
546
+ "lines": [
832
547
  null,
833
548
  null,
549
+ 1,
550
+ null
551
+ ]
552
+ },
553
+ "/myapp/app/models/block.rb": {
554
+ "lines": [
834
555
  null,
835
556
  null,
557
+ 1,
558
+ 1,
559
+ 1,
560
+ 1,
561
+ 1,
562
+ 1,
563
+ 1,
564
+ 1,
565
+ 1,
836
566
  null,
567
+ 1,
568
+ 1,
569
+ 68,
837
570
  null,
571
+ null
572
+ ]
573
+ },
574
+ "/myapp/app/models/chain.rb": {
575
+ "lines": [
838
576
  null,
839
577
  null,
578
+ 1,
579
+ 1,
580
+ 1,
581
+ 1,
582
+ 1,
840
583
  null,
584
+ 1,
585
+ null
586
+ ]
587
+ },
588
+ "/myapp/app/models/contract.rb": {
589
+ "lines": [
841
590
  null,
842
591
  null,
592
+ 1,
593
+ 1,
594
+ 1,
595
+ 1,
596
+ null
597
+ ]
598
+ },
599
+ "/myapp/app/models/pool.rb": {
600
+ "lines": [
843
601
  null,
844
602
  null,
603
+ 1,
604
+ 1,
605
+ null
606
+ ]
607
+ },
608
+ "/myapp/app/models/signature.rb": {
609
+ "lines": [
845
610
  null,
846
611
  null,
612
+ 1,
613
+ 1,
614
+ 1,
615
+ 1,
616
+ 1,
847
617
  null,
848
618
  null,
849
619
  null,
850
620
  null,
621
+ null
622
+ ]
623
+ },
624
+ "/myapp/app/models/ticket.rb": {
625
+ "lines": [
851
626
  null,
852
627
  null,
628
+ 1,
629
+ 1,
630
+ 1,
631
+ 1,
632
+ 1,
633
+ 1,
853
634
  null,
635
+ 1,
636
+ null
637
+ ]
638
+ },
639
+ "/myapp/app/models/transaction.rb": {
640
+ "lines": [
854
641
  null,
855
- 0,
856
642
  null,
857
- 0,
858
- 0,
859
- 0,
643
+ 1,
644
+ 1,
645
+ 1,
646
+ 1,
647
+ 1,
648
+ 1,
649
+ 1,
650
+ 1,
651
+ 1,
652
+ 1,
860
653
  null,
654
+ 1,
655
+ 2,
861
656
  null,
862
657
  null,
658
+ 1,
659
+ 2,
863
660
  null,
864
661
  null,
662
+ 1,
663
+ 42,
865
664
  null,
665
+ null
666
+ ]
667
+ },
668
+ "/myapp/app/models/concerns/wallet_exists_validator.rb": {
669
+ "lines": [
866
670
  null,
867
- 0,
868
- 0,
869
- 0,
870
671
  null,
672
+ 1,
673
+ 1,
674
+ 52,
675
+ 13,
871
676
  null,
872
677
  null,
678
+ 52,
679
+ 13,
873
680
  null,
874
681
  null,
875
- 0
876
- ],
877
- "branches": {
878
- }
682
+ null
683
+ ]
879
684
  },
880
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/controllers/users/sessions_controller.rb": {
685
+ "/myapp/app/models/wallet.rb": {
881
686
  "lines": [
882
687
  null,
883
688
  null,
884
- 0,
689
+ 1,
690
+ 1,
885
691
  null,
692
+ 1,
693
+ 1,
694
+ 1,
886
695
  null,
696
+ 1,
887
697
  null,
698
+ 1,
888
699
  null,
889
700
  null,
701
+ 1,
890
702
  null,
703
+ 1,
704
+ 59,
705
+ 57,
706
+ 57,
891
707
  null,
892
708
  null,
709
+ 59,
710
+ 59,
893
711
  null,
712
+ 59,
713
+ 1,
894
714
  null,
715
+ 58,
716
+ 58,
895
717
  null,
896
718
  null,
719
+ null
720
+ ]
721
+ },
722
+ "/myapp/lib/osbc/osbc.rb": {
723
+ "lines": [
897
724
  null,
898
725
  null,
726
+ 1,
727
+ 1,
728
+ 1,
899
729
  null,
900
730
  null,
731
+ 1,
732
+ null
733
+ ]
734
+ },
735
+ "/myapp/lib/outerspace/blockchain.rb": {
736
+ "lines": [
901
737
  null,
902
738
  null,
739
+ 1,
903
740
  null,
741
+ 1,
742
+ 1,
743
+ 1,
904
744
  null,
905
745
  null,
746
+ null
747
+ ]
748
+ },
749
+ "/myapp/lib/outerspace/blockchain/version.rb": {
750
+ "lines": [
906
751
  null,
907
752
  null,
908
- 0
909
- ],
910
- "branches": {
911
- }
753
+ 1,
754
+ 1,
755
+ 1,
756
+ null,
757
+ null
758
+ ]
912
759
  },
913
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/controllers/users/unlocks_controller.rb": {
760
+ "/myapp/app/controllers/api/v1/block_confirmations_controller.rb": {
914
761
  "lines": [
915
762
  null,
916
763
  null,
917
- 0,
764
+ 1,
765
+ 1,
766
+ 5,
767
+ 4,
768
+ 4,
769
+ 3,
770
+ 3,
771
+ 2,
772
+ 1,
918
773
  null,
919
774
  null,
920
775
  null,
@@ -927,674 +782,821 @@
927
782
  null,
928
783
  null,
929
784
  null,
785
+ 1,
786
+ 3,
787
+ 1,
788
+ 1,
789
+ 1,
790
+ 1,
930
791
  null,
931
792
  null,
793
+ 1,
794
+ 1,
795
+ 8,
796
+ 8,
797
+ 8,
798
+ 8,
799
+ 6,
932
800
  null,
933
801
  null,
802
+ 1,
803
+ 3,
934
804
  null,
935
805
  null,
806
+ 1,
807
+ 1,
936
808
  null,
937
809
  null,
810
+ 1,
811
+ 1,
938
812
  null,
939
813
  null,
814
+ 1,
815
+ 1,
816
+ 1,
940
817
  null,
941
818
  null,
819
+ 1,
820
+ 1,
942
821
  null,
943
822
  null,
944
- 0
945
- ],
946
- "branches": {
947
- }
823
+ 1,
824
+ 3,
825
+ null,
826
+ null
827
+ ]
948
828
  },
949
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/controllers/wallets_controller.rb": {
829
+ "/myapp/app/controllers/blocks_controller.rb": {
950
830
  "lines": [
951
831
  null,
952
832
  null,
953
- 0,
954
- 0,
955
- 0,
833
+ 1,
834
+ 1,
956
835
  null,
957
- 0,
958
- 0,
959
- 0,
960
836
  null,
961
- 0,
962
- 0,
837
+ 1,
838
+ 1,
963
839
  null,
964
- 0,
965
- 0,
966
- 0,
967
- 0,
968
- 0
969
- ],
970
- "branches": {
971
- }
972
- },
973
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/mailers/application_mailer.rb": {
974
- "lines": [
975
840
  null,
976
841
  null,
977
- 0,
978
- 0,
979
- 0,
980
- 0
981
- ],
982
- "branches": {
983
- }
984
- },
985
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/models/acceptable_number_sequence.rb": {
986
- "lines": [
842
+ 1,
987
843
  null,
988
844
  null,
989
- 0,
990
- 0
991
- ],
992
- "branches": {
993
- }
994
- },
995
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/models/acceptable_symbol_sequence.rb": {
996
- "lines": [
845
+ 1,
997
846
  null,
847
+ 1,
848
+ 1,
998
849
  null,
999
- 0,
1000
- 0
1001
- ],
1002
- "branches": {
1003
- }
850
+ null
851
+ ]
1004
852
  },
1005
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/models/acceptable_word.rb": {
853
+ "/myapp/app/controllers/chains_controller.rb": {
1006
854
  "lines": [
1007
855
  null,
1008
856
  null,
1009
- 0,
1010
- 0
1011
- ],
1012
- "branches": {
1013
- }
1014
- },
1015
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/models/block.rb": {
1016
- "lines": [
857
+ 1,
858
+ 1,
1017
859
  null,
1018
860
  null,
1019
- 0,
1020
- 0,
1021
- 0,
1022
- 0,
1023
- 0,
1024
- 0,
1025
- 0,
1026
- 0,
1027
- 0,
861
+ 1,
862
+ 1,
1028
863
  null,
1029
- 0,
1030
- 0,
1031
- 0,
1032
- 0,
1033
- 0
1034
- ],
1035
- "branches": {
1036
- }
1037
- },
1038
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/models/chain.rb": {
1039
- "lines": [
1040
864
  null,
1041
865
  null,
1042
- 0,
1043
- 0,
1044
- 0,
1045
- 0,
1046
- 0,
866
+ 1,
1047
867
  null,
1048
- 0,
1049
- 0
1050
- ],
1051
- "branches": {
1052
- }
1053
- },
1054
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/models/concerns/sequences_validator.rb": {
1055
- "lines": [
1056
868
  null,
1057
869
  null,
1058
- 0,
1059
- 0,
1060
- 0,
1061
- 0,
1062
- 0,
1063
- 0,
1064
- 0,
1065
- 0,
870
+ 1,
871
+ 1,
1066
872
  null,
1067
- 0,
1068
- 0,
1069
873
  null,
1070
- 0,
1071
- 0,
1072
- 0,
1073
874
  null,
1074
- 0,
1075
- 0,
1076
- 0,
875
+ 1,
1077
876
  null,
1078
- 0,
1079
- 0,
1080
- 0,
1081
877
  null,
1082
- 0,
1083
- 0,
1084
- 0,
1085
- 0
1086
- ],
1087
- "branches": {
1088
- }
1089
- },
1090
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/models/concerns/wallet_exists_validator.rb": {
1091
- "lines": [
1092
878
  null,
879
+ 1,
880
+ 4,
1093
881
  null,
1094
- 0,
1095
- 0,
1096
- 0,
1097
- 0,
1098
- 0,
882
+ 4,
883
+ 4,
884
+ 4,
885
+ 2,
1099
886
  null,
1100
- 0,
1101
- 0,
1102
- 0,
1103
- 0,
1104
- 0
1105
- ],
1106
- "branches": {
1107
- }
1108
- },
1109
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/models/contract.rb": {
1110
- "lines": [
887
+ 4,
888
+ 2,
1111
889
  null,
1112
890
  null,
1113
- 0,
1114
- 0,
1115
- 0,
1116
- 0,
1117
- 0
1118
- ],
1119
- "branches": {
1120
- }
1121
- },
1122
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/models/pool.rb": {
1123
- "lines": [
1124
891
  null,
1125
892
  null,
1126
- 0,
1127
- 0,
1128
- 0
1129
- ],
1130
- "branches": {
1131
- }
1132
- },
1133
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/models/signature.rb": {
1134
- "lines": [
1135
893
  null,
894
+ 1,
895
+ 3,
896
+ 3,
897
+ 4,
898
+ 2,
1136
899
  null,
1137
- 0,
1138
- 0,
1139
- 0,
1140
- 0,
1141
- 0,
900
+ 2,
901
+ 1,
1142
902
  null,
1143
903
  null,
1144
904
  null,
1145
905
  null,
1146
- 0
1147
- ],
1148
- "branches": {
1149
- }
1150
- },
1151
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/models/ticket.rb": {
1152
- "lines": [
1153
906
  null,
907
+ 1,
908
+ 2,
1154
909
  null,
1155
- 0,
1156
- 0,
1157
- 0,
1158
- 0,
1159
- 0,
1160
- 0,
910
+ 2,
911
+ 4,
912
+ 2,
1161
913
  null,
1162
- 0,
1163
- 0
1164
- ],
1165
- "branches": {
1166
- }
1167
- },
1168
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/models/transaction.rb": {
1169
- "lines": [
1170
914
  null,
1171
915
  null,
1172
- 0,
1173
- 0,
1174
- 0,
1175
- 0,
1176
- 0,
1177
- 0,
1178
- 0,
1179
- 0,
1180
- 0,
1181
- 0,
916
+ 1,
1182
917
  null,
1183
- 0,
1184
- 0,
1185
- 0,
918
+ 1,
919
+ 7,
1186
920
  null,
1187
- 0,
1188
- 0,
1189
- 0,
1190
921
  null,
1191
- 0,
1192
- 0,
1193
- 0,
1194
- 0
1195
- ],
1196
- "branches": {
1197
- }
922
+ null,
923
+ 1,
924
+ 7,
925
+ null,
926
+ null
927
+ ]
1198
928
  },
1199
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/models/wallet.rb": {
929
+ "/myapp/app/controllers/contracts_controller.rb": {
1200
930
  "lines": [
1201
931
  null,
1202
932
  null,
1203
- 0,
1204
- 0,
933
+ 1,
934
+ 1,
1205
935
  null,
1206
- 0,
1207
- 0,
1208
- 0,
1209
936
  null,
1210
- 0,
937
+ 1,
938
+ 1,
1211
939
  null,
1212
- 0,
1213
940
  null,
1214
941
  null,
1215
- 0,
942
+ 1,
1216
943
  null,
1217
- 0,
1218
- 0,
1219
- 0,
1220
- 0,
1221
- 0,
1222
944
  null,
1223
- 0,
1224
- 0,
945
+ 1,
1225
946
  null,
1226
- 0,
1227
- 0,
1228
- 0,
1229
- 0,
1230
- 0,
1231
- 0,
1232
- 0,
1233
- 0
1234
- ],
1235
- "branches": {
1236
- }
947
+ 1,
948
+ 1,
949
+ null,
950
+ null
951
+ ]
1237
952
  },
1238
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/services/application_service.rb": {
953
+ "/myapp/app/controllers/pools_controller.rb": {
1239
954
  "lines": [
1240
955
  null,
1241
956
  null,
1242
- 0,
1243
- 0,
1244
- 0,
1245
- 0,
1246
- 0,
1247
- 0,
1248
- 0,
1249
- 0,
957
+ 1,
958
+ 1,
959
+ 1,
1250
960
  null,
1251
- 0,
1252
- 0,
1253
- 0,
1254
961
  null,
1255
- 0,
1256
- 0,
962
+ 1,
1257
963
  0,
1258
964
  null,
1259
- 0,
1260
- 0,
1261
- 0,
1262
- 0
1263
- ],
1264
- "branches": {
1265
- }
965
+ null,
966
+ null,
967
+ 1,
968
+ null,
969
+ null,
970
+ 1,
971
+ null,
972
+ 1,
973
+ 1,
974
+ null,
975
+ null
976
+ ]
1266
977
  },
1267
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/services/assign_contracts_service.rb": {
978
+ "/myapp/app/controllers/signatures_controller.rb": {
1268
979
  "lines": [
1269
980
  null,
1270
981
  null,
1271
- 0,
1272
- 0,
1273
- 0,
1274
- 0,
1275
- 0,
982
+ 1,
983
+ 1,
1276
984
  null,
1277
- 0,
1278
- 0,
1279
- 0,
1280
985
  null,
1281
- 0,
1282
- 0,
986
+ 1,
987
+ 1,
1283
988
  null,
1284
- 0,
1285
- 0,
1286
- 0,
1287
989
  null,
1288
- 0,
1289
- 0,
1290
- 0,
1291
990
  null,
1292
- 0,
1293
- 0,
1294
- 0,
991
+ 1,
1295
992
  null,
1296
- 0,
1297
- 0,
1298
- 0,
1299
993
  null,
1300
- 0,
1301
- 0,
1302
- 0,
994
+ 1,
1303
995
  null,
1304
- 0,
1305
- 0,
1306
- 0,
996
+ 1,
997
+ 1,
1307
998
  null,
1308
- 0,
1309
- 0,
1310
- 0,
1311
- 0,
1312
- 0,
999
+ null
1000
+ ]
1001
+ },
1002
+ "/myapp/app/controllers/tickets_controller.rb": {
1003
+ "lines": [
1313
1004
  null,
1314
- 0,
1315
- 0,
1316
- 0,
1317
- 0,
1318
- 0,
1319
- 0,
1320
- 0,
1321
- 0,
1322
- 0,
1323
1005
  null,
1324
- 0,
1325
- 0,
1326
- 0,
1006
+ 1,
1007
+ 1,
1008
+ 1,
1327
1009
  null,
1328
- 0,
1329
- 0,
1330
- 0,
1331
1010
  null,
1332
- 0,
1333
- 0,
1011
+ 1,
1334
1012
  0,
1335
1013
  null,
1336
1014
  null,
1337
- 0,
1338
- 0,
1339
- 0,
1340
1015
  null,
1341
- 0,
1342
- 0,
1343
- 0,
1016
+ 1,
1344
1017
  null,
1345
- 0,
1346
- 0,
1347
- 0,
1348
1018
  null,
1349
- 0,
1350
- 0,
1351
- 0,
1352
- 0,
1353
- 0,
1354
- 0,
1355
- 0,
1356
- 0,
1357
- 0,
1358
- 0,
1359
- 0,
1360
- 0,
1361
- 0,
1362
- 0,
1363
- 0,
1364
1019
  null,
1365
- 0,
1020
+ 1,
1366
1021
  0,
1367
1022
  null,
1368
- 0,
1369
- 0,
1370
- 0,
1371
1023
  null,
1372
- 0,
1373
- 0,
1374
- 0,
1375
- 0,
1376
- 0,
1377
- 0,
1378
- 0,
1379
- 0,
1380
- 0,
1381
- 0,
1382
- 0,
1383
- 0,
1384
- 0,
1385
- 0,
1386
- 0,
1387
- 0,
1388
- 0,
1389
- 0,
1390
- 0,
1391
- 0,
1392
- 0,
1393
- 0,
1394
1024
  null,
1395
- 0,
1025
+ 1,
1396
1026
  0,
1397
1027
  0,
1398
1028
  0,
1399
1029
  null,
1400
- 0,
1401
- 0,
1402
- 0,
1403
- 0,
1404
1030
  null,
1405
- 0,
1406
- 0,
1407
- 0,
1408
- 0,
1031
+ 1,
1032
+ 1,
1409
1033
  0,
1410
1034
  null,
1411
- 0,
1412
- 0,
1413
- 0,
1414
- 0,
1415
1035
  null,
1416
- 0,
1417
- 0,
1418
- 0,
1419
- 0,
1036
+ 1,
1037
+ 1,
1038
+ null,
1420
1039
  null,
1040
+ 1,
1421
1041
  0,
1042
+ null,
1043
+ null,
1044
+ 1,
1422
1045
  0,
1046
+ null,
1047
+ null,
1048
+ null,
1049
+ 1,
1423
1050
  0,
1051
+ null,
1052
+ null
1053
+ ]
1054
+ },
1055
+ "/myapp/app/services/application_service.rb": {
1056
+ "lines": [
1057
+ null,
1058
+ null,
1059
+ 1,
1060
+ 1,
1061
+ 1,
1062
+ 1,
1063
+ 1,
1064
+ 1,
1065
+ null,
1066
+ null,
1067
+ null,
1068
+ 1,
1424
1069
  0,
1070
+ null,
1071
+ null,
1072
+ 1,
1073
+ 12,
1074
+ null,
1075
+ null,
1076
+ 1,
1077
+ 1,
1078
+ null,
1079
+ null
1080
+ ]
1081
+ },
1082
+ "/myapp/app/services/assign_contracts_service.rb": {
1083
+ "lines": [
1084
+ null,
1085
+ null,
1086
+ 1,
1087
+ 1,
1088
+ 11,
1089
+ 11,
1090
+ null,
1091
+ null,
1092
+ 1,
1093
+ 11,
1094
+ null,
1095
+ null,
1096
+ 1,
1097
+ 1,
1098
+ null,
1099
+ 1,
1100
+ 236,
1101
+ null,
1102
+ null,
1103
+ 1,
1104
+ 22,
1105
+ null,
1106
+ null,
1107
+ 1,
1108
+ 184,
1109
+ null,
1110
+ null,
1111
+ 1,
1112
+ 150,
1113
+ null,
1114
+ null,
1115
+ 1,
1116
+ 10,
1117
+ null,
1118
+ null,
1119
+ 1,
1120
+ 300,
1121
+ null,
1122
+ null,
1123
+ 1,
1124
+ 2,
1125
+ null,
1126
+ null,
1127
+ null,
1128
+ null,
1129
+ 1,
1130
+ 12,
1131
+ 2,
1132
+ 2,
1133
+ 2,
1134
+ 2,
1135
+ 2,
1136
+ 2,
1137
+ null,
1138
+ null,
1139
+ 1,
1140
+ 77,
1141
+ null,
1142
+ null,
1143
+ 1,
1144
+ 75,
1145
+ null,
1146
+ null,
1147
+ 1,
1148
+ 86,
1149
+ null,
1150
+ null,
1151
+ 1,
1152
+ 2,
1153
+ null,
1154
+ null,
1155
+ 1,
1156
+ 75,
1157
+ null,
1158
+ null,
1159
+ 1,
1160
+ 87,
1161
+ null,
1162
+ null,
1163
+ 1,
1164
+ 2,
1165
+ 2,
1166
+ 2,
1167
+ 2,
1168
+ 20,
1169
+ 10,
1170
+ 10,
1171
+ 10,
1172
+ 10,
1173
+ null,
1174
+ 20,
1175
+ 20,
1176
+ 20,
1177
+ null,
1178
+ null,
1179
+ 2,
1180
+ null,
1181
+ null,
1182
+ 1,
1183
+ 4,
1184
+ null,
1185
+ null,
1186
+ 1,
1187
+ 2,
1188
+ 2,
1189
+ 2,
1190
+ 2,
1191
+ 2,
1192
+ 10,
1193
+ 10,
1194
+ 10,
1195
+ 2,
1196
+ 2,
1197
+ null,
1198
+ 8,
1199
+ null,
1200
+ null,
1201
+ 2,
1202
+ 2,
1203
+ 2,
1204
+ 2,
1205
+ 2,
1206
+ null,
1207
+ null,
1208
+ null,
1209
+ 1,
1210
+ 75,
1211
+ 75,
1212
+ null,
1213
+ null,
1214
+ 1,
1215
+ 75,
1216
+ 75,
1217
+ null,
1218
+ null,
1219
+ 1,
1220
+ 75,
1221
+ 75,
1222
+ 75,
1223
+ null,
1224
+ null,
1225
+ 1,
1226
+ 75,
1227
+ 75,
1228
+ null,
1229
+ null,
1230
+ 1,
1231
+ 11,
1232
+ 11,
1233
+ null,
1234
+ null,
1235
+ 1,
1236
+ 11,
1237
+ 75,
1238
+ 75,
1239
+ null,
1240
+ 11,
1241
+ 11,
1242
+ 75,
1243
+ null,
1244
+ null,
1245
+ null
1246
+ ]
1247
+ },
1248
+ "/myapp/app/services/create_wallet_service.rb": {
1249
+ "lines": [
1250
+ null,
1251
+ null,
1252
+ 1,
1253
+ 1,
1254
+ 2,
1255
+ null,
1256
+ null,
1257
+ null,
1258
+ 1,
1259
+ 2,
1260
+ 2,
1261
+ null,
1262
+ null,
1263
+ 1,
1264
+ 1,
1265
+ null,
1266
+ 1,
1267
+ 2,
1268
+ null,
1269
+ null
1270
+ ]
1271
+ },
1272
+ "/myapp/app/services/transaction_to_block_service.rb": {
1273
+ "lines": [
1274
+ null,
1275
+ null,
1276
+ 1,
1277
+ 1,
1278
+ 3,
1279
+ 3,
1280
+ 3,
1281
+ 3,
1282
+ null,
1283
+ null,
1284
+ 1,
1285
+ 3,
1286
+ null,
1287
+ null,
1288
+ 1,
1289
+ 1,
1290
+ null,
1291
+ 1,
1292
+ 4,
1293
+ 3,
1294
+ 2,
1295
+ 2,
1296
+ 2,
1297
+ 2,
1298
+ null,
1299
+ 1,
1300
+ 1,
1301
+ null,
1302
+ null,
1303
+ null,
1304
+ 1,
1305
+ 11,
1306
+ null,
1307
+ null,
1308
+ 1,
1309
+ 4,
1310
+ null,
1311
+ null,
1312
+ 1,
1313
+ 2,
1314
+ null,
1315
+ null,
1316
+ 1,
1317
+ 6,
1318
+ null,
1319
+ null,
1320
+ 1,
1321
+ 3,
1322
+ null,
1323
+ null,
1324
+ 1,
1325
+ 2,
1326
+ null,
1327
+ null,
1328
+ 1,
1329
+ 4,
1330
+ null,
1331
+ null,
1332
+ 1,
1333
+ 1,
1334
+ null,
1335
+ null
1336
+ ]
1337
+ },
1338
+ "/myapp/lib/tasks/task_helpers/compose_taskhelper.rb": {
1339
+ "lines": [
1340
+ null,
1341
+ null,
1342
+ 1,
1343
+ null,
1344
+ null,
1345
+ 1,
1346
+ 1,
1347
+ 1,
1348
+ null,
1349
+ null,
1350
+ 1,
1351
+ 1,
1352
+ 1,
1353
+ 1,
1354
+ 1,
1355
+ 2,
1356
+ 2,
1357
+ null,
1358
+ 1,
1425
1359
  0,
1360
+ null,
1361
+ null
1362
+ ]
1363
+ },
1364
+ "/myapp/lib/tasks/task_helpers/taskhelper.rb": {
1365
+ "lines": [
1366
+ null,
1367
+ null,
1368
+ 1,
1369
+ 1,
1370
+ 1,
1371
+ 1,
1372
+ 1,
1373
+ null,
1374
+ null,
1375
+ null,
1376
+ 1,
1377
+ 1,
1426
1378
  0,
1427
1379
  0,
1428
1380
  0,
1381
+ null,
1382
+ null,
1383
+ null,
1384
+ 1,
1429
1385
  0,
1386
+ null,
1387
+ null,
1388
+ null
1389
+ ]
1390
+ },
1391
+ "/myapp/app/workers/application_worker.rb": {
1392
+ "lines": [
1393
+ null,
1394
+ null,
1395
+ 1,
1396
+ 1,
1397
+ 1,
1398
+ null,
1399
+ 1,
1400
+ 1,
1401
+ 3,
1402
+ null,
1403
+ null,
1404
+ null,
1405
+ 1,
1406
+ 1,
1407
+ 1,
1408
+ null,
1409
+ null,
1410
+ null,
1411
+ 1,
1412
+ 1,
1413
+ 2,
1414
+ null,
1415
+ null,
1416
+ null,
1417
+ 1,
1418
+ 1,
1419
+ 1,
1420
+ null,
1421
+ null,
1422
+ null,
1423
+ 1,
1424
+ 1,
1425
+ 2,
1426
+ null,
1427
+ null,
1428
+ null,
1429
+ 1,
1430
+ null,
1431
+ 1,
1432
+ 4,
1433
+ 1,
1434
+ null,
1435
+ null,
1436
+ null,
1437
+ 1,
1438
+ 1,
1439
+ null,
1440
+ null,
1441
+ 1,
1442
+ 3,
1443
+ null,
1444
+ null,
1445
+ 1,
1446
+ 1,
1447
+ 1,
1448
+ 1,
1449
+ 1,
1450
+ null,
1451
+ null,
1452
+ null,
1453
+ 1,
1454
+ 2,
1455
+ null,
1456
+ null,
1457
+ 1,
1430
1458
  0,
1431
- 0
1432
- ],
1433
- "branches": {
1434
- }
1459
+ null,
1460
+ null,
1461
+ 1,
1462
+ 5,
1463
+ null,
1464
+ 1,
1465
+ null,
1466
+ null,
1467
+ 1,
1468
+ 10,
1469
+ null,
1470
+ null,
1471
+ 1,
1472
+ 1,
1473
+ null,
1474
+ null
1475
+ ]
1476
+ },
1477
+ "/myapp/app/workers/create_wallet_worker.rb": {
1478
+ "lines": [
1479
+ null,
1480
+ null,
1481
+ null,
1482
+ 1,
1483
+ 1,
1484
+ null,
1485
+ 1,
1486
+ 2,
1487
+ 2,
1488
+ 1,
1489
+ 1,
1490
+ null,
1491
+ null,
1492
+ null,
1493
+ 1,
1494
+ 1,
1495
+ null,
1496
+ 1,
1497
+ 1,
1498
+ null,
1499
+ null
1500
+ ]
1435
1501
  },
1436
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/services/create_ticket_service.rb": {
1502
+ "/myapp/app/workers/transaction_to_block_worker.rb": {
1437
1503
  "lines": [
1438
1504
  null,
1439
1505
  null,
1440
- 0,
1441
- 0,
1442
- 0,
1443
- 0,
1444
- 0,
1445
- 0,
1506
+ 1,
1507
+ 1,
1446
1508
  null,
1447
- 0,
1448
- 0,
1449
- 0,
1450
- 0,
1451
- 0,
1452
- 0,
1453
- 0,
1454
- 0,
1455
- 0,
1456
- 0,
1509
+ 1,
1510
+ 5,
1511
+ 5,
1512
+ 5,
1513
+ 5,
1514
+ 5,
1457
1515
  null,
1458
- 0,
1459
- 0,
1460
1516
  null,
1461
- 0,
1462
- 0,
1463
- 0,
1517
+ 1,
1518
+ 1,
1464
1519
  null,
1465
- 0,
1466
- 0,
1467
- 0,
1520
+ 1,
1521
+ 5,
1522
+ 4,
1523
+ 3,
1524
+ 1,
1525
+ 1,
1526
+ 1,
1468
1527
  null,
1469
- 0,
1470
- 0,
1471
- 0,
1472
1528
  null,
1473
- 0,
1474
- 0,
1475
- 0,
1476
1529
  null,
1477
- 0,
1478
- 0,
1479
- 0,
1530
+ 1,
1531
+ 4,
1480
1532
  null,
1481
- 0,
1482
- 0,
1483
- 0,
1484
1533
  null,
1485
- 0,
1486
- 0,
1487
- 0,
1534
+ 1,
1535
+ 1,
1536
+ 1,
1488
1537
  null,
1489
- 0,
1490
- 0,
1491
- 0,
1492
- 0,
1493
- 0,
1494
- 0,
1495
1538
  null,
1496
- 0,
1497
- 0,
1498
- 0,
1499
- 0,
1500
- 0,
1501
- 0,
1502
- 0,
1539
+ 1,
1540
+ 5,
1503
1541
  null,
1504
- 0,
1505
- 0,
1506
- 0,
1507
1542
  null,
1508
- 0,
1509
- 0,
1510
- 0,
1511
- 0,
1512
- 0,
1513
- 0,
1514
- 0,
1515
- 0,
1543
+ 1,
1544
+ 3,
1545
+ 3,
1516
1546
  null,
1517
- 0,
1518
- 0,
1519
- 0,
1520
- 0
1521
- ],
1522
- "branches": {
1523
- }
1547
+ null,
1548
+ 1,
1549
+ 1,
1550
+ null,
1551
+ null
1552
+ ]
1524
1553
  },
1525
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/services/create_wallet_service.rb": {
1554
+ "/myapp/app/workers/assign_contract_worker.rb": {
1526
1555
  "lines": [
1527
1556
  null,
1528
1557
  null,
1529
- 0,
1530
- 0,
1558
+ 1,
1559
+ 1,
1531
1560
  0,
1532
1561
  0,
1533
1562
  null,
1534
1563
  null,
1535
- 0,
1536
- 0,
1537
- 0,
1538
- 0,
1564
+ 1,
1565
+ 1,
1539
1566
  null,
1540
- 0,
1567
+ 1,
1541
1568
  0,
1542
1569
  null,
1570
+ null,
1571
+ 1,
1543
1572
  0,
1544
- 0,
1545
- 0,
1546
- 0
1547
- ],
1548
- "branches": {
1549
- }
1550
- },
1551
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/services/transaction_to_block_service.rb": {
1552
- "lines": [
1553
1573
  null,
1554
1574
  null,
1555
- 0,
1556
- 0,
1557
- 0,
1558
- 0,
1559
- 0,
1560
- 0,
1575
+ 1,
1561
1576
  0,
1562
1577
  null,
1563
- 0,
1564
- 0,
1565
- 0,
1566
1578
  null,
1567
- 0,
1579
+ 1,
1568
1580
  0,
1569
1581
  null,
1570
- 0,
1571
- 0,
1572
- 0,
1573
- 0,
1574
- 0,
1575
- 0,
1576
- 0,
1577
- 0,
1578
- 0,
1579
- 0,
1580
- 0,
1581
- 0,
1582
+ null
1583
+ ]
1584
+ },
1585
+ "/myapp/app/models/concerns/sequences_validator.rb": {
1586
+ "lines": [
1587
+ null,
1582
1588
  null,
1583
1589
  0,
1584
1590
  0,
1585
1591
  0,
1586
- null,
1587
- 0,
1588
1592
  0,
1589
1593
  0,
1590
- null,
1591
1594
  0,
1592
1595
  0,
1593
1596
  0,
1594
1597
  null,
1595
1598
  0,
1596
1599
  0,
1597
- 0,
1598
1600
  null,
1599
1601
  0,
1600
1602
  0,
@@ -1616,52 +1618,13 @@
1616
1618
  "branches": {
1617
1619
  }
1618
1620
  },
1619
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/workers/application_worker.rb": {
1621
+ "/myapp/app/services/create_ticket_service.rb": {
1620
1622
  "lines": [
1621
1623
  null,
1622
1624
  null,
1623
1625
  0,
1624
1626
  0,
1625
1627
  0,
1626
- null,
1627
- 0,
1628
- 0,
1629
- 0,
1630
- 0,
1631
- 0,
1632
- null,
1633
- 0,
1634
- 0,
1635
- 0,
1636
- 0,
1637
- 0,
1638
- null,
1639
- 0,
1640
- 0,
1641
- 0,
1642
- 0,
1643
- 0,
1644
- null,
1645
- 0,
1646
- 0,
1647
- 0,
1648
- 0,
1649
- 0,
1650
- null,
1651
- 0,
1652
- 0,
1653
- 0,
1654
- 0,
1655
- 0,
1656
- null,
1657
- 0,
1658
- null,
1659
- 0,
1660
- 0,
1661
- 0,
1662
- 0,
1663
- 0,
1664
- null,
1665
1628
  0,
1666
1629
  0,
1667
1630
  0,
@@ -1669,7 +1632,6 @@
1669
1632
  0,
1670
1633
  0,
1671
1634
  0,
1672
- null,
1673
1635
  0,
1674
1636
  0,
1675
1637
  0,
@@ -1680,7 +1642,6 @@
1680
1642
  null,
1681
1643
  0,
1682
1644
  0,
1683
- 0,
1684
1645
  null,
1685
1646
  0,
1686
1647
  0,
@@ -1689,8 +1650,6 @@
1689
1650
  0,
1690
1651
  0,
1691
1652
  0,
1692
- 0,
1693
- 0,
1694
1653
  null,
1695
1654
  0,
1696
1655
  0,
@@ -1699,23 +1658,10 @@
1699
1658
  0,
1700
1659
  0,
1701
1660
  0,
1702
- 0
1703
- ],
1704
- "branches": {
1705
- }
1706
- },
1707
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/workers/assign_contract_worker.rb": {
1708
- "lines": [
1709
- null,
1710
1661
  null,
1711
1662
  0,
1712
1663
  0,
1713
1664
  0,
1714
- 0,
1715
- 0,
1716
- null,
1717
- 0,
1718
- 0,
1719
1665
  null,
1720
1666
  0,
1721
1667
  0,
@@ -1728,19 +1674,9 @@
1728
1674
  0,
1729
1675
  0,
1730
1676
  0,
1731
- null,
1732
1677
  0,
1733
1678
  0,
1734
1679
  0,
1735
- 0
1736
- ],
1737
- "branches": {
1738
- }
1739
- },
1740
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/workers/create_ticket_worker.rb": {
1741
- "lines": [
1742
- null,
1743
- null,
1744
1680
  0,
1745
1681
  0,
1746
1682
  null,
@@ -1753,26 +1689,10 @@
1753
1689
  0,
1754
1690
  0,
1755
1691
  0,
1756
- 0,
1757
- null,
1758
- 0,
1759
- 0,
1760
1692
  null,
1761
1693
  0,
1762
1694
  0,
1763
1695
  0,
1764
- 0
1765
- ],
1766
- "branches": {
1767
- }
1768
- },
1769
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/workers/create_wallet_worker.rb": {
1770
- "lines": [
1771
- null,
1772
- null,
1773
- null,
1774
- 0,
1775
- 0,
1776
1696
  null,
1777
1697
  0,
1778
1698
  0,
@@ -1781,8 +1701,6 @@
1781
1701
  0,
1782
1702
  0,
1783
1703
  0,
1784
- null,
1785
- 0,
1786
1704
  0,
1787
1705
  null,
1788
1706
  0,
@@ -1793,7 +1711,7 @@
1793
1711
  "branches": {
1794
1712
  }
1795
1713
  },
1796
- "/home/jesusgautamah/Projects/outerspace-blockchain/app/workers/transaction_to_block_worker.rb": {
1714
+ "/myapp/app/workers/create_ticket_worker.rb": {
1797
1715
  "lines": [
1798
1716
  null,
1799
1717
  null,
@@ -1807,37 +1725,12 @@
1807
1725
  0,
1808
1726
  0,
1809
1727
  0,
1810
- null,
1811
- 0,
1812
- 0,
1813
- null,
1814
- 0,
1815
- 0,
1816
- 0,
1817
- 0,
1818
- 0,
1819
- 0,
1820
- 0,
1821
- 0,
1822
- 0,
1823
- null,
1824
- 0,
1825
- 0,
1826
- 0,
1827
- null,
1828
- 0,
1829
- 0,
1830
- 0,
1831
- 0,
1832
- null,
1833
1728
  0,
1834
1729
  0,
1835
1730
  0,
1836
1731
  null,
1837
1732
  0,
1838
1733
  0,
1839
- 0,
1840
- 0,
1841
1734
  null,
1842
1735
  0,
1843
1736
  0,
@@ -1848,6 +1741,6 @@
1848
1741
  }
1849
1742
  }
1850
1743
  },
1851
- "timestamp": 1668993590
1744
+ "timestamp": 1669310702
1852
1745
  }
1853
1746
  }