pure-orm 4.0.0 → 4.0.2
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/README.md +97 -43
- package/coverage/clover.xml +969 -626
- package/coverage/coverage-final.json +34 -22
- package/coverage/lcov-report/dist/src/core.js.html +220 -190
- package/coverage/lcov-report/dist/src/driver-integrations/index.html +97 -0
- package/coverage/lcov-report/dist/src/driver-integrations/pgp.js.html +240 -0
- package/coverage/lcov-report/dist/src/index.html +44 -18
- package/coverage/lcov-report/dist/src/index.js.html +2 -2
- package/coverage/lcov-report/dist/src/orm.js.html +125 -119
- package/coverage/lcov-report/dist/test-utils/blog/entities.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/blog/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/blog/models/article.js.html +15 -15
- package/coverage/lcov-report/dist/test-utils/blog/models/article_tag.js.html +7 -7
- package/coverage/lcov-report/dist/test-utils/blog/models/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/blog/models/person.js.html +13 -13
- package/coverage/lcov-report/dist/test-utils/blog/models/tag.js.html +4 -4
- package/coverage/lcov-report/dist/test-utils/five/entities.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/five/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/five/models/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/five/models/line-item.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/five/models/order.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/five/models/parcel-event.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/five/models/parcel-line-item.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/five/models/parcel.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/fourteen/entities.js.html +87 -0
- package/coverage/lcov-report/dist/test-utils/fourteen/index.html +97 -0
- package/coverage/lcov-report/dist/test-utils/fourteen/models/customer.js.html +159 -0
- package/coverage/lcov-report/dist/test-utils/fourteen/models/index.html +110 -0
- package/coverage/lcov-report/dist/test-utils/fourteen/models/person.js.html +138 -0
- package/coverage/lcov-report/dist/test-utils/nine/entities.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/nine/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/nine/models/feature-switch.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/nine/models/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order/entities.js.html +11 -11
- package/coverage/lcov-report/dist/test-utils/order/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order/models/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order/models/line-item.js.html +24 -24
- package/coverage/lcov-report/dist/test-utils/order/models/order.js.html +42 -42
- package/coverage/lcov-report/dist/test-utils/order/models/product-variant.js.html +23 -23
- package/coverage/lcov-report/dist/test-utils/order/models/product.js.html +17 -17
- package/coverage/lcov-report/dist/test-utils/order/models/utm-source.js.html +12 -12
- package/coverage/lcov-report/dist/test-utils/order-more/entities.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/actual-product-variant.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/color.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/customer.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/gender.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/inventory-level.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/line-item.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/order.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/parcel-event.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/parcel-line-item.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/parcel.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/physical-address.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/product-variant-image.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/product-variant.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/product.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/refund.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/shipment-actual-product-variant.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/shipment.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/size.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/utm-medium.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/utm-source.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/six/entities.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/six/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/six/models/customer.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/six/models/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/six/models/line-item.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/six/models/order.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/six/models/parcel-line-item.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/six/models/parcel.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/thirteen/entities.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/thirteen/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/thirteen/models/audience.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/thirteen/models/brand.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/thirteen/models/category.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/thirteen/models/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/thirteen/models/member.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/thirteen/models/passion.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/thirteen/models/product.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/thirteen/models/recommendation-audience.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/thirteen/models/recommendation.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/three/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/three/results.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/twelve/entities.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/twelve/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/twelve/models/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/twelve/models/member.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/twelve/models/prompt.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/two/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/two/results.js.html +1 -1
- package/coverage/lcov-report/index.html +105 -27
- package/coverage/lcov-report/src/core.ts.html +235 -196
- package/coverage/lcov-report/src/driver-integrations/index.html +97 -0
- package/coverage/lcov-report/src/driver-integrations/pgp.ts.html +345 -0
- package/coverage/lcov-report/src/index.html +44 -18
- package/coverage/lcov-report/src/index.ts.html +3 -15
- package/coverage/lcov-report/src/orm.ts.html +256 -130
- package/coverage/lcov-report/test-utils/blog/entities.ts.html +1 -1
- package/coverage/lcov-report/test-utils/blog/index.html +1 -1
- package/coverage/lcov-report/test-utils/blog/models/article.ts.html +15 -15
- package/coverage/lcov-report/test-utils/blog/models/article_tag.ts.html +7 -7
- package/coverage/lcov-report/test-utils/blog/models/index.html +1 -1
- package/coverage/lcov-report/test-utils/blog/models/person.ts.html +13 -13
- package/coverage/lcov-report/test-utils/blog/models/tag.ts.html +4 -4
- package/coverage/lcov-report/test-utils/five/entities.ts.html +1 -1
- package/coverage/lcov-report/test-utils/five/index.html +1 -1
- package/coverage/lcov-report/test-utils/five/models/index.html +1 -1
- package/coverage/lcov-report/test-utils/five/models/line-item.ts.html +1 -1
- package/coverage/lcov-report/test-utils/five/models/order.ts.html +1 -1
- package/coverage/lcov-report/test-utils/five/models/parcel-event.ts.html +1 -1
- package/coverage/lcov-report/test-utils/five/models/parcel-line-item.ts.html +1 -1
- package/coverage/lcov-report/test-utils/five/models/parcel.ts.html +1 -1
- package/coverage/lcov-report/test-utils/fourteen/entities.ts.html +78 -0
- package/coverage/lcov-report/test-utils/fourteen/index.html +97 -0
- package/coverage/lcov-report/test-utils/fourteen/models/customer.ts.html +177 -0
- package/coverage/lcov-report/test-utils/fourteen/models/index.html +110 -0
- package/coverage/lcov-report/test-utils/fourteen/models/person.ts.html +150 -0
- package/coverage/lcov-report/test-utils/nine/entities.ts.html +1 -1
- package/coverage/lcov-report/test-utils/nine/index.html +1 -1
- package/coverage/lcov-report/test-utils/nine/models/feature-switch.ts.html +1 -1
- package/coverage/lcov-report/test-utils/nine/models/index.html +1 -1
- package/coverage/lcov-report/test-utils/order/entities.ts.html +5 -5
- package/coverage/lcov-report/test-utils/order/index.html +1 -1
- package/coverage/lcov-report/test-utils/order/models/index.html +1 -1
- package/coverage/lcov-report/test-utils/order/models/line-item.ts.html +18 -18
- package/coverage/lcov-report/test-utils/order/models/order.ts.html +37 -37
- package/coverage/lcov-report/test-utils/order/models/product-variant.ts.html +18 -18
- package/coverage/lcov-report/test-utils/order/models/product.ts.html +13 -13
- package/coverage/lcov-report/test-utils/order/models/utm-source.ts.html +8 -8
- package/coverage/lcov-report/test-utils/order-more/entities.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/index.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/actual-product-variant.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/color.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/customer.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/gender.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/index.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/inventory-level.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/line-item.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/order.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/parcel-event.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/parcel-line-item.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/parcel.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/physical-address.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/product-variant-image.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/product-variant.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/product.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/refund.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/shipment-actual-product-variant.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/shipment.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/size.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/utm-medium.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/utm-source.ts.html +1 -1
- package/coverage/lcov-report/test-utils/six/entities.ts.html +1 -1
- package/coverage/lcov-report/test-utils/six/index.html +1 -1
- package/coverage/lcov-report/test-utils/six/models/customer.ts.html +1 -1
- package/coverage/lcov-report/test-utils/six/models/index.html +1 -1
- package/coverage/lcov-report/test-utils/six/models/line-item.ts.html +1 -1
- package/coverage/lcov-report/test-utils/six/models/order.ts.html +1 -1
- package/coverage/lcov-report/test-utils/six/models/parcel-line-item.ts.html +1 -1
- package/coverage/lcov-report/test-utils/six/models/parcel.ts.html +1 -1
- package/coverage/lcov-report/test-utils/thirteen/entities.ts.html +1 -1
- package/coverage/lcov-report/test-utils/thirteen/index.html +1 -1
- package/coverage/lcov-report/test-utils/thirteen/models/audience.ts.html +1 -1
- package/coverage/lcov-report/test-utils/thirteen/models/brand.ts.html +1 -1
- package/coverage/lcov-report/test-utils/thirteen/models/category.ts.html +1 -1
- package/coverage/lcov-report/test-utils/thirteen/models/index.html +1 -1
- package/coverage/lcov-report/test-utils/thirteen/models/member.ts.html +1 -1
- package/coverage/lcov-report/test-utils/thirteen/models/passion.ts.html +1 -1
- package/coverage/lcov-report/test-utils/thirteen/models/product.ts.html +1 -1
- package/coverage/lcov-report/test-utils/thirteen/models/recommendation-audience.ts.html +1 -1
- package/coverage/lcov-report/test-utils/thirteen/models/recommendation.ts.html +1 -1
- package/coverage/lcov-report/test-utils/three/index.html +1 -1
- package/coverage/lcov-report/test-utils/three/results.js.html +1 -1
- package/coverage/lcov-report/test-utils/twelve/entities.ts.html +1 -1
- package/coverage/lcov-report/test-utils/twelve/index.html +1 -1
- package/coverage/lcov-report/test-utils/twelve/models/index.html +1 -1
- package/coverage/lcov-report/test-utils/twelve/models/member.ts.html +1 -1
- package/coverage/lcov-report/test-utils/twelve/models/prompt.ts.html +1 -1
- package/coverage/lcov-report/test-utils/two/index.html +1 -1
- package/coverage/lcov-report/test-utils/two/results.js.html +1 -1
- package/coverage/lcov.info +1686 -1005
- package/dist/src/core.d.ts +1 -1
- package/dist/src/core.js +18 -8
- package/dist/src/core.spec.js +643 -540
- package/dist/src/driver-integrations/index.d.ts +1 -0
- package/dist/src/orm.d.ts +21 -0
- package/dist/src/orm.js +6 -2
- package/dist/src/orm.spec.d.ts +1 -0
- package/dist/src/orm.spec.js +102 -0
- package/dist/test-utils/fourteen/entities.d.ts +6 -0
- package/dist/test-utils/fourteen/entities.js +6 -0
- package/dist/test-utils/fourteen/entities.ts +3 -0
- package/dist/test-utils/fourteen/models/customer.d.ts +19 -0
- package/dist/test-utils/fourteen/models/customer.js +30 -0
- package/dist/test-utils/fourteen/models/customer.ts +36 -0
- package/dist/test-utils/fourteen/models/person.d.ts +17 -0
- package/dist/test-utils/fourteen/models/person.js +23 -0
- package/dist/test-utils/fourteen/models/person.ts +27 -0
- package/dist/test-utils/fourteen/results.json +8 -0
- package/dist/test-utils/order/entities.js +2 -2
- package/dist/test-utils/order/entities.ts +2 -2
- package/dist/test-utils/order/models/order.js +1 -1
- package/dist/test-utils/order/models/order.ts +1 -1
- package/package.json +1 -1
- package/src/core.spec.ts +1112 -986
- package/src/core.ts +27 -14
- package/src/driver-integrations/index.ts +2 -0
- package/src/orm.spec.ts +113 -0
- package/src/orm.ts +54 -8
- package/test-utils/fourteen/entities.ts +3 -0
- package/test-utils/fourteen/models/customer.ts +36 -0
- package/test-utils/fourteen/models/person.ts +27 -0
- package/test-utils/fourteen/results.json +8 -0
- package/test-utils/order/entities.ts +2 -2
- package/test-utils/order/models/order.ts +1 -1
|
@@ -20,31 +20,31 @@
|
|
|
20
20
|
</h1>
|
|
21
21
|
<div class='clearfix'>
|
|
22
22
|
<div class='fl pad1y space-right2'>
|
|
23
|
-
<span class="strong">
|
|
23
|
+
<span class="strong">66.32% </span>
|
|
24
24
|
<span class="quiet">Statements</span>
|
|
25
|
-
<span class='fraction'>
|
|
25
|
+
<span class='fraction'>63/95</span>
|
|
26
26
|
</div>
|
|
27
27
|
<div class='fl pad1y space-right2'>
|
|
28
|
-
<span class="strong">
|
|
28
|
+
<span class="strong">76.92% </span>
|
|
29
29
|
<span class="quiet">Branches</span>
|
|
30
|
-
<span class='fraction'>
|
|
30
|
+
<span class='fraction'>10/13</span>
|
|
31
31
|
</div>
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
|
-
<span class="strong">
|
|
33
|
+
<span class="strong">71.05% </span>
|
|
34
34
|
<span class="quiet">Functions</span>
|
|
35
|
-
<span class='fraction'>
|
|
35
|
+
<span class='fraction'>27/38</span>
|
|
36
36
|
</div>
|
|
37
37
|
<div class='fl pad1y space-right2'>
|
|
38
|
-
<span class="strong">
|
|
38
|
+
<span class="strong">66.67% </span>
|
|
39
39
|
<span class="quiet">Lines</span>
|
|
40
|
-
<span class='fraction'>
|
|
40
|
+
<span class='fraction'>62/93</span>
|
|
41
41
|
</div>
|
|
42
42
|
</div>
|
|
43
43
|
<p class="quiet">
|
|
44
44
|
Press <em>n</em> or <em>j</em> to go to the next uncovered block, <em>b</em>, <em>p</em> or <em>k</em> for the previous block.
|
|
45
45
|
</p>
|
|
46
46
|
</div>
|
|
47
|
-
<div class='status-line
|
|
47
|
+
<div class='status-line medium'></div>
|
|
48
48
|
<pre><table class="coverage">
|
|
49
49
|
<tr><td class="line-count quiet"><a name='L1'></a><a href='#L1'>1</a>
|
|
50
50
|
<a name='L2'></a><a href='#L2'>2</a>
|
|
@@ -238,106 +238,109 @@
|
|
|
238
238
|
<a name='L190'></a><a href='#L190'>190</a>
|
|
239
239
|
<a name='L191'></a><a href='#L191'>191</a>
|
|
240
240
|
<a name='L192'></a><a href='#L192'>192</a>
|
|
241
|
-
<a name='L193'></a><a href='#L193'>193</a
|
|
241
|
+
<a name='L193'></a><a href='#L193'>193</a>
|
|
242
|
+
<a name='L194'></a><a href='#L194'>194</a>
|
|
243
|
+
<a name='L195'></a><a href='#L195'>195</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral"> </span>
|
|
242
244
|
<span class="cline-any cline-yes">1x</span>
|
|
243
245
|
<span class="cline-any cline-yes">1x</span>
|
|
244
246
|
<span class="cline-any cline-yes">1x</span>
|
|
245
247
|
<span class="cline-any cline-yes">1x</span>
|
|
246
248
|
<span class="cline-any cline-yes">1x</span>
|
|
247
|
-
<span class="cline-any cline-yes">
|
|
248
|
-
<span class="cline-any cline-yes">8x</span>
|
|
249
|
+
<span class="cline-any cline-yes">6x</span>
|
|
249
250
|
<span class="cline-any cline-neutral"> </span>
|
|
251
|
+
<span class="cline-any cline-yes">6x</span>
|
|
252
|
+
<span class="cline-any cline-yes">6x</span>
|
|
250
253
|
<span class="cline-any cline-neutral"> </span>
|
|
251
254
|
<span class="cline-any cline-neutral"> </span>
|
|
255
|
+
<span class="cline-any cline-no"> </span>
|
|
252
256
|
<span class="cline-any cline-neutral"> </span>
|
|
253
257
|
<span class="cline-any cline-neutral"> </span>
|
|
254
258
|
<span class="cline-any cline-neutral"> </span>
|
|
255
259
|
<span class="cline-any cline-neutral"> </span>
|
|
260
|
+
<span class="cline-any cline-yes">6x</span>
|
|
261
|
+
<span class="cline-any cline-yes">1x</span>
|
|
256
262
|
<span class="cline-any cline-neutral"> </span>
|
|
263
|
+
<span class="cline-any cline-yes">24x</span>
|
|
264
|
+
<span class="cline-any cline-yes">4x</span>
|
|
257
265
|
<span class="cline-any cline-neutral"> </span>
|
|
266
|
+
<span class="cline-any cline-yes">1x</span>
|
|
258
267
|
<span class="cline-any cline-neutral"> </span>
|
|
268
|
+
<span class="cline-any cline-yes">24x</span>
|
|
269
|
+
<span class="cline-any cline-yes">24x</span>
|
|
270
|
+
<span class="cline-any cline-yes">4x</span>
|
|
271
|
+
<span class="cline-any cline-yes">1x</span>
|
|
259
272
|
<span class="cline-any cline-neutral"> </span>
|
|
260
|
-
<span class="cline-any cline-yes">
|
|
261
|
-
<span class="cline-any cline-
|
|
273
|
+
<span class="cline-any cline-yes">6x</span>
|
|
274
|
+
<span class="cline-any cline-yes">1x</span>
|
|
262
275
|
<span class="cline-any cline-neutral"> </span>
|
|
263
|
-
<span class="cline-any cline-
|
|
264
|
-
<span class="cline-any cline-
|
|
276
|
+
<span class="cline-any cline-yes">24x</span>
|
|
277
|
+
<span class="cline-any cline-yes">4x</span>
|
|
278
|
+
<span class="cline-any cline-yes">1x</span>
|
|
279
|
+
<span class="cline-any cline-yes">1x</span>
|
|
280
|
+
<span class="cline-any cline-yes">1x</span>
|
|
265
281
|
<span class="cline-any cline-neutral"> </span>
|
|
266
|
-
<span class="cline-any cline-
|
|
282
|
+
<span class="cline-any cline-yes">24x</span>
|
|
283
|
+
<span class="cline-any cline-yes">24x</span>
|
|
284
|
+
<span class="cline-any cline-yes">1x</span>
|
|
285
|
+
<span class="cline-any cline-yes">1x</span>
|
|
267
286
|
<span class="cline-any cline-neutral"> </span>
|
|
268
|
-
<span class="cline-any cline-
|
|
269
|
-
<span class="cline-any cline-
|
|
270
|
-
<span class="cline-any cline-no"> </span>
|
|
271
|
-
<span class="cline-any cline-no"> </span>
|
|
287
|
+
<span class="cline-any cline-yes">6x</span>
|
|
288
|
+
<span class="cline-any cline-yes">1x</span>
|
|
272
289
|
<span class="cline-any cline-neutral"> </span>
|
|
273
|
-
<span class="cline-any cline-yes">
|
|
274
|
-
<span class="cline-any cline-no"> </span>
|
|
290
|
+
<span class="cline-any cline-yes">24x</span>
|
|
275
291
|
<span class="cline-any cline-neutral"> </span>
|
|
276
|
-
<span class="cline-any cline-no"> </span>
|
|
277
|
-
<span class="cline-any cline-no"> </span>
|
|
278
|
-
<span class="cline-any cline-no"> </span>
|
|
279
|
-
<span class="cline-any cline-no"> </span>
|
|
280
|
-
<span class="cline-any cline-no"> </span>
|
|
281
292
|
<span class="cline-any cline-neutral"> </span>
|
|
282
|
-
<span class="cline-any cline-
|
|
283
|
-
<span class="cline-any cline-
|
|
284
|
-
<span class="cline-any cline-no"> </span>
|
|
285
|
-
<span class="cline-any cline-no"> </span>
|
|
293
|
+
<span class="cline-any cline-yes">24x</span>
|
|
294
|
+
<span class="cline-any cline-yes">4x</span>
|
|
286
295
|
<span class="cline-any cline-neutral"> </span>
|
|
287
|
-
<span class="cline-any cline-yes">
|
|
288
|
-
<span class="cline-any cline-no"> </span>
|
|
296
|
+
<span class="cline-any cline-yes">1x</span>
|
|
289
297
|
<span class="cline-any cline-neutral"> </span>
|
|
290
|
-
<span class="cline-any cline-
|
|
298
|
+
<span class="cline-any cline-yes">24x</span>
|
|
291
299
|
<span class="cline-any cline-neutral"> </span>
|
|
292
300
|
<span class="cline-any cline-neutral"> </span>
|
|
293
|
-
<span class="cline-any cline-
|
|
294
|
-
<span class="cline-any cline-
|
|
301
|
+
<span class="cline-any cline-yes">24x</span>
|
|
302
|
+
<span class="cline-any cline-yes">1x</span>
|
|
295
303
|
<span class="cline-any cline-neutral"> </span>
|
|
296
|
-
<span class="cline-any cline-no"> </span>
|
|
297
304
|
<span class="cline-any cline-neutral"> </span>
|
|
298
|
-
<span class="cline-any cline-no"> </span>
|
|
299
305
|
<span class="cline-any cline-neutral"> </span>
|
|
306
|
+
<span class="cline-any cline-yes">6x</span>
|
|
307
|
+
<span class="cline-any cline-yes">1x</span>
|
|
300
308
|
<span class="cline-any cline-neutral"> </span>
|
|
301
|
-
<span class="cline-any cline-
|
|
302
|
-
<span class="cline-any cline-no"> </span>
|
|
309
|
+
<span class="cline-any cline-yes">24x</span>
|
|
303
310
|
<span class="cline-any cline-neutral"> </span>
|
|
304
311
|
<span class="cline-any cline-neutral"> </span>
|
|
312
|
+
<span class="cline-any cline-yes">24x</span>
|
|
313
|
+
<span class="cline-any cline-yes">4x</span>
|
|
305
314
|
<span class="cline-any cline-neutral"> </span>
|
|
306
|
-
<span class="cline-any cline-yes">
|
|
307
|
-
<span class="cline-any cline-no"> </span>
|
|
315
|
+
<span class="cline-any cline-yes">1x</span>
|
|
308
316
|
<span class="cline-any cline-neutral"> </span>
|
|
309
|
-
<span class="cline-any cline-
|
|
317
|
+
<span class="cline-any cline-yes">24x</span>
|
|
310
318
|
<span class="cline-any cline-neutral"> </span>
|
|
311
319
|
<span class="cline-any cline-neutral"> </span>
|
|
312
|
-
<span class="cline-any cline-
|
|
313
|
-
<span class="cline-any cline-
|
|
320
|
+
<span class="cline-any cline-yes">24x</span>
|
|
321
|
+
<span class="cline-any cline-yes">4x</span>
|
|
322
|
+
<span class="cline-any cline-yes">1x</span>
|
|
314
323
|
<span class="cline-any cline-neutral"> </span>
|
|
324
|
+
<span class="cline-any cline-yes">6x</span>
|
|
315
325
|
<span class="cline-any cline-no"> </span>
|
|
316
|
-
<span class="cline-any cline-neutral"> </span>
|
|
317
326
|
<span class="cline-any cline-no"> </span>
|
|
318
|
-
<span class="cline-any cline-neutral"> </span>
|
|
319
|
-
<span class="cline-any cline-neutral"> </span>
|
|
320
327
|
<span class="cline-any cline-no"> </span>
|
|
321
328
|
<span class="cline-any cline-no"> </span>
|
|
322
329
|
<span class="cline-any cline-no"> </span>
|
|
323
330
|
<span class="cline-any cline-neutral"> </span>
|
|
324
|
-
<span class="cline-any cline-yes">8x</span>
|
|
325
|
-
<span class="cline-any cline-no"> </span>
|
|
326
|
-
<span class="cline-any cline-no"> </span>
|
|
327
|
-
<span class="cline-any cline-no"> </span>
|
|
328
|
-
<span class="cline-any cline-no"> </span>
|
|
329
331
|
<span class="cline-any cline-no"> </span>
|
|
330
332
|
<span class="cline-any cline-neutral"> </span>
|
|
331
|
-
<span class="cline-any cline-
|
|
333
|
+
<span class="cline-any cline-yes">6x</span>
|
|
334
|
+
<span class="cline-any cline-yes">4x</span>
|
|
332
335
|
<span class="cline-any cline-neutral"> </span>
|
|
333
|
-
<span class="cline-any cline-yes">
|
|
334
|
-
<span class="cline-any cline-
|
|
336
|
+
<span class="cline-any cline-yes">6x</span>
|
|
337
|
+
<span class="cline-any cline-yes">3x</span>
|
|
335
338
|
<span class="cline-any cline-neutral"> </span>
|
|
336
339
|
<span class="cline-any cline-neutral"> </span>
|
|
337
340
|
<span class="cline-any cline-neutral"> </span>
|
|
338
341
|
<span class="cline-any cline-neutral"> </span>
|
|
339
342
|
<span class="cline-any cline-neutral"> </span>
|
|
340
|
-
<span class="cline-any cline-yes">
|
|
343
|
+
<span class="cline-any cline-yes">6x</span>
|
|
341
344
|
<span class="cline-any cline-no"> </span>
|
|
342
345
|
<span class="cline-any cline-no"> </span>
|
|
343
346
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -347,7 +350,7 @@
|
|
|
347
350
|
<span class="cline-any cline-no"> </span>
|
|
348
351
|
<span class="cline-any cline-neutral"> </span>
|
|
349
352
|
<span class="cline-any cline-neutral"> </span>
|
|
350
|
-
<span class="cline-any cline-yes">
|
|
353
|
+
<span class="cline-any cline-yes">6x</span>
|
|
351
354
|
<span class="cline-any cline-no"> </span>
|
|
352
355
|
<span class="cline-any cline-no"> </span>
|
|
353
356
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -358,7 +361,7 @@
|
|
|
358
361
|
<span class="cline-any cline-no"> </span>
|
|
359
362
|
<span class="cline-any cline-neutral"> </span>
|
|
360
363
|
<span class="cline-any cline-neutral"> </span>
|
|
361
|
-
<span class="cline-any cline-yes">
|
|
364
|
+
<span class="cline-any cline-yes">6x</span>
|
|
362
365
|
<span class="cline-any cline-no"> </span>
|
|
363
366
|
<span class="cline-any cline-no"> </span>
|
|
364
367
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -366,7 +369,7 @@
|
|
|
366
369
|
<span class="cline-any cline-neutral"> </span>
|
|
367
370
|
<span class="cline-any cline-no"> </span>
|
|
368
371
|
<span class="cline-any cline-neutral"> </span>
|
|
369
|
-
<span class="cline-any cline-yes">
|
|
372
|
+
<span class="cline-any cline-yes">6x</span>
|
|
370
373
|
<span class="cline-any cline-no"> </span>
|
|
371
374
|
<span class="cline-any cline-no"> </span>
|
|
372
375
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -374,7 +377,7 @@
|
|
|
374
377
|
<span class="cline-any cline-neutral"> </span>
|
|
375
378
|
<span class="cline-any cline-no"> </span>
|
|
376
379
|
<span class="cline-any cline-neutral"> </span>
|
|
377
|
-
<span class="cline-any cline-yes">
|
|
380
|
+
<span class="cline-any cline-yes">6x</span>
|
|
378
381
|
<span class="cline-any cline-no"> </span>
|
|
379
382
|
<span class="cline-any cline-no"> </span>
|
|
380
383
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -383,7 +386,7 @@
|
|
|
383
386
|
<span class="cline-any cline-neutral"> </span>
|
|
384
387
|
<span class="cline-any cline-no"> </span>
|
|
385
388
|
<span class="cline-any cline-neutral"> </span>
|
|
386
|
-
<span class="cline-any cline-yes">
|
|
389
|
+
<span class="cline-any cline-yes">6x</span>
|
|
387
390
|
<span class="cline-any cline-no"> </span>
|
|
388
391
|
<span class="cline-any cline-no"> </span>
|
|
389
392
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -392,7 +395,7 @@
|
|
|
392
395
|
<span class="cline-any cline-neutral"> </span>
|
|
393
396
|
<span class="cline-any cline-no"> </span>
|
|
394
397
|
<span class="cline-any cline-neutral"> </span>
|
|
395
|
-
<span class="cline-any cline-yes">
|
|
398
|
+
<span class="cline-any cline-yes">6x</span>
|
|
396
399
|
<span class="cline-any cline-no"> </span>
|
|
397
400
|
<span class="cline-any cline-no"> </span>
|
|
398
401
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -401,7 +404,7 @@
|
|
|
401
404
|
<span class="cline-any cline-neutral"> </span>
|
|
402
405
|
<span class="cline-any cline-no"> </span>
|
|
403
406
|
<span class="cline-any cline-neutral"> </span>
|
|
404
|
-
<span class="cline-any cline-yes">
|
|
407
|
+
<span class="cline-any cline-yes">6x</span>
|
|
405
408
|
<span class="cline-any cline-no"> </span>
|
|
406
409
|
<span class="cline-any cline-no"> </span>
|
|
407
410
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -410,7 +413,8 @@
|
|
|
410
413
|
<span class="cline-any cline-neutral"> </span>
|
|
411
414
|
<span class="cline-any cline-no"> </span>
|
|
412
415
|
<span class="cline-any cline-neutral"> </span>
|
|
413
|
-
<span class="cline-any cline-yes">
|
|
416
|
+
<span class="cline-any cline-yes">6x</span>
|
|
417
|
+
<span class="cline-any cline-neutral"> </span>
|
|
414
418
|
<span class="cline-any cline-neutral"> </span>
|
|
415
419
|
<span class="cline-any cline-neutral"> </span>
|
|
416
420
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -434,84 +438,82 @@
|
|
|
434
438
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
435
439
|
exports.create = void 0;
|
|
436
440
|
const core_1 = require("./core");
|
|
437
|
-
const pgp_1 = require("./
|
|
441
|
+
const pgp_1 = require("./driver-integrations/pgp");
|
|
438
442
|
const create = ({ entities: externalEntities, db, logError }) => {
|
|
439
443
|
const core = (0, core_1.createCore)({ entities: externalEntities });
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
throw new Error(`You're database driver is not yet supported. You can make a PR to add it, or use the \`createORM\` export which doesn't try to abstract over the database driver, and instead you pass the results of the database driver queries to it.`);
|
|
444
|
+
let orm;
|
|
445
|
+
<span class="missing-if-branch" title="else path not taken" >E</span>if (db.$config.pgp) {
|
|
446
|
+
orm = (0, pgp_1.createForPGP)({ core, db, logError });
|
|
447
|
+
}
|
|
448
|
+
else {
|
|
449
|
+
<span class="cstat-no" title="statement not covered" > throw new Error(`You're database driver is not yet supported. You can make a PR to add it, or use the \`createCore\` export which doesn't try to abstract over the database driver, and instead you pass the results of the database driver queries to it.`);</span>
|
|
447
450
|
}
|
|
448
|
-
*/
|
|
449
451
|
/* ------------------------------------------------------------------------*/
|
|
450
452
|
/* Helper Utilities for CRUD functions ------------------------------------*/
|
|
451
453
|
/* ------------------------------------------------------------------------*/
|
|
452
|
-
const getSqlInsertParts =
|
|
453
|
-
const columns =
|
|
454
|
+
const getSqlInsertParts = (model) => {
|
|
455
|
+
const columns = orm
|
|
454
456
|
.getEntityByModel(model)
|
|
455
|
-
.columnNames.filter(
|
|
456
|
-
.map(
|
|
457
|
+
.columnNames.filter((column, index) => model[orm.getEntityByModel(model).propertyNames[index]] !== void 0)
|
|
458
|
+
.map((col) => `"${col}"`)
|
|
457
459
|
.join(', ');
|
|
458
|
-
const values =
|
|
460
|
+
const values = orm
|
|
459
461
|
.getEntityByModel(model)
|
|
460
|
-
.propertyNames.map(
|
|
461
|
-
.filter(
|
|
462
|
-
const valuesVar =
|
|
463
|
-
|
|
462
|
+
.propertyNames.map((property) => model[property])
|
|
463
|
+
.filter((value) => value !== void 0);
|
|
464
|
+
const valuesVar = values.map((value, index) => `$${index + 1}`);
|
|
465
|
+
return { columns, values, valuesVar };
|
|
464
466
|
};
|
|
465
|
-
const getSqlUpdateParts =
|
|
466
|
-
const clauseArray =
|
|
467
|
+
const getSqlUpdateParts = (model, on = 'id') => {
|
|
468
|
+
const clauseArray = orm
|
|
467
469
|
.getEntityByModel(model)
|
|
468
|
-
.columnNames.filter(
|
|
469
|
-
.map(
|
|
470
|
-
const clause =
|
|
471
|
-
const idVar =
|
|
472
|
-
const _values =
|
|
470
|
+
.columnNames.filter((sqlColumn, index) => model[orm.getEntityByModel(model).propertyNames[index]] !== void 0)
|
|
471
|
+
.map((sqlColumn, index) => `"${sqlColumn}" = $${index + 1}`);
|
|
472
|
+
const clause = clauseArray.join(', ');
|
|
473
|
+
const idVar = `$${clauseArray.length + 1}`;
|
|
474
|
+
const _values = orm
|
|
473
475
|
.getEntityByModel(model)
|
|
474
|
-
.propertyNames.map(
|
|
475
|
-
.filter(
|
|
476
|
-
const values =
|
|
477
|
-
|
|
476
|
+
.propertyNames.map((property) => model[property])
|
|
477
|
+
.filter((value) => value !== void 0);
|
|
478
|
+
const values = [..._values, model[on]];
|
|
479
|
+
return { clause, idVar, values };
|
|
478
480
|
};
|
|
479
|
-
const getMatchingParts =
|
|
480
|
-
const whereClause =
|
|
481
|
+
const getMatchingParts = (model) => {
|
|
482
|
+
const whereClause = orm
|
|
481
483
|
.getEntityByModel(model)
|
|
482
|
-
.propertyNames.map(
|
|
484
|
+
.propertyNames.map((property, index) => model[property] != null
|
|
483
485
|
? `"${orm.getEntityByModel(model).tableName}"."${orm.getEntityByModel(model).columnNames[index]}"`
|
|
484
486
|
: null)
|
|
485
|
-
.filter(
|
|
486
|
-
.map(
|
|
487
|
+
.filter((x) => x != null)
|
|
488
|
+
.map((x, i) => `${x} = $${i + 1}`)
|
|
487
489
|
.join(' AND ');
|
|
488
|
-
const values =
|
|
490
|
+
const values = orm
|
|
489
491
|
.getEntityByModel(model)
|
|
490
|
-
.propertyNames.map(
|
|
492
|
+
.propertyNames.map((property) => model[property] != null
|
|
491
493
|
? model[property]
|
|
492
494
|
: null)
|
|
493
|
-
.filter(
|
|
494
|
-
|
|
495
|
+
.filter((x) => x != null);
|
|
496
|
+
return { whereClause, values };
|
|
495
497
|
};
|
|
496
498
|
// This one returns an object, which allows it to be more versatile.
|
|
497
499
|
// To-do: make this one even better and use it instead of the one above.
|
|
498
|
-
const getMatchingPartsObject =
|
|
499
|
-
const whereClause =
|
|
500
|
+
const getMatchingPartsObject = (model) => {
|
|
501
|
+
const whereClause = orm
|
|
500
502
|
.getEntityByModel(model)
|
|
501
|
-
.propertyNames.map(
|
|
503
|
+
.propertyNames.map((property, index) => model[property] != null
|
|
502
504
|
? `"${orm.getEntityByModel(model).tableName}"."${orm.getEntityByModel(model).columnNames[index]}"`
|
|
503
505
|
: null)
|
|
504
|
-
.filter(
|
|
505
|
-
.map(
|
|
506
|
+
.filter((x) => x != null)
|
|
507
|
+
.map((x, i) => `${x} = $(${i + 1})`)
|
|
506
508
|
.join(' AND ');
|
|
507
|
-
const values =
|
|
509
|
+
const values = orm
|
|
508
510
|
.getEntityByModel(model)
|
|
509
|
-
.propertyNames.map(
|
|
511
|
+
.propertyNames.map((property) => model[property] != null
|
|
510
512
|
? model[property]
|
|
511
513
|
: null)
|
|
512
|
-
.filter(
|
|
513
|
-
.reduce(
|
|
514
|
-
|
|
514
|
+
.filter((x) => x != null)
|
|
515
|
+
.reduce((accum, val, index) => Object.assign({}, accum, { [index + 1]: val }), {});
|
|
516
|
+
return { whereClause, values };
|
|
515
517
|
};
|
|
516
518
|
const getNewWith = <span class="fstat-no" title="function not covered" >(m</span>odel, sqlColumns, values) => {
|
|
517
519
|
const Constructor = <span class="cstat-no" title="statement not covered" >model.constructor;</span>
|
|
@@ -522,8 +524,11 @@ const create = ({ entities: externalEntities, db, logError }) => {
|
|
|
522
524
|
}, {});
|
|
523
525
|
<span class="cstat-no" title="statement not covered" > return new Constructor(modelData);</span>
|
|
524
526
|
};
|
|
525
|
-
const getValueBySqlColumn =
|
|
526
|
-
|
|
527
|
+
const getValueBySqlColumn = (model, sqlColumn) => {
|
|
528
|
+
return model[orm.getEntityByModel(model).propertyNames[orm.getEntityByModel(model).columnNames.indexOf(sqlColumn)]];
|
|
529
|
+
};
|
|
530
|
+
const getSqlColumnForPropertyName = (model, propertyName) => {
|
|
531
|
+
return orm.getEntityByModel(model).columnNames[orm.getEntityByModel(model).propertyNames.indexOf(propertyName)];
|
|
527
532
|
};
|
|
528
533
|
/* ------------------------------------------------------------------------*/
|
|
529
534
|
/* Built-in basic CRUD functions ------------------------------------------*/
|
|
@@ -544,7 +549,7 @@ const create = ({ entities: externalEntities, db, logError }) => {
|
|
|
544
549
|
const query = <span class="cstat-no" title="statement not covered" >`</span>
|
|
545
550
|
UPDATE "${orm.getEntityByModel(model).tableName}"
|
|
546
551
|
SET ${clause}
|
|
547
|
-
WHERE "${orm.getEntityByModel(model).tableName}".${on} = ${idVar}
|
|
552
|
+
WHERE "${orm.getEntityByModel(model).tableName}".${getSqlColumnForPropertyName(model, on)} = ${idVar}
|
|
548
553
|
RETURNING ${orm.getEntityByModel(model).selectColumnsClause};
|
|
549
554
|
`;
|
|
550
555
|
<span class="cstat-no" title="statement not covered" > return orm.one(query, values);</span>
|
|
@@ -618,7 +623,8 @@ const create = ({ entities: externalEntities, db, logError }) => {
|
|
|
618
623
|
getMatchingParts,
|
|
619
624
|
getMatchingPartsObject,
|
|
620
625
|
getNewWith,
|
|
621
|
-
getValueBySqlColumn
|
|
626
|
+
getValueBySqlColumn,
|
|
627
|
+
getSqlColumnForPropertyName
|
|
622
628
|
});
|
|
623
629
|
};
|
|
624
630
|
exports.create = create;
|
|
@@ -628,7 +634,7 @@ exports.create = create;
|
|
|
628
634
|
</div><!-- /wrapper -->
|
|
629
635
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
630
636
|
Code coverage
|
|
631
|
-
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at
|
|
637
|
+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Sat Dec 23 2023 12:48:55 GMT-0500 (Eastern Standard Time)
|
|
632
638
|
</div>
|
|
633
639
|
</div>
|
|
634
640
|
<script src="../../prettify.js"></script>
|
|
@@ -91,7 +91,7 @@ exports.entities = [
|
|
|
91
91
|
</div><!-- /wrapper -->
|
|
92
92
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
93
93
|
Code coverage
|
|
94
|
-
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at
|
|
94
|
+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Sat Dec 23 2023 12:48:55 GMT-0500 (Eastern Standard Time)
|
|
95
95
|
</div>
|
|
96
96
|
</div>
|
|
97
97
|
<script src="../../../prettify.js"></script>
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
</div><!-- /wrapper -->
|
|
81
81
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
82
82
|
Code coverage
|
|
83
|
-
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at
|
|
83
|
+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Sat Dec 23 2023 12:48:55 GMT-0500 (Eastern Standard Time)
|
|
84
84
|
</div>
|
|
85
85
|
</div>
|
|
86
86
|
<script src="../../../prettify.js"></script>
|
|
@@ -116,25 +116,25 @@
|
|
|
116
116
|
<span class="cline-any cline-neutral"> </span>
|
|
117
117
|
<span class="cline-any cline-neutral"> </span>
|
|
118
118
|
<span class="cline-any cline-neutral"> </span>
|
|
119
|
-
<span class="cline-any cline-yes">
|
|
120
|
-
<span class="cline-any cline-yes">
|
|
121
|
-
<span class="cline-any cline-yes">
|
|
122
|
-
<span class="cline-any cline-yes">
|
|
123
|
-
<span class="cline-any cline-yes">
|
|
124
|
-
<span class="cline-any cline-yes">
|
|
125
|
-
<span class="cline-any cline-yes">
|
|
126
|
-
<span class="cline-any cline-yes">
|
|
127
|
-
<span class="cline-any cline-yes">
|
|
128
|
-
<span class="cline-any cline-yes">
|
|
129
|
-
<span class="cline-any cline-yes">
|
|
130
|
-
<span class="cline-any cline-yes">
|
|
131
|
-
<span class="cline-any cline-yes">
|
|
119
|
+
<span class="cline-any cline-yes">75x</span>
|
|
120
|
+
<span class="cline-any cline-yes">75x</span>
|
|
121
|
+
<span class="cline-any cline-yes">75x</span>
|
|
122
|
+
<span class="cline-any cline-yes">75x</span>
|
|
123
|
+
<span class="cline-any cline-yes">75x</span>
|
|
124
|
+
<span class="cline-any cline-yes">75x</span>
|
|
125
|
+
<span class="cline-any cline-yes">75x</span>
|
|
126
|
+
<span class="cline-any cline-yes">75x</span>
|
|
127
|
+
<span class="cline-any cline-yes">75x</span>
|
|
128
|
+
<span class="cline-any cline-yes">75x</span>
|
|
129
|
+
<span class="cline-any cline-yes">75x</span>
|
|
130
|
+
<span class="cline-any cline-yes">75x</span>
|
|
131
|
+
<span class="cline-any cline-yes">75x</span>
|
|
132
132
|
<span class="cline-any cline-neutral"> </span>
|
|
133
133
|
<span class="cline-any cline-neutral"> </span>
|
|
134
134
|
<span class="cline-any cline-yes">1x</span>
|
|
135
135
|
<span class="cline-any cline-neutral"> </span>
|
|
136
136
|
<span class="cline-any cline-neutral"> </span>
|
|
137
|
-
<span class="cline-any cline-yes">
|
|
137
|
+
<span class="cline-any cline-yes">8x</span>
|
|
138
138
|
<span class="cline-any cline-neutral"> </span>
|
|
139
139
|
<span class="cline-any cline-neutral"> </span>
|
|
140
140
|
<span class="cline-any cline-yes">1x</span>
|
|
@@ -199,7 +199,7 @@ exports.articleEntity = {
|
|
|
199
199
|
</div><!-- /wrapper -->
|
|
200
200
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
201
201
|
Code coverage
|
|
202
|
-
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at
|
|
202
|
+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Sat Dec 23 2023 12:48:55 GMT-0500 (Eastern Standard Time)
|
|
203
203
|
</div>
|
|
204
204
|
</div>
|
|
205
205
|
<script src="../../../../prettify.js"></script>
|
|
@@ -92,17 +92,17 @@
|
|
|
92
92
|
<span class="cline-any cline-neutral"> </span>
|
|
93
93
|
<span class="cline-any cline-neutral"> </span>
|
|
94
94
|
<span class="cline-any cline-neutral"> </span>
|
|
95
|
-
<span class="cline-any cline-yes">
|
|
96
|
-
<span class="cline-any cline-yes">
|
|
97
|
-
<span class="cline-any cline-yes">
|
|
98
|
-
<span class="cline-any cline-yes">
|
|
99
|
-
<span class="cline-any cline-yes">
|
|
95
|
+
<span class="cline-any cline-yes">75x</span>
|
|
96
|
+
<span class="cline-any cline-yes">75x</span>
|
|
97
|
+
<span class="cline-any cline-yes">75x</span>
|
|
98
|
+
<span class="cline-any cline-yes">75x</span>
|
|
99
|
+
<span class="cline-any cline-yes">75x</span>
|
|
100
100
|
<span class="cline-any cline-neutral"> </span>
|
|
101
101
|
<span class="cline-any cline-neutral"> </span>
|
|
102
102
|
<span class="cline-any cline-yes">1x</span>
|
|
103
103
|
<span class="cline-any cline-neutral"> </span>
|
|
104
104
|
<span class="cline-any cline-neutral"> </span>
|
|
105
|
-
<span class="cline-any cline-yes">
|
|
105
|
+
<span class="cline-any cline-yes">11x</span>
|
|
106
106
|
<span class="cline-any cline-neutral"> </span>
|
|
107
107
|
<span class="cline-any cline-neutral"> </span>
|
|
108
108
|
<span class="cline-any cline-yes">1x</span>
|
|
@@ -151,7 +151,7 @@ exports.articleTagEntity = {
|
|
|
151
151
|
</div><!-- /wrapper -->
|
|
152
152
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
153
153
|
Code coverage
|
|
154
|
-
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at
|
|
154
|
+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Sat Dec 23 2023 12:48:55 GMT-0500 (Eastern Standard Time)
|
|
155
155
|
</div>
|
|
156
156
|
</div>
|
|
157
157
|
<script src="../../../../prettify.js"></script>
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
</div><!-- /wrapper -->
|
|
120
120
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
121
121
|
Code coverage
|
|
122
|
-
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at
|
|
122
|
+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Sat Dec 23 2023 12:48:55 GMT-0500 (Eastern Standard Time)
|
|
123
123
|
</div>
|
|
124
124
|
</div>
|
|
125
125
|
<script src="../../../../prettify.js"></script>
|
|
@@ -114,18 +114,18 @@
|
|
|
114
114
|
<span class="cline-any cline-neutral"> </span>
|
|
115
115
|
<span class="cline-any cline-neutral"> </span>
|
|
116
116
|
<span class="cline-any cline-neutral"> </span>
|
|
117
|
-
<span class="cline-any cline-yes">
|
|
118
|
-
<span class="cline-any cline-yes">
|
|
119
|
-
<span class="cline-any cline-yes">
|
|
120
|
-
<span class="cline-any cline-yes">
|
|
121
|
-
<span class="cline-any cline-yes">
|
|
122
|
-
<span class="cline-any cline-yes">
|
|
123
|
-
<span class="cline-any cline-yes">
|
|
124
|
-
<span class="cline-any cline-yes">
|
|
125
|
-
<span class="cline-any cline-yes">
|
|
126
|
-
<span class="cline-any cline-yes">
|
|
127
|
-
<span class="cline-any cline-yes">
|
|
128
|
-
<span class="cline-any cline-yes">
|
|
117
|
+
<span class="cline-any cline-yes">75x</span>
|
|
118
|
+
<span class="cline-any cline-yes">75x</span>
|
|
119
|
+
<span class="cline-any cline-yes">75x</span>
|
|
120
|
+
<span class="cline-any cline-yes">75x</span>
|
|
121
|
+
<span class="cline-any cline-yes">75x</span>
|
|
122
|
+
<span class="cline-any cline-yes">75x</span>
|
|
123
|
+
<span class="cline-any cline-yes">75x</span>
|
|
124
|
+
<span class="cline-any cline-yes">75x</span>
|
|
125
|
+
<span class="cline-any cline-yes">75x</span>
|
|
126
|
+
<span class="cline-any cline-yes">75x</span>
|
|
127
|
+
<span class="cline-any cline-yes">75x</span>
|
|
128
|
+
<span class="cline-any cline-yes">75x</span>
|
|
129
129
|
<span class="cline-any cline-neutral"> </span>
|
|
130
130
|
<span class="cline-any cline-neutral"> </span>
|
|
131
131
|
<span class="cline-any cline-yes">1x</span>
|
|
@@ -196,7 +196,7 @@ exports.personEntity = {
|
|
|
196
196
|
</div><!-- /wrapper -->
|
|
197
197
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
198
198
|
Code coverage
|
|
199
|
-
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at
|
|
199
|
+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Sat Dec 23 2023 12:48:55 GMT-0500 (Eastern Standard Time)
|
|
200
200
|
</div>
|
|
201
201
|
</div>
|
|
202
202
|
<script src="../../../../prettify.js"></script>
|