pure-orm 4.0.0-2 → 4.0.0-3
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 +3 -3
- package/coverage/clover.xml +266 -282
- package/coverage/coverage-final.json +18 -18
- package/coverage/lcov-report/dist/src/factory.js.html +3 -3
- package/coverage/lcov-report/dist/src/index.html +1 -1
- package/coverage/lcov-report/dist/src/index.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/blog/index.html +7 -7
- package/coverage/lcov-report/dist/test-utils/blog/models/article.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/blog/models/article_tag.js.html +1 -1
- 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 +1 -1
- package/coverage/lcov-report/dist/test-utils/blog/models/tag.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/blog/orm.js.html +6 -6
- package/coverage/lcov-report/dist/test-utils/five/index.html +7 -7
- 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/five/orm.js.html +6 -6
- package/coverage/lcov-report/dist/test-utils/nine/index.html +7 -7
- 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/nine/orm.js.html +6 -6
- package/coverage/lcov-report/dist/test-utils/order/index.html +7 -7
- 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 +1 -1
- package/coverage/lcov-report/dist/test-utils/order/models/order.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order/models/product-variant.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order/models/product.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order/models/utm-source.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order/orm.js.html +6 -6
- package/coverage/lcov-report/dist/test-utils/order-more/index.html +7 -7
- 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/order-more/orm.js.html +6 -6
- package/coverage/lcov-report/dist/test-utils/six/index.html +7 -7
- 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/six/orm.js.html +6 -6
- package/coverage/lcov-report/dist/test-utils/thirteen/index.html +7 -7
- 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/thirteen/orm.js.html +6 -6
- 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/index.html +7 -7
- 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/twelve/orm.js.html +6 -6
- 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 +55 -55
- package/coverage/lcov-report/src/factory.ts.html +17 -5
- package/coverage/lcov-report/src/index.html +1 -1
- package/coverage/lcov-report/src/index.ts.html +1 -1
- package/coverage/lcov-report/test-utils/blog/index.html +7 -7
- package/coverage/lcov-report/test-utils/blog/models/article.ts.html +1 -1
- package/coverage/lcov-report/test-utils/blog/models/article_tag.ts.html +1 -1
- package/coverage/lcov-report/test-utils/blog/models/index.html +1 -1
- package/coverage/lcov-report/test-utils/blog/models/person.ts.html +1 -1
- package/coverage/lcov-report/test-utils/blog/models/tag.ts.html +1 -1
- package/coverage/lcov-report/test-utils/blog/orm.ts.html +6 -6
- package/coverage/lcov-report/test-utils/five/index.html +7 -7
- 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/five/orm.ts.html +6 -6
- package/coverage/lcov-report/test-utils/nine/index.html +7 -7
- 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/nine/orm.ts.html +6 -6
- package/coverage/lcov-report/test-utils/order/index.html +7 -7
- package/coverage/lcov-report/test-utils/order/models/index.html +1 -1
- package/coverage/lcov-report/test-utils/order/models/line-item.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order/models/order.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order/models/product-variant.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order/models/product.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order/models/utm-source.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order/orm.ts.html +6 -6
- package/coverage/lcov-report/test-utils/order-more/index.html +7 -7
- 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/order-more/orm.ts.html +6 -6
- package/coverage/lcov-report/test-utils/six/index.html +7 -7
- 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/six/orm.ts.html +6 -6
- package/coverage/lcov-report/test-utils/thirteen/index.html +7 -7
- 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/thirteen/orm.ts.html +6 -6
- 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/index.html +7 -7
- 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/twelve/orm.ts.html +6 -6
- 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 +483 -531
- package/dist/example/factories/orm.js +1 -1
- package/dist/src/factory.d.ts +2 -2
- package/dist/src/factory.js +2 -2
- package/dist/test-utils/blog/orm.js +1 -1
- package/dist/test-utils/blog/orm.ts +1 -1
- package/dist/test-utils/five/orm.js +1 -1
- package/dist/test-utils/five/orm.ts +1 -1
- package/dist/test-utils/nine/orm.js +1 -1
- package/dist/test-utils/nine/orm.ts +1 -1
- package/dist/test-utils/order/orm.js +1 -1
- package/dist/test-utils/order/orm.ts +1 -1
- package/dist/test-utils/order-more/orm.js +1 -1
- package/dist/test-utils/order-more/orm.ts +1 -1
- package/dist/test-utils/six/orm.js +1 -1
- package/dist/test-utils/six/orm.ts +1 -1
- package/dist/test-utils/thirteen/orm.js +1 -1
- package/dist/test-utils/thirteen/orm.ts +1 -1
- package/dist/test-utils/twelve/orm.js +1 -1
- package/dist/test-utils/twelve/orm.ts +1 -1
- package/example/factories/orm.ts +1 -1
- package/package.json +1 -1
- package/src/factory.ts +7 -3
- package/test-utils/blog/orm.ts +1 -1
- package/test-utils/five/orm.ts +1 -1
- package/test-utils/nine/orm.ts +1 -1
- package/test-utils/order/orm.ts +1 -1
- package/test-utils/order-more/orm.ts +1 -1
- package/test-utils/six/orm.ts +1 -1
- package/test-utils/thirteen/orm.ts +1 -1
- package/test-utils/twelve/orm.ts +1 -1
|
@@ -133,7 +133,7 @@ export const brandEntity = {
|
|
|
133
133
|
</div><!-- /wrapper -->
|
|
134
134
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
135
135
|
Code coverage
|
|
136
|
-
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022
|
|
136
|
+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022 11:01:44 GMT-0400 (Eastern Daylight Time)
|
|
137
137
|
</div>
|
|
138
138
|
</div>
|
|
139
139
|
<script src="../../../prettify.js"></script>
|
|
@@ -133,7 +133,7 @@ export const categoryEntity = {
|
|
|
133
133
|
</div><!-- /wrapper -->
|
|
134
134
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
135
135
|
Code coverage
|
|
136
|
-
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022
|
|
136
|
+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022 11:01:44 GMT-0400 (Eastern Daylight Time)
|
|
137
137
|
</div>
|
|
138
138
|
</div>
|
|
139
139
|
<script src="../../../prettify.js"></script>
|
|
@@ -171,7 +171,7 @@
|
|
|
171
171
|
</div><!-- /wrapper -->
|
|
172
172
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
173
173
|
Code coverage
|
|
174
|
-
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022
|
|
174
|
+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022 11:01:44 GMT-0400 (Eastern Daylight Time)
|
|
175
175
|
</div>
|
|
176
176
|
</div>
|
|
177
177
|
<script src="../../../prettify.js"></script>
|
|
@@ -133,7 +133,7 @@ export const memberEntity = {
|
|
|
133
133
|
</div><!-- /wrapper -->
|
|
134
134
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
135
135
|
Code coverage
|
|
136
|
-
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022
|
|
136
|
+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022 11:01:44 GMT-0400 (Eastern Daylight Time)
|
|
137
137
|
</div>
|
|
138
138
|
</div>
|
|
139
139
|
<script src="../../../prettify.js"></script>
|
|
@@ -133,7 +133,7 @@ export const passionEntity = {
|
|
|
133
133
|
</div><!-- /wrapper -->
|
|
134
134
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
135
135
|
Code coverage
|
|
136
|
-
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022
|
|
136
|
+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022 11:01:44 GMT-0400 (Eastern Daylight Time)
|
|
137
137
|
</div>
|
|
138
138
|
</div>
|
|
139
139
|
<script src="../../../prettify.js"></script>
|
|
@@ -157,7 +157,7 @@ export const productEntity = {
|
|
|
157
157
|
</div><!-- /wrapper -->
|
|
158
158
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
159
159
|
Code coverage
|
|
160
|
-
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022
|
|
160
|
+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022 11:01:44 GMT-0400 (Eastern Daylight Time)
|
|
161
161
|
</div>
|
|
162
162
|
</div>
|
|
163
163
|
<script src="../../../prettify.js"></script>
|
|
@@ -181,7 +181,7 @@ export const recommendationAudienceEntity = {
|
|
|
181
181
|
</div><!-- /wrapper -->
|
|
182
182
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
183
183
|
Code coverage
|
|
184
|
-
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022
|
|
184
|
+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022 11:01:44 GMT-0400 (Eastern Daylight Time)
|
|
185
185
|
</div>
|
|
186
186
|
</div>
|
|
187
187
|
<script src="../../../prettify.js"></script>
|
|
@@ -232,7 +232,7 @@ export const recommendationEntity = {
|
|
|
232
232
|
</div><!-- /wrapper -->
|
|
233
233
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
234
234
|
Code coverage
|
|
235
|
-
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022
|
|
235
|
+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022 11:01:44 GMT-0400 (Eastern Daylight Time)
|
|
236
236
|
</div>
|
|
237
237
|
</div>
|
|
238
238
|
<script src="../../../prettify.js"></script>
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
<div class='fl pad1y space-right2'>
|
|
23
23
|
<span class="strong">100% </span>
|
|
24
24
|
<span class="quiet">Statements</span>
|
|
25
|
-
<span class='fraction'>
|
|
25
|
+
<span class='fraction'>1/1</span>
|
|
26
26
|
</div>
|
|
27
27
|
<div class='fl pad1y space-right2'>
|
|
28
28
|
<span class="strong">100% </span>
|
|
@@ -32,12 +32,12 @@
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
33
|
<span class="strong">100% </span>
|
|
34
34
|
<span class="quiet">Functions</span>
|
|
35
|
-
<span class='fraction'>
|
|
35
|
+
<span class='fraction'>0/0</span>
|
|
36
36
|
</div>
|
|
37
37
|
<div class='fl pad1y space-right2'>
|
|
38
38
|
<span class="strong">100% </span>
|
|
39
39
|
<span class="quiet">Lines</span>
|
|
40
|
-
<span class='fraction'>
|
|
40
|
+
<span class='fraction'>1/1</span>
|
|
41
41
|
</div>
|
|
42
42
|
</div>
|
|
43
43
|
<p class="quiet">
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
<span class="cline-any cline-neutral"> </span>
|
|
80
80
|
<span class="cline-any cline-neutral"> </span>
|
|
81
81
|
<span class="cline-any cline-yes">1x</span>
|
|
82
|
-
<span class="cline-any cline-
|
|
82
|
+
<span class="cline-any cline-neutral"> </span>
|
|
83
83
|
<span class="cline-any cline-neutral"> </span>
|
|
84
84
|
<span class="cline-any cline-neutral"> </span>
|
|
85
85
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -102,7 +102,7 @@ import { passionEntity } from './models/passion';
|
|
|
102
102
|
import { recommendationAudienceEntity } from './models/recommendation-audience';
|
|
103
103
|
import { audienceEntity } from './models/audience';
|
|
104
104
|
const orm = create({
|
|
105
|
-
|
|
105
|
+
entities: [
|
|
106
106
|
memberEntity,
|
|
107
107
|
recommendationEntity,
|
|
108
108
|
brandEntity,
|
|
@@ -121,7 +121,7 @@ export default orm;
|
|
|
121
121
|
</div><!-- /wrapper -->
|
|
122
122
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
123
123
|
Code coverage
|
|
124
|
-
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022
|
|
124
|
+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022 11:01:44 GMT-0400 (Eastern Daylight Time)
|
|
125
125
|
</div>
|
|
126
126
|
</div>
|
|
127
127
|
<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 Wed May 04 2022
|
|
83
|
+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022 11:01:44 GMT-0400 (Eastern Daylight Time)
|
|
84
84
|
</div>
|
|
85
85
|
</div>
|
|
86
86
|
<script src="../../prettify.js"></script>
|
|
@@ -1318,7 +1318,7 @@
|
|
|
1318
1318
|
</div><!-- /wrapper -->
|
|
1319
1319
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
1320
1320
|
Code coverage
|
|
1321
|
-
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022
|
|
1321
|
+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022 11:01:44 GMT-0400 (Eastern Daylight Time)
|
|
1322
1322
|
</div>
|
|
1323
1323
|
</div>
|
|
1324
1324
|
<script src="../../prettify.js"></script>
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
<div class='fl pad1y space-right2'>
|
|
23
23
|
<span class="strong">100% </span>
|
|
24
24
|
<span class="quiet">Statements</span>
|
|
25
|
-
<span class='fraction'>
|
|
25
|
+
<span class='fraction'>1/1</span>
|
|
26
26
|
</div>
|
|
27
27
|
<div class='fl pad1y space-right2'>
|
|
28
28
|
<span class="strong">100% </span>
|
|
@@ -32,12 +32,12 @@
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
33
|
<span class="strong">100% </span>
|
|
34
34
|
<span class="quiet">Functions</span>
|
|
35
|
-
<span class='fraction'>
|
|
35
|
+
<span class='fraction'>0/0</span>
|
|
36
36
|
</div>
|
|
37
37
|
<div class='fl pad1y space-right2'>
|
|
38
38
|
<span class="strong">100% </span>
|
|
39
39
|
<span class="quiet">Lines</span>
|
|
40
|
-
<span class='fraction'>
|
|
40
|
+
<span class='fraction'>1/1</span>
|
|
41
41
|
</div>
|
|
42
42
|
</div>
|
|
43
43
|
<p class="quiet">
|
|
@@ -65,13 +65,13 @@
|
|
|
65
65
|
<td class="file high" data-value="orm.ts"><a href="orm.ts.html">orm.ts</a></td>
|
|
66
66
|
<td data-value="100" class="pic high"><div class="chart"><div class="cover-fill cover-full" style="width: 100%;"></div><div class="cover-empty" style="width:0%;"></div></div></td>
|
|
67
67
|
<td data-value="100" class="pct high">100%</td>
|
|
68
|
-
<td data-value="
|
|
68
|
+
<td data-value="1" class="abs high">1/1</td>
|
|
69
69
|
<td data-value="100" class="pct high">100%</td>
|
|
70
70
|
<td data-value="0" class="abs high">0/0</td>
|
|
71
71
|
<td data-value="100" class="pct high">100%</td>
|
|
72
|
-
<td data-value="
|
|
72
|
+
<td data-value="0" class="abs high">0/0</td>
|
|
73
73
|
<td data-value="100" class="pct high">100%</td>
|
|
74
|
-
<td data-value="
|
|
74
|
+
<td data-value="1" class="abs high">1/1</td>
|
|
75
75
|
</tr>
|
|
76
76
|
|
|
77
77
|
</tbody>
|
|
@@ -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 Wed May 04 2022
|
|
83
|
+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022 11:01:44 GMT-0400 (Eastern Daylight Time)
|
|
84
84
|
</div>
|
|
85
85
|
</div>
|
|
86
86
|
<script src="../../prettify.js"></script>
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
</div><!-- /wrapper -->
|
|
94
94
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
95
95
|
Code coverage
|
|
96
|
-
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022
|
|
96
|
+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022 11:01:44 GMT-0400 (Eastern Daylight Time)
|
|
97
97
|
</div>
|
|
98
98
|
</div>
|
|
99
99
|
<script src="../../../prettify.js"></script>
|
|
@@ -133,7 +133,7 @@ export const memberEntity = {
|
|
|
133
133
|
</div><!-- /wrapper -->
|
|
134
134
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
135
135
|
Code coverage
|
|
136
|
-
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022
|
|
136
|
+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022 11:01:44 GMT-0400 (Eastern Daylight Time)
|
|
137
137
|
</div>
|
|
138
138
|
</div>
|
|
139
139
|
<script src="../../../prettify.js"></script>
|
|
@@ -172,7 +172,7 @@ export const promptEntity = {
|
|
|
172
172
|
</div><!-- /wrapper -->
|
|
173
173
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
174
174
|
Code coverage
|
|
175
|
-
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022
|
|
175
|
+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022 11:01:44 GMT-0400 (Eastern Daylight Time)
|
|
176
176
|
</div>
|
|
177
177
|
</div>
|
|
178
178
|
<script src="../../../prettify.js"></script>
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
<div class='fl pad1y space-right2'>
|
|
23
23
|
<span class="strong">100% </span>
|
|
24
24
|
<span class="quiet">Statements</span>
|
|
25
|
-
<span class='fraction'>
|
|
25
|
+
<span class='fraction'>1/1</span>
|
|
26
26
|
</div>
|
|
27
27
|
<div class='fl pad1y space-right2'>
|
|
28
28
|
<span class="strong">100% </span>
|
|
@@ -32,12 +32,12 @@
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
33
|
<span class="strong">100% </span>
|
|
34
34
|
<span class="quiet">Functions</span>
|
|
35
|
-
<span class='fraction'>
|
|
35
|
+
<span class='fraction'>0/0</span>
|
|
36
36
|
</div>
|
|
37
37
|
<div class='fl pad1y space-right2'>
|
|
38
38
|
<span class="strong">100% </span>
|
|
39
39
|
<span class="quiet">Lines</span>
|
|
40
|
-
<span class='fraction'>
|
|
40
|
+
<span class='fraction'>1/1</span>
|
|
41
41
|
</div>
|
|
42
42
|
</div>
|
|
43
43
|
<p class="quiet">
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
<span class="cline-any cline-neutral"> </span>
|
|
59
59
|
<span class="cline-any cline-neutral"> </span>
|
|
60
60
|
<span class="cline-any cline-yes">1x</span>
|
|
61
|
-
<span class="cline-any cline-
|
|
61
|
+
<span class="cline-any cline-neutral"> </span>
|
|
62
62
|
<span class="cline-any cline-neutral"> </span>
|
|
63
63
|
<span class="cline-any cline-neutral"> </span>
|
|
64
64
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
import { promptEntity } from './models/prompt';
|
|
67
67
|
import { memberEntity } from './models/member';
|
|
68
68
|
const orm = create({
|
|
69
|
-
|
|
69
|
+
entities: [promptEntity, memberEntity],
|
|
70
70
|
db: void 0
|
|
71
71
|
});
|
|
72
72
|
export default orm;
|
|
@@ -76,7 +76,7 @@ export default orm;
|
|
|
76
76
|
</div><!-- /wrapper -->
|
|
77
77
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
78
78
|
Code coverage
|
|
79
|
-
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022
|
|
79
|
+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022 11:01:44 GMT-0400 (Eastern Daylight Time)
|
|
80
80
|
</div>
|
|
81
81
|
</div>
|
|
82
82
|
<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 Wed May 04 2022
|
|
83
|
+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022 11:01:44 GMT-0400 (Eastern Daylight Time)
|
|
84
84
|
</div>
|
|
85
85
|
</div>
|
|
86
86
|
<script src="../../prettify.js"></script>
|
|
@@ -1018,7 +1018,7 @@
|
|
|
1018
1018
|
</div><!-- /wrapper -->
|
|
1019
1019
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
1020
1020
|
Code coverage
|
|
1021
|
-
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022
|
|
1021
|
+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed May 04 2022 11:01:44 GMT-0400 (Eastern Daylight Time)
|
|
1022
1022
|
</div>
|
|
1023
1023
|
</div>
|
|
1024
1024
|
<script src="../../prettify.js"></script>
|