dcl-catalyst-client 8.1.2-20210930192456.commit-a091a01 → 8.1.2-20211004144221.commit-76bcd71
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.
- package/.github/dependabot.yml +7 -0
- package/coverage/clover.xml +92 -94
- package/coverage/coverage-final.json +3 -3
- package/coverage/lcov-report/index.html +18 -18
- package/coverage/lcov.info +149 -155
- package/dist/LambdasAPI.d.ts +1 -2
- package/dist/LambdasAPI.js.map +1 -1
- package/dist/LambdasClient.js +0 -3
- package/dist/LambdasClient.js.map +1 -1
- package/package.json +2 -2
package/coverage/clover.xml
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="
|
|
2
|
+
<coverage generated="1633358540837" clover="3.2.0">
|
|
3
|
+
<project timestamp="1633358540837" name="All files">
|
|
4
|
+
<metrics statements="500" coveredstatements="369" conditionals="222" coveredconditionals="140" methods="135" coveredmethods="83" elements="857" coveredelements="592" complexity="0" loc="500" ncloc="500" packages="3" files="15" classes="15"/>
|
|
5
5
|
<package name="src">
|
|
6
|
-
<metrics statements="
|
|
6
|
+
<metrics statements="193" coveredstatements="134" conditionals="83" coveredconditionals="60" methods="66" coveredmethods="29"/>
|
|
7
7
|
<file name="CatalystClient.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/CatalystClient.ts">
|
|
8
8
|
<metrics statements="34" coveredstatements="6" conditionals="3" coveredconditionals="0" methods="25" coveredmethods="0"/>
|
|
9
9
|
<line num="1" count="2" type="stmt"/>
|
|
@@ -173,39 +173,37 @@
|
|
|
173
173
|
</file>
|
|
174
174
|
<file name="LambdasAPI.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/LambdasAPI.ts">
|
|
175
175
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
|
176
|
+
<line num="25" count="1" type="stmt"/>
|
|
176
177
|
<line num="26" count="1" type="stmt"/>
|
|
177
|
-
<line num="
|
|
178
|
-
<line num="
|
|
179
|
-
<line num="32" count="1" type="stmt"/>
|
|
178
|
+
<line num="28" count="1" type="stmt"/>
|
|
179
|
+
<line num="31" count="1" type="stmt"/>
|
|
180
180
|
</file>
|
|
181
181
|
<file name="LambdasClient.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/LambdasClient.ts">
|
|
182
|
-
<metrics statements="
|
|
182
|
+
<metrics statements="24" coveredstatements="17" conditionals="8" coveredconditionals="5" methods="8" coveredmethods="4"/>
|
|
183
183
|
<line num="1" count="2" type="stmt"/>
|
|
184
184
|
<line num="11" count="2" type="stmt"/>
|
|
185
185
|
<line num="12" count="2" type="stmt"/>
|
|
186
186
|
<line num="25" count="2" type="stmt"/>
|
|
187
|
-
<line num="30" count="
|
|
188
|
-
<line num="31" count="
|
|
189
|
-
<line num="37" count="
|
|
187
|
+
<line num="30" count="5" type="stmt"/>
|
|
188
|
+
<line num="31" count="5" type="stmt"/>
|
|
189
|
+
<line num="37" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
190
190
|
<line num="38" count="0" type="stmt"/>
|
|
191
191
|
<line num="39" count="0" type="stmt"/>
|
|
192
|
-
<line num="48" count="
|
|
193
|
-
<line num="49" count="
|
|
194
|
-
<line num="50" count="
|
|
192
|
+
<line num="48" count="2" type="stmt"/>
|
|
193
|
+
<line num="49" count="2" type="stmt"/>
|
|
194
|
+
<line num="50" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
195
195
|
<line num="51" count="1" type="stmt"/>
|
|
196
196
|
<line num="52" count="1" type="stmt"/>
|
|
197
|
-
<line num="
|
|
198
|
-
<line num="
|
|
199
|
-
<line num="
|
|
197
|
+
<line num="54" count="2" type="stmt"/>
|
|
198
|
+
<line num="64" count="1" type="stmt"/>
|
|
199
|
+
<line num="65" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
200
|
+
<line num="66" count="0" type="stmt"/>
|
|
200
201
|
<line num="69" count="1" type="stmt"/>
|
|
201
|
-
<line num="
|
|
202
|
-
<line num="
|
|
203
|
-
<line num="
|
|
204
|
-
<line num="
|
|
205
|
-
<line num="
|
|
206
|
-
<line num="104" count="0" type="stmt"/>
|
|
207
|
-
<line num="108" count="0" type="stmt"/>
|
|
208
|
-
<line num="112" count="0" type="stmt"/>
|
|
202
|
+
<line num="85" count="2" type="stmt"/>
|
|
203
|
+
<line num="95" count="0" type="stmt"/>
|
|
204
|
+
<line num="99" count="0" type="stmt"/>
|
|
205
|
+
<line num="103" count="0" type="stmt"/>
|
|
206
|
+
<line num="107" count="0" type="stmt"/>
|
|
209
207
|
</file>
|
|
210
208
|
<file name="index.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/index.ts">
|
|
211
209
|
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
@@ -361,16 +359,16 @@
|
|
|
361
359
|
<line num="18" count="0" type="stmt"/>
|
|
362
360
|
<line num="20" count="0" type="stmt"/>
|
|
363
361
|
<line num="23" count="0" type="stmt"/>
|
|
364
|
-
<line num="27" count="
|
|
362
|
+
<line num="27" count="36" type="stmt"/>
|
|
365
363
|
<line num="33" count="5" type="stmt"/>
|
|
366
364
|
<line num="34" count="5" type="stmt"/>
|
|
367
|
-
<line num="43" count="
|
|
368
|
-
<line num="46" count="
|
|
369
|
-
<line num="48" count="
|
|
370
|
-
<line num="49" count="
|
|
371
|
-
<line num="51" count="
|
|
372
|
-
<line num="54" count="
|
|
373
|
-
<line num="58" count="
|
|
365
|
+
<line num="43" count="10" type="cond" truecount="1" falsecount="1"/>
|
|
366
|
+
<line num="46" count="10" type="stmt"/>
|
|
367
|
+
<line num="48" count="10" type="stmt"/>
|
|
368
|
+
<line num="49" count="10" type="stmt"/>
|
|
369
|
+
<line num="51" count="10" type="stmt"/>
|
|
370
|
+
<line num="54" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
371
|
+
<line num="58" count="10" type="stmt"/>
|
|
374
372
|
<line num="61" count="5" type="stmt"/>
|
|
375
373
|
<line num="66" count="5" type="stmt"/>
|
|
376
374
|
<line num="76" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -390,31 +388,31 @@
|
|
|
390
388
|
<line num="99" count="0" type="stmt"/>
|
|
391
389
|
<line num="104" count="2" type="stmt"/>
|
|
392
390
|
<line num="107" count="5" type="stmt"/>
|
|
393
|
-
<line num="114" count="
|
|
394
|
-
<line num="117" count="
|
|
391
|
+
<line num="114" count="20" type="cond" truecount="2" falsecount="0"/>
|
|
392
|
+
<line num="117" count="20" type="cond" truecount="1" falsecount="1"/>
|
|
395
393
|
<line num="118" count="0" type="stmt"/>
|
|
396
|
-
<line num="122" count="
|
|
397
|
-
<line num="128" count="
|
|
398
|
-
<line num="129" count="
|
|
399
|
-
<line num="133" count="
|
|
400
|
-
<line num="134" count="
|
|
401
|
-
<line num="135" count="
|
|
402
|
-
<line num="136" count="
|
|
394
|
+
<line num="122" count="36" type="stmt"/>
|
|
395
|
+
<line num="128" count="20" type="stmt"/>
|
|
396
|
+
<line num="129" count="16" type="stmt"/>
|
|
397
|
+
<line num="133" count="20" type="stmt"/>
|
|
398
|
+
<line num="134" count="20" type="stmt"/>
|
|
399
|
+
<line num="135" count="16" type="stmt"/>
|
|
400
|
+
<line num="136" count="16" type="cond" truecount="1" falsecount="1"/>
|
|
403
401
|
<line num="137" count="0" type="stmt"/>
|
|
404
|
-
<line num="141" count="
|
|
405
|
-
<line num="145" count="
|
|
406
|
-
<line num="146" count="
|
|
407
|
-
<line num="147" count="
|
|
408
|
-
<line num="149" count="
|
|
409
|
-
<line num="151" count="
|
|
402
|
+
<line num="141" count="16" type="stmt"/>
|
|
403
|
+
<line num="145" count="20" type="stmt"/>
|
|
404
|
+
<line num="146" count="20" type="stmt"/>
|
|
405
|
+
<line num="147" count="20" type="stmt"/>
|
|
406
|
+
<line num="149" count="20" type="stmt"/>
|
|
407
|
+
<line num="151" count="424" type="cond" truecount="2" falsecount="0"/>
|
|
410
408
|
<line num="152" count="2" type="stmt"/>
|
|
411
409
|
<line num="153" count="2" type="stmt"/>
|
|
412
|
-
<line num="156" count="
|
|
413
|
-
<line num="160" count="
|
|
414
|
-
<line num="162" count="
|
|
410
|
+
<line num="156" count="424" type="stmt"/>
|
|
411
|
+
<line num="160" count="20" type="stmt"/>
|
|
412
|
+
<line num="162" count="20" type="stmt"/>
|
|
415
413
|
<line num="165" count="5" type="stmt"/>
|
|
416
|
-
<line num="166" count="
|
|
417
|
-
<line num="167" count="
|
|
414
|
+
<line num="166" count="20" type="stmt"/>
|
|
415
|
+
<line num="167" count="22" type="stmt"/>
|
|
418
416
|
<line num="170" count="5" type="stmt"/>
|
|
419
417
|
<line num="171" count="9" type="cond" truecount="1" falsecount="1"/>
|
|
420
418
|
<line num="172" count="0" type="stmt"/>
|
|
@@ -435,56 +433,56 @@
|
|
|
435
433
|
<line num="200" count="1" type="stmt"/>
|
|
436
434
|
<line num="206" count="26" type="cond" truecount="3" falsecount="0"/>
|
|
437
435
|
<line num="210" count="5" type="stmt"/>
|
|
438
|
-
<line num="212" count="
|
|
439
|
-
<line num="215" count="
|
|
436
|
+
<line num="212" count="33" type="stmt"/>
|
|
437
|
+
<line num="215" count="33" type="cond" truecount="4" falsecount="0"/>
|
|
440
438
|
<line num="216" count="2" type="stmt"/>
|
|
441
|
-
<line num="220" count="
|
|
439
|
+
<line num="220" count="33" type="cond" truecount="2" falsecount="0"/>
|
|
442
440
|
<line num="221" count="1" type="stmt"/>
|
|
443
|
-
<line num="224" count="
|
|
441
|
+
<line num="224" count="33" type="stmt"/>
|
|
444
442
|
<line num="248" count="5" type="stmt"/>
|
|
445
|
-
<line num="252" count="
|
|
446
|
-
<line num="253" count="
|
|
447
|
-
<line num="254" count="
|
|
448
|
-
<line num="256" count="
|
|
449
|
-
<line num="260" count="
|
|
450
|
-
<line num="264" count="
|
|
443
|
+
<line num="252" count="42" type="stmt"/>
|
|
444
|
+
<line num="253" count="42" type="cond" truecount="0" falsecount="1"/>
|
|
445
|
+
<line num="254" count="42" type="cond" truecount="1" falsecount="0"/>
|
|
446
|
+
<line num="256" count="42" type="stmt"/>
|
|
447
|
+
<line num="260" count="848" type="stmt"/>
|
|
448
|
+
<line num="264" count="424" type="cond" truecount="1" falsecount="1"/>
|
|
451
449
|
<line num="265" count="0" type="stmt"/>
|
|
452
|
-
<line num="267" count="
|
|
453
|
-
<line num="268" count="
|
|
454
|
-
<line num="269" count="
|
|
455
|
-
<line num="270" count="
|
|
456
|
-
<line num="271" count="
|
|
457
|
-
<line num="275" count="
|
|
458
|
-
<line num="276" count="
|
|
459
|
-
<line num="277" count="
|
|
460
|
-
<line num="282" count="
|
|
450
|
+
<line num="267" count="424" type="cond" truecount="2" falsecount="0"/>
|
|
451
|
+
<line num="268" count="424" type="stmt"/>
|
|
452
|
+
<line num="269" count="424" type="stmt"/>
|
|
453
|
+
<line num="270" count="424" type="stmt"/>
|
|
454
|
+
<line num="271" count="424" type="stmt"/>
|
|
455
|
+
<line num="275" count="32" type="stmt"/>
|
|
456
|
+
<line num="276" count="32" type="stmt"/>
|
|
457
|
+
<line num="277" count="32" type="stmt"/>
|
|
458
|
+
<line num="282" count="16" type="cond" truecount="1" falsecount="1"/>
|
|
461
459
|
<line num="283" count="0" type="stmt"/>
|
|
462
|
-
<line num="285" count="
|
|
463
|
-
<line num="287" count="
|
|
464
|
-
<line num="289" count="
|
|
465
|
-
<line num="290" count="
|
|
460
|
+
<line num="285" count="16" type="stmt"/>
|
|
461
|
+
<line num="287" count="20" type="stmt"/>
|
|
462
|
+
<line num="289" count="16" type="stmt"/>
|
|
463
|
+
<line num="290" count="16" type="stmt"/>
|
|
466
464
|
<line num="295" count="0" type="stmt"/>
|
|
467
465
|
<line num="296" count="0" type="stmt"/>
|
|
468
|
-
<line num="300" count="
|
|
469
|
-
<line num="301" count="
|
|
470
|
-
<line num="302" count="
|
|
471
|
-
<line num="303" count="
|
|
472
|
-
<line num="304" count="
|
|
473
|
-
<line num="305" count="
|
|
474
|
-
<line num="307" count="
|
|
475
|
-
<line num="308" count="
|
|
476
|
-
<line num="312" count="
|
|
477
|
-
<line num="316" count="
|
|
478
|
-
<line num="317" count="
|
|
466
|
+
<line num="300" count="22" type="stmt"/>
|
|
467
|
+
<line num="301" count="22" type="stmt"/>
|
|
468
|
+
<line num="302" count="22" type="stmt"/>
|
|
469
|
+
<line num="303" count="39" type="stmt"/>
|
|
470
|
+
<line num="304" count="446" type="cond" truecount="2" falsecount="0"/>
|
|
471
|
+
<line num="305" count="424" type="stmt"/>
|
|
472
|
+
<line num="307" count="22" type="stmt"/>
|
|
473
|
+
<line num="308" count="22" type="stmt"/>
|
|
474
|
+
<line num="312" count="22" type="stmt"/>
|
|
475
|
+
<line num="316" count="90" type="stmt"/>
|
|
476
|
+
<line num="317" count="90" type="stmt"/>
|
|
479
477
|
<line num="318" count="109" type="cond" truecount="1" falsecount="1"/>
|
|
480
478
|
<line num="320" count="109" type="stmt"/>
|
|
481
|
-
<line num="323" count="
|
|
482
|
-
<line num="324" count="
|
|
483
|
-
<line num="326" count="
|
|
484
|
-
<line num="330" count="
|
|
485
|
-
<line num="334" count="
|
|
486
|
-
<line num="335" count="
|
|
487
|
-
<line num="339" count="
|
|
479
|
+
<line num="323" count="90" type="stmt"/>
|
|
480
|
+
<line num="324" count="116" type="stmt"/>
|
|
481
|
+
<line num="326" count="90" type="stmt"/>
|
|
482
|
+
<line num="330" count="22" type="stmt"/>
|
|
483
|
+
<line num="334" count="540" type="stmt"/>
|
|
484
|
+
<line num="335" count="540" type="stmt"/>
|
|
485
|
+
<line num="339" count="566" type="stmt"/>
|
|
488
486
|
</file>
|
|
489
487
|
<file name="ProofOfWork.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/utils/ProofOfWork.ts">
|
|
490
488
|
<metrics statements="8" coveredstatements="2" conditionals="2" coveredconditionals="0" methods="1" coveredmethods="0"/>
|