@autofleet/sadot 0.7.7-beta.0 → 0.7.7-beta.1

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.
Files changed (88) hide show
  1. package/dist/hooks/create.js +32 -16
  2. package/dist/repository/definition.d.ts +12 -6
  3. package/dist/repository/value.d.ts +1 -1
  4. package/dist/repository/value.js +5 -18
  5. package/dist/scopes/filter.js +10 -4
  6. package/package.json +1 -1
  7. package/src/hooks/create.ts +42 -24
  8. package/src/repository/definition.ts +15 -6
  9. package/src/repository/value.ts +4 -20
  10. package/src/scopes/filter.ts +12 -4
  11. package/coverage/clover.xml +0 -1073
  12. package/coverage/coverage-final.json +0 -44
  13. package/coverage/lcov-report/base.css +0 -224
  14. package/coverage/lcov-report/block-navigation.js +0 -87
  15. package/coverage/lcov-report/favicon.png +0 -0
  16. package/coverage/lcov-report/index.html +0 -461
  17. package/coverage/lcov-report/prettify.css +0 -1
  18. package/coverage/lcov-report/prettify.js +0 -2
  19. package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
  20. package/coverage/lcov-report/sorter.js +0 -196
  21. package/coverage/lcov-report/src/api/index.html +0 -116
  22. package/coverage/lcov-report/src/api/index.ts.html +0 -112
  23. package/coverage/lcov-report/src/api/v1/definition/index.html +0 -131
  24. package/coverage/lcov-report/src/api/v1/definition/index.ts.html +0 -406
  25. package/coverage/lcov-report/src/api/v1/definition/validations.ts.html +0 -310
  26. package/coverage/lcov-report/src/api/v1/errors.ts.html +0 -133
  27. package/coverage/lcov-report/src/api/v1/index.html +0 -131
  28. package/coverage/lcov-report/src/api/v1/index.ts.html +0 -112
  29. package/coverage/lcov-report/src/errors/index.html +0 -116
  30. package/coverage/lcov-report/src/errors/index.ts.html +0 -211
  31. package/coverage/lcov-report/src/events/index.html +0 -116
  32. package/coverage/lcov-report/src/events/index.ts.html +0 -238
  33. package/coverage/lcov-report/src/hooks/create.ts.html +0 -262
  34. package/coverage/lcov-report/src/hooks/enrich.ts.html +0 -523
  35. package/coverage/lcov-report/src/hooks/find.ts.html +0 -166
  36. package/coverage/lcov-report/src/hooks/index.html +0 -191
  37. package/coverage/lcov-report/src/hooks/index.ts.html +0 -130
  38. package/coverage/lcov-report/src/hooks/update.ts.html +0 -211
  39. package/coverage/lcov-report/src/hooks/workaround.ts.html +0 -226
  40. package/coverage/lcov-report/src/index.html +0 -116
  41. package/coverage/lcov-report/src/index.ts.html +0 -235
  42. package/coverage/lcov-report/src/models/CustomFieldDefinition.ts.html +0 -550
  43. package/coverage/lcov-report/src/models/CustomFieldValue.ts.html +0 -415
  44. package/coverage/lcov-report/src/models/index.html +0 -146
  45. package/coverage/lcov-report/src/models/index.ts.html +0 -406
  46. package/coverage/lcov-report/src/models/tests/AssociatedTestModel.ts.html +0 -256
  47. package/coverage/lcov-report/src/models/tests/TestModel.ts.html +0 -247
  48. package/coverage/lcov-report/src/models/tests/contextAwareModels/ContextAwareTestModel.ts.html +0 -214
  49. package/coverage/lcov-report/src/models/tests/contextAwareModels/ContextTestModel.ts.html +0 -199
  50. package/coverage/lcov-report/src/models/tests/contextAwareModels/index.html +0 -131
  51. package/coverage/lcov-report/src/models/tests/index.html +0 -131
  52. package/coverage/lcov-report/src/repository/definition.ts.html +0 -466
  53. package/coverage/lcov-report/src/repository/index.html +0 -131
  54. package/coverage/lcov-report/src/repository/value.ts.html +0 -523
  55. package/coverage/lcov-report/src/scopes/filter.ts.html +0 -637
  56. package/coverage/lcov-report/src/scopes/index.html +0 -131
  57. package/coverage/lcov-report/src/scopes/index.ts.html +0 -103
  58. package/coverage/lcov-report/src/tests/api/index.html +0 -116
  59. package/coverage/lcov-report/src/tests/api/test-api.ts.html +0 -199
  60. package/coverage/lcov-report/src/tests/functional/searching/index.html +0 -116
  61. package/coverage/lcov-report/src/tests/functional/searching/index.ts.html +0 -202
  62. package/coverage/lcov-report/src/tests/helpers/database-config.ts.html +0 -130
  63. package/coverage/lcov-report/src/tests/helpers/index.html +0 -131
  64. package/coverage/lcov-report/src/tests/helpers/index.ts.html +0 -142
  65. package/coverage/lcov-report/src/tests/mocks/definition.mock.ts.html +0 -310
  66. package/coverage/lcov-report/src/tests/mocks/events.mock.ts.html +0 -139
  67. package/coverage/lcov-report/src/tests/mocks/index.html +0 -146
  68. package/coverage/lcov-report/src/tests/mocks/testModel.ts.html +0 -196
  69. package/coverage/lcov-report/src/utils/constants/index.html +0 -116
  70. package/coverage/lcov-report/src/utils/constants/index.ts.html +0 -160
  71. package/coverage/lcov-report/src/utils/db/index.html +0 -116
  72. package/coverage/lcov-report/src/utils/db/index.ts.html +0 -148
  73. package/coverage/lcov-report/src/utils/helpers/index.html +0 -116
  74. package/coverage/lcov-report/src/utils/helpers/index.ts.html +0 -283
  75. package/coverage/lcov-report/src/utils/index.html +0 -131
  76. package/coverage/lcov-report/src/utils/init.ts.html +0 -430
  77. package/coverage/lcov-report/src/utils/logger/index.html +0 -116
  78. package/coverage/lcov-report/src/utils/logger/index.ts.html +0 -100
  79. package/coverage/lcov-report/src/utils/scopeAttributes.ts.html +0 -121
  80. package/coverage/lcov-report/src/utils/validations/index.html +0 -116
  81. package/coverage/lcov-report/src/utils/validations/index.ts.html +0 -151
  82. package/coverage/lcov-report/src/utils/validations/schema/custom-fields.ts.html +0 -109
  83. package/coverage/lcov-report/src/utils/validations/schema/index.html +0 -116
  84. package/coverage/lcov-report/src/utils/validations/validators/index.html +0 -146
  85. package/coverage/lcov-report/src/utils/validations/validators/index.ts.html +0 -199
  86. package/coverage/lcov-report/src/utils/validations/validators/select.validator.ts.html +0 -118
  87. package/coverage/lcov-report/src/utils/validations/validators/status.validator.ts.html +0 -139
  88. package/coverage/lcov.info +0 -1818
@@ -1,1073 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1734361803179" clover="3.2.0">
3
- <project timestamp="1734361803179" name="All files">
4
- <metrics statements="866" coveredstatements="766" conditionals="191" coveredconditionals="136" methods="187" coveredmethods="155" elements="1244" coveredelements="1057" complexity="0" loc="866" ncloc="866" packages="24" files="43" classes="43"/>
5
- <package name="src">
6
- <metrics statements="24" coveredstatements="23" conditionals="2" coveredconditionals="2" methods="2" coveredmethods="1"/>
7
- <file name="index.ts" path="/Users/sephi/Development/Autofleet/sadot/src/index.ts">
8
- <metrics statements="24" coveredstatements="23" conditionals="2" coveredconditionals="2" methods="2" coveredmethods="1"/>
9
- <line num="3" count="19" type="stmt"/>
10
- <line num="6" count="19" type="stmt"/>
11
- <line num="7" count="19" type="stmt"/>
12
- <line num="8" count="19" type="stmt"/>
13
- <line num="10" count="19" type="stmt"/>
14
- <line num="14" count="19" type="stmt"/>
15
- <line num="16" count="19" type="stmt"/>
16
- <line num="18" count="19" type="stmt"/>
17
- <line num="24" count="19" type="stmt"/>
18
- <line num="29" count="20" type="stmt"/>
19
- <line num="30" count="20" type="cond" truecount="1" falsecount="0"/>
20
- <line num="31" count="1" type="stmt"/>
21
- <line num="33" count="20" type="stmt"/>
22
- <line num="34" count="20" type="cond" truecount="1" falsecount="0"/>
23
- <line num="35" count="20" type="stmt"/>
24
- <line num="38" count="20" type="stmt"/>
25
- <line num="39" count="20" type="stmt"/>
26
- <line num="40" count="20" type="stmt"/>
27
- <line num="41" count="20" type="stmt"/>
28
- <line num="42" count="20" type="stmt"/>
29
- <line num="43" count="20" type="stmt"/>
30
- <line num="46" count="19" type="stmt"/>
31
- <line num="48" count="19" type="stmt"/>
32
- <line num="49" count="0" type="stmt"/>
33
- </file>
34
- </package>
35
- <package name="src.api">
36
- <metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
37
- <file name="index.ts" path="/Users/sephi/Development/Autofleet/sadot/src/api/index.ts">
38
- <metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
39
- <line num="2" count="19" type="stmt"/>
40
- <line num="3" count="19" type="stmt"/>
41
- <line num="5" count="19" type="stmt"/>
42
- <line num="7" count="19" type="stmt"/>
43
- <line num="9" count="19" type="stmt"/>
44
- </file>
45
- </package>
46
- <package name="src.api.v1">
47
- <metrics statements="15" coveredstatements="14" conditionals="3" coveredconditionals="1" methods="1" coveredmethods="1"/>
48
- <file name="errors.ts" path="/Users/sephi/Development/Autofleet/sadot/src/api/v1/errors.ts">
49
- <metrics statements="10" coveredstatements="9" conditionals="3" coveredconditionals="1" methods="1" coveredmethods="1"/>
50
- <line num="1" count="19" type="stmt"/>
51
- <line num="2" count="19" type="stmt"/>
52
- <line num="3" count="19" type="stmt"/>
53
- <line num="5" count="19" type="cond" truecount="0" falsecount="1"/>
54
- <line num="6" count="4" type="stmt"/>
55
- <line num="7" count="4" type="cond" truecount="1" falsecount="0"/>
56
- <line num="8" count="2" type="stmt"/>
57
- <line num="11" count="4" type="cond" truecount="0" falsecount="1"/>
58
- <line num="12" count="0" type="stmt"/>
59
- <line num="15" count="4" type="stmt"/>
60
- </file>
61
- <file name="index.ts" path="/Users/sephi/Development/Autofleet/sadot/src/api/v1/index.ts">
62
- <metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
63
- <line num="1" count="19" type="stmt"/>
64
- <line num="3" count="19" type="stmt"/>
65
- <line num="5" count="19" type="stmt"/>
66
- <line num="7" count="19" type="stmt"/>
67
- <line num="9" count="19" type="stmt"/>
68
- </file>
69
- </package>
70
- <package name="src.api.v1.definition">
71
- <metrics statements="65" coveredstatements="63" conditionals="3" coveredconditionals="3" methods="8" coveredmethods="8"/>
72
- <file name="index.ts" path="/Users/sephi/Development/Autofleet/sadot/src/api/v1/definition/index.ts">
73
- <metrics statements="52" coveredstatements="50" conditionals="3" coveredconditionals="3" methods="6" coveredmethods="6"/>
74
- <line num="1" count="19" type="stmt"/>
75
- <line num="2" count="19" type="stmt"/>
76
- <line num="4" count="19" type="stmt"/>
77
- <line num="5" count="19" type="stmt"/>
78
- <line num="7" count="19" type="stmt"/>
79
- <line num="8" count="19" type="stmt"/>
80
- <line num="10" count="19" type="stmt"/>
81
- <line num="11" count="19" type="stmt"/>
82
- <line num="13" count="38" type="stmt"/>
83
- <line num="18" count="19" type="stmt"/>
84
- <line num="19" count="13" type="stmt"/>
85
- <line num="20" count="13" type="stmt"/>
86
- <line num="21" count="13" type="stmt"/>
87
- <line num="22" count="13" type="stmt"/>
88
- <line num="25" count="12" type="stmt"/>
89
- <line num="29" count="12" type="stmt"/>
90
- <line num="31" count="1" type="stmt"/>
91
- <line num="32" count="1" type="stmt"/>
92
- <line num="39" count="19" type="stmt"/>
93
- <line num="40" count="2" type="stmt"/>
94
- <line num="41" count="2" type="stmt"/>
95
- <line num="42" count="2" type="stmt"/>
96
- <line num="44" count="2" type="cond" truecount="1" falsecount="0"/>
97
- <line num="45" count="1" type="stmt"/>
98
- <line num="48" count="1" type="stmt"/>
99
- <line num="50" count="1" type="stmt"/>
100
- <line num="51" count="1" type="stmt"/>
101
- <line num="58" count="19" type="stmt"/>
102
- <line num="59" count="3" type="stmt"/>
103
- <line num="60" count="3" type="stmt"/>
104
- <line num="62" count="3" type="stmt"/>
105
- <line num="63" count="3" type="stmt"/>
106
- <line num="64" count="3" type="stmt"/>
107
- <line num="65" count="3" type="cond" truecount="1" falsecount="0"/>
108
- <line num="66" count="1" type="stmt"/>
109
- <line num="68" count="3" type="stmt"/>
110
- <line num="69" count="3" type="stmt"/>
111
- <line num="71" count="0" type="stmt"/>
112
- <line num="72" count="0" type="stmt"/>
113
- <line num="79" count="19" type="stmt"/>
114
- <line num="80" count="3" type="stmt"/>
115
- <line num="81" count="3" type="stmt"/>
116
- <line num="82" count="3" type="stmt"/>
117
- <line num="84" count="3" type="stmt"/>
118
- <line num="86" count="2" type="stmt"/>
119
- <line num="91" count="2" type="cond" truecount="1" falsecount="0"/>
120
- <line num="92" count="1" type="stmt"/>
121
- <line num="95" count="1" type="stmt"/>
122
- <line num="100" count="1" type="stmt"/>
123
- <line num="102" count="2" type="stmt"/>
124
- <line num="103" count="2" type="stmt"/>
125
- <line num="107" count="19" type="stmt"/>
126
- </file>
127
- <file name="validations.ts" path="/Users/sephi/Development/Autofleet/sadot/src/api/v1/definition/validations.ts">
128
- <metrics statements="13" coveredstatements="13" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
129
- <line num="1" count="19" type="stmt"/>
130
- <line num="2" count="19" type="stmt"/>
131
- <line num="4" count="19" type="stmt"/>
132
- <line num="10" count="19" type="stmt"/>
133
- <line num="14" count="19" type="stmt"/>
134
- <line num="24" count="19" type="stmt"/>
135
- <line num="34" count="19" type="stmt"/>
136
- <line num="48" count="19" type="stmt"/>
137
- <line num="61" count="19" type="stmt"/>
138
- <line num="71" count="19" type="stmt"/>
139
- <line num="72" count="13" type="stmt"/>
140
- <line num="74" count="19" type="stmt"/>
141
- <line num="75" count="3" type="stmt"/>
142
- </file>
143
- </package>
144
- <package name="src.errors">
145
- <metrics statements="21" coveredstatements="21" conditionals="0" coveredconditionals="0" methods="5" coveredmethods="5"/>
146
- <file name="index.ts" path="/Users/sephi/Development/Autofleet/sadot/src/errors/index.ts">
147
- <metrics statements="21" coveredstatements="21" conditionals="0" coveredconditionals="0" methods="5" coveredmethods="5"/>
148
- <line num="2" count="19" type="stmt"/>
149
- <line num="4" count="19" type="stmt"/>
150
- <line num="6" count="4" type="stmt"/>
151
- <line num="7" count="4" type="stmt"/>
152
- <line num="8" count="4" type="stmt"/>
153
- <line num="12" count="19" type="stmt"/>
154
- <line num="14" count="1" type="stmt"/>
155
- <line num="15" count="1" type="stmt"/>
156
- <line num="16" count="1" type="stmt"/>
157
- <line num="20" count="19" type="stmt"/>
158
- <line num="22" count="2" type="stmt"/>
159
- <line num="23" count="2" type="stmt"/>
160
- <line num="24" count="2" type="stmt"/>
161
- <line num="28" count="19" type="stmt"/>
162
- <line num="30" count="47" type="stmt"/>
163
- <line num="31" count="47" type="stmt"/>
164
- <line num="32" count="47" type="stmt"/>
165
- <line num="36" count="19" type="stmt"/>
166
- <line num="38" count="2" type="stmt"/>
167
- <line num="39" count="2" type="stmt"/>
168
- <line num="40" count="2" type="stmt"/>
169
- </file>
170
- </package>
171
- <package name="src.events">
172
- <metrics statements="23" coveredstatements="20" conditionals="3" coveredconditionals="1" methods="4" coveredmethods="4"/>
173
- <file name="index.ts" path="/Users/sephi/Development/Autofleet/sadot/src/events/index.ts">
174
- <metrics statements="23" coveredstatements="20" conditionals="3" coveredconditionals="1" methods="4" coveredmethods="4"/>
175
- <line num="1" count="19" type="stmt"/>
176
- <line num="2" count="19" type="stmt"/>
177
- <line num="4" count="19" type="stmt"/>
178
- <line num="6" count="19" type="stmt"/>
179
- <line num="8" count="19" type="stmt"/>
180
- <line num="9" count="9864" type="cond" truecount="0" falsecount="1"/>
181
- <line num="10" count="0" type="stmt"/>
182
- <line num="12" count="1551" type="stmt"/>
183
- <line num="13" count="1551" type="stmt"/>
184
- <line num="14" count="3102" type="cond" truecount="1" falsecount="0"/>
185
- <line num="15" count="5" type="stmt"/>
186
- <line num="18" count="1551" type="stmt"/>
187
- <line num="21" count="19" type="stmt"/>
188
- <line num="32" count="19" type="stmt"/>
189
- <line num="33" count="1551" type="stmt"/>
190
- <line num="34" count="1551" type="cond" truecount="0" falsecount="1"/>
191
- <line num="35" count="0" type="stmt"/>
192
- <line num="37" count="1551" type="stmt"/>
193
- <line num="38" count="1551" type="stmt"/>
194
- <line num="39" count="1551" type="stmt"/>
195
- <line num="41" count="0" type="stmt"/>
196
- <line num="44" count="1551" type="stmt"/>
197
- <line num="51" count="19" type="stmt"/>
198
- </file>
199
- </package>
200
- <package name="src.hooks">
201
- <metrics statements="138" coveredstatements="121" conditionals="33" coveredconditionals="28" methods="35" coveredmethods="30"/>
202
- <file name="create.ts" path="/Users/sephi/Development/Autofleet/sadot/src/hooks/create.ts">
203
- <metrics statements="24" coveredstatements="23" conditionals="7" coveredconditionals="7" methods="4" coveredmethods="3"/>
204
- <line num="1" count="19" type="stmt"/>
205
- <line num="2" count="19" type="stmt"/>
206
- <line num="3" count="19" type="stmt"/>
207
- <line num="4" count="19" type="stmt"/>
208
- <line num="6" count="19" type="stmt"/>
209
- <line num="11" count="19" type="stmt"/>
210
- <line num="14" count="0" type="stmt"/>
211
- <line num="20" count="24" type="cond" truecount="1" falsecount="0"/>
212
- <line num="24" count="302" type="stmt"/>
213
- <line num="25" count="302" type="stmt"/>
214
- <line num="26" count="302" type="stmt"/>
215
- <line num="28" count="302" type="stmt"/>
216
- <line num="31" count="302" type="stmt"/>
217
- <line num="33" count="302" type="stmt"/>
218
- <line num="34" count="302" type="stmt"/>
219
- <line num="35" count="302" type="cond" truecount="4" falsecount="0"/>
220
- <line num="36" count="118" type="stmt"/>
221
- <line num="37" count="118" type="stmt"/>
222
- <line num="38" count="118" type="cond" truecount="1" falsecount="0"/>
223
- <line num="39" count="2" type="stmt"/>
224
- <line num="42" count="116" type="stmt"/>
225
- <line num="55" count="116" type="stmt"/>
226
- <line num="56" count="184" type="cond" truecount="1" falsecount="0"/>
227
- <line num="57" count="2" type="stmt"/>
228
- </file>
229
- <file name="enrich.ts" path="/Users/sephi/Development/Autofleet/sadot/src/hooks/enrich.ts">
230
- <metrics statements="54" coveredstatements="54" conditionals="16" coveredconditionals="16" methods="15" coveredmethods="15"/>
231
- <line num="2" count="19" type="stmt"/>
232
- <line num="3" count="19" type="stmt"/>
233
- <line num="8" count="19" type="stmt"/>
234
- <line num="15" count="19" type="stmt"/>
235
- <line num="19" count="1964" type="stmt"/>
236
- <line num="26" count="497" type="stmt"/>
237
- <line num="31" count="19" type="stmt"/>
238
- <line num="36" count="72" type="stmt"/>
239
- <line num="40" count="546" type="cond" truecount="1" falsecount="0"/>
240
- <line num="44" count="2" type="stmt"/>
241
- <line num="47" count="544" type="stmt"/>
242
- <line num="48" count="544" type="cond" truecount="2" falsecount="0"/>
243
- <line num="52" count="544" type="stmt"/>
244
- <line num="54" count="544" type="stmt"/>
245
- <line num="56" count="544" type="stmt"/>
246
- <line num="58" count="544" type="stmt"/>
247
- <line num="64" count="544" type="stmt"/>
248
- <line num="70" count="544" type="cond" truecount="3" falsecount="0"/>
249
- <line num="73" count="216" type="stmt"/>
250
- <line num="74" count="216" type="stmt"/>
251
- <line num="75" count="217" type="stmt"/>
252
- <line num="76" count="217" type="stmt"/>
253
- <line num="81" count="33610" type="stmt"/>
254
- <line num="86" count="544" type="stmt"/>
255
- <line num="87" count="33610" type="stmt"/>
256
- <line num="91" count="727" type="stmt"/>
257
- <line num="93" count="544" type="stmt"/>
258
- <line num="101" count="544" type="stmt"/>
259
- <line num="102" count="1964" type="stmt"/>
260
- <line num="103" count="1964" type="cond" truecount="1" falsecount="0"/>
261
- <line num="104" count="497" type="stmt"/>
262
- <line num="106" count="1964" type="stmt"/>
263
- <line num="107" count="1964" type="stmt"/>
264
- <line num="111" count="544" type="stmt"/>
265
- <line num="112" count="727" type="stmt"/>
266
- <line num="113" count="727" type="stmt"/>
267
- <line num="114" count="727" type="stmt"/>
268
- <line num="115" count="727" type="cond" truecount="1" falsecount="0"/>
269
- <line num="116" count="497" type="stmt"/>
270
- <line num="117" count="497" type="stmt"/>
271
- <line num="120" count="727" type="stmt"/>
272
- <line num="121" count="727" type="stmt"/>
273
- <line num="123" count="727" type="stmt"/>
274
- <line num="124" count="727" type="cond" truecount="1" falsecount="0"/>
275
- <line num="125" count="400" type="stmt"/>
276
- <line num="126" count="45030" type="cond" truecount="1" falsecount="0"/>
277
- <line num="127" count="43381" type="stmt"/>
278
- <line num="132" count="727" type="stmt"/>
279
- <line num="133" count="727" type="stmt"/>
280
- <line num="134" count="8" type="stmt"/>
281
- <line num="136" count="8" type="stmt"/>
282
- <line num="139" count="727" type="cond" truecount="1" falsecount="0"/>
283
- <line num="141" count="345" type="stmt"/>
284
- <line num="146" count="19" type="stmt"/>
285
- </file>
286
- <file name="find.ts" path="/Users/sephi/Development/Autofleet/sadot/src/hooks/find.ts">
287
- <metrics statements="15" coveredstatements="15" conditionals="3" coveredconditionals="3" methods="4" coveredmethods="4"/>
288
- <line num="2" count="19" type="stmt"/>
289
- <line num="4" count="19" type="stmt"/>
290
- <line num="8" count="6" type="stmt"/>
291
- <line num="9" count="6" type="stmt"/>
292
- <line num="10" count="6" type="cond" truecount="1" falsecount="0"/>
293
- <line num="11" count="4" type="stmt"/>
294
- <line num="13" count="6" type="stmt"/>
295
- <line num="17" count="24" type="stmt"/>
296
- <line num="18" count="165" type="stmt"/>
297
- <line num="19" count="165" type="cond" truecount="1" falsecount="0"/>
298
- <line num="20" count="6" type="stmt"/>
299
- <line num="21" count="6" type="stmt"/>
300
- <line num="22" count="6" type="cond" truecount="1" falsecount="0"/>
301
- <line num="23" count="4" type="stmt"/>
302
- <line num="24" count="4" type="stmt"/>
303
- </file>
304
- <file name="index.ts" path="/Users/sephi/Development/Autofleet/sadot/src/hooks/index.ts">
305
- <metrics statements="12" coveredstatements="12" conditionals="0" coveredconditionals="0" methods="5" coveredmethods="5"/>
306
- <line num="1" count="19" type="stmt"/>
307
- <line num="2" count="19" type="stmt"/>
308
- <line num="3" count="19" type="stmt"/>
309
- <line num="4" count="19" type="stmt"/>
310
- <line num="5" count="19" type="stmt"/>
311
- <line num="8" count="19" type="stmt"/>
312
- <line num="9" count="43" type="stmt"/>
313
- <line num="10" count="43" type="stmt"/>
314
- <line num="11" count="43" type="stmt"/>
315
- <line num="12" count="43" type="stmt"/>
316
- <line num="13" count="43" type="stmt"/>
317
- <line num="14" count="19" type="stmt"/>
318
- </file>
319
- <file name="update.ts" path="/Users/sephi/Development/Autofleet/sadot/src/hooks/update.ts">
320
- <metrics statements="15" coveredstatements="15" conditionals="2" coveredconditionals="2" methods="3" coveredmethods="3"/>
321
- <line num="1" count="19" type="stmt"/>
322
- <line num="2" count="19" type="stmt"/>
323
- <line num="4" count="19" type="stmt"/>
324
- <line num="9" count="19" type="stmt"/>
325
- <line num="12" count="5" type="stmt"/>
326
- <line num="19" count="24" type="cond" truecount="1" falsecount="0"/>
327
- <line num="23" count="266" type="stmt"/>
328
- <line num="24" count="266" type="stmt"/>
329
- <line num="25" count="266" type="stmt"/>
330
- <line num="26" count="266" type="stmt"/>
331
- <line num="28" count="266" type="stmt"/>
332
- <line num="29" count="266" type="cond" truecount="1" falsecount="0"/>
333
- <line num="30" count="263" type="stmt"/>
334
- <line num="31" count="263" type="stmt"/>
335
- <line num="40" count="232" type="stmt"/>
336
- </file>
337
- <file name="workaround.ts" path="/Users/sephi/Development/Autofleet/sadot/src/hooks/workaround.ts">
338
- <metrics statements="18" coveredstatements="2" conditionals="5" coveredconditionals="0" methods="4" coveredmethods="0"/>
339
- <line num="10" count="19" type="cond" truecount="0" falsecount="1"/>
340
- <line num="11" count="0" type="cond" truecount="0" falsecount="1"/>
341
- <line num="13" count="0" type="cond" truecount="0" falsecount="1"/>
342
- <line num="14" count="0" type="stmt"/>
343
- <line num="15" count="0" type="stmt"/>
344
- <line num="16" count="0" type="stmt"/>
345
- <line num="24" count="0" type="stmt"/>
346
- <line num="25" count="0" type="stmt"/>
347
- <line num="31" count="0" type="cond" truecount="0" falsecount="1"/>
348
- <line num="32" count="0" type="stmt"/>
349
- <line num="35" count="0" type="stmt"/>
350
- <line num="36" count="0" type="stmt"/>
351
- <line num="37" count="0" type="stmt"/>
352
- <line num="39" count="0" type="cond" truecount="0" falsecount="1"/>
353
- <line num="40" count="0" type="stmt"/>
354
- <line num="41" count="0" type="stmt"/>
355
- <line num="44" count="0" type="stmt"/>
356
- <line num="47" count="19" type="stmt"/>
357
- </file>
358
- </package>
359
- <package name="src.models">
360
- <metrics statements="138" coveredstatements="118" conditionals="22" coveredconditionals="12" methods="20" coveredmethods="14"/>
361
- <file name="CustomFieldDefinition.ts" path="/Users/sephi/Development/Autofleet/sadot/src/models/CustomFieldDefinition.ts">
362
- <metrics statements="44" coveredstatements="43" conditionals="9" coveredconditionals="8" methods="7" coveredmethods="6"/>
363
- <line num="1" count="19" type="stmt"/>
364
- <line num="13" count="19" type="stmt"/>
365
- <line num="14" count="19" type="stmt"/>
366
- <line num="15" count="19" type="stmt"/>
367
- <line num="16" count="19" type="stmt"/>
368
- <line num="17" count="19" type="stmt"/>
369
- <line num="18" count="19" type="stmt"/>
370
- <line num="19" count="19" type="stmt"/>
371
- <line num="21" count="20" type="stmt"/>
372
- <line num="34" count="591" type="cond" truecount="3" falsecount="0"/>
373
- <line num="36" count="2" type="stmt"/>
374
- <line num="37" count="2" type="stmt"/>
375
- <line num="42" count="19" type="stmt"/>
376
- <line num="49" count="19" type="stmt"/>
377
- <line num="55" count="19" type="stmt"/>
378
- <line num="60" count="19" type="stmt"/>
379
- <line num="63" count="586" type="cond" truecount="1" falsecount="0"/>
380
- <line num="64" count="1" type="stmt"/>
381
- <line num="71" count="19" type="stmt"/>
382
- <line num="76" count="19" type="stmt"/>
383
- <line num="82" count="19" type="stmt"/>
384
- <line num="88" count="19" type="stmt"/>
385
- <line num="94" count="19" type="stmt"/>
386
- <line num="99" count="19" type="stmt"/>
387
- <line num="105" count="19" type="stmt"/>
388
- <line num="111" count="19" type="stmt"/>
389
- <line num="117" count="19" type="stmt"/>
390
- <line num="120" count="19" type="stmt"/>
391
- <line num="123" count="19" type="stmt"/>
392
- <line num="126" count="19" type="stmt"/>
393
- <line num="128" count="570" type="stmt"/>
394
- <line num="129" count="19" type="stmt"/>
395
- <line num="132" count="19" type="stmt"/>
396
- <line num="133" count="583" type="cond" truecount="1" falsecount="0"/>
397
- <line num="135" count="571" type="stmt"/>
398
- <line num="137" count="583" type="cond" truecount="1" falsecount="0"/>
399
- <line num="138" count="27" type="stmt"/>
400
- <line num="139" count="27" type="cond" truecount="1" falsecount="0"/>
401
- <line num="140" count="19" type="stmt"/>
402
- <line num="146" count="19" type="stmt"/>
403
- <line num="147" count="567" type="cond" truecount="1" falsecount="1"/>
404
- <line num="148" count="0" type="stmt"/>
405
- <line num="150" count="567" type="stmt"/>
406
- <line num="155" count="19" type="stmt"/>
407
- </file>
408
- <file name="CustomFieldValue.ts" path="/Users/sephi/Development/Autofleet/sadot/src/models/CustomFieldValue.ts">
409
- <metrics statements="40" coveredstatements="28" conditionals="7" coveredconditionals="2" methods="9" coveredmethods="4"/>
410
- <line num="1" count="19" type="stmt"/>
411
- <line num="16" count="19" type="stmt"/>
412
- <line num="17" count="19" type="stmt"/>
413
- <line num="18" count="19" type="stmt"/>
414
- <line num="19" count="19" type="stmt"/>
415
- <line num="20" count="19" type="stmt"/>
416
- <line num="25" count="19" type="stmt"/>
417
- <line num="31" count="19" type="stmt"/>
418
- <line num="34" count="40" type="stmt"/>
419
- <line num="39" count="19" type="stmt"/>
420
- <line num="45" count="19" type="stmt"/>
421
- <line num="48" count="19" type="stmt"/>
422
- <line num="51" count="19" type="stmt"/>
423
- <line num="54" count="19" type="stmt"/>
424
- <line num="56" count="40" type="stmt"/>
425
- <line num="57" count="19" type="stmt"/>
426
- <line num="61" count="19" type="stmt"/>
427
- <line num="62" count="0" type="stmt"/>
428
- <line num="63" count="0" type="stmt"/>
429
- <line num="64" count="0" type="stmt"/>
430
- <line num="69" count="0" type="cond" truecount="0" falsecount="3"/>
431
- <line num="70" count="0" type="stmt"/>
432
- <line num="73" count="0" type="stmt"/>
433
- <line num="77" count="0" type="stmt"/>
434
- <line num="78" count="0" type="stmt"/>
435
- <line num="79" count="0" type="stmt"/>
436
- <line num="80" count="0" type="cond" truecount="0" falsecount="1"/>
437
- <line num="81" count="0" type="stmt"/>
438
- <line num="89" count="19" type="stmt"/>
439
- <line num="90" count="1012" type="stmt"/>
440
- <line num="92" count="1012" type="stmt"/>
441
- <line num="93" count="1012" type="stmt"/>
442
- <line num="94" count="1012" type="stmt"/>
443
- <line num="95" count="1012" type="cond" truecount="1" falsecount="0"/>
444
- <line num="96" count="28" type="stmt"/>
445
- <line num="101" count="19" type="stmt"/>
446
- <line num="102" count="984" type="cond" truecount="1" falsecount="1"/>
447
- <line num="103" count="0" type="stmt"/>
448
- <line num="105" count="984" type="stmt"/>
449
- <line num="110" count="19" type="stmt"/>
450
- </file>
451
- <file name="index.ts" path="/Users/sephi/Development/Autofleet/sadot/src/models/index.ts">
452
- <metrics statements="54" coveredstatements="47" conditionals="6" coveredconditionals="2" methods="4" coveredmethods="4"/>
453
- <line num="2" count="19" type="stmt"/>
454
- <line num="4" count="19" type="stmt"/>
455
- <line num="5" count="19" type="stmt"/>
456
- <line num="6" count="19" type="stmt"/>
457
- <line num="7" count="19" type="stmt"/>
458
- <line num="8" count="19" type="stmt"/>
459
- <line num="9" count="19" type="stmt"/>
460
- <line num="10" count="19" type="stmt"/>
461
- <line num="12" count="19" type="stmt"/>
462
- <line num="13" count="19" type="stmt"/>
463
- <line num="15" count="19" type="stmt"/>
464
- <line num="16" count="19" type="stmt"/>
465
- <line num="17" count="19" type="stmt"/>
466
- <line num="19" count="19" type="stmt"/>
467
- <line num="20" count="20" type="stmt"/>
468
- <line num="23" count="20" type="cond" truecount="0" falsecount="1"/>
469
- <line num="24" count="0" type="stmt"/>
470
- <line num="26" count="20" type="stmt"/>
471
- <line num="28" count="20" type="stmt"/>
472
- <line num="29" count="1399" type="stmt"/>
473
- <line num="30" count="1399" type="cond" truecount="0" falsecount="1"/>
474
- <line num="31" count="0" type="stmt"/>
475
- <line num="41" count="1399" type="stmt"/>
476
- <line num="44" count="20" type="stmt"/>
477
- <line num="46" count="20" type="stmt"/>
478
- <line num="63" count="20" type="stmt"/>
479
- <line num="64" count="20" type="stmt"/>
480
- <line num="65" count="20" type="stmt"/>
481
- <line num="67" count="20" type="cond" truecount="0" falsecount="1"/>
482
- <line num="71" count="0" type="stmt"/>
483
- <line num="72" count="0" type="stmt"/>
484
- <line num="73" count="0" type="stmt"/>
485
- <line num="74" count="0" type="stmt"/>
486
- <line num="78" count="19" type="stmt"/>
487
- <line num="79" count="20" type="stmt"/>
488
- <line num="82" count="20" type="cond" truecount="0" falsecount="1"/>
489
- <line num="83" count="0" type="stmt"/>
490
- <line num="86" count="20" type="stmt"/>
491
- <line num="87" count="20" type="stmt"/>
492
- <line num="88" count="20" type="stmt"/>
493
- <line num="90" count="20" type="stmt"/>
494
- <line num="91" count="20" type="stmt"/>
495
- <line num="92" count="20" type="stmt"/>
496
- <line num="93" count="20" type="stmt"/>
497
- <line num="94" count="20" type="stmt"/>
498
- <line num="95" count="20" type="stmt"/>
499
- <line num="99" count="19" type="stmt"/>
500
- <line num="100" count="19" type="stmt"/>
501
- <line num="101" count="19" type="stmt"/>
502
- <line num="102" count="19" type="stmt"/>
503
- <line num="103" count="19" type="stmt"/>
504
- <line num="104" count="19" type="stmt"/>
505
- <line num="105" count="19" type="stmt"/>
506
- <line num="106" count="19" type="stmt"/>
507
- </file>
508
- </package>
509
- <package name="src.models.tests">
510
- <metrics statements="25" coveredstatements="25" conditionals="0" coveredconditionals="0" methods="3" coveredmethods="3"/>
511
- <file name="AssociatedTestModel.ts" path="/Users/sephi/Development/Autofleet/sadot/src/models/tests/AssociatedTestModel.ts">
512
- <metrics statements="13" coveredstatements="13" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
513
- <line num="2" count="19" type="stmt"/>
514
- <line num="11" count="19" type="stmt"/>
515
- <line num="14" count="19" type="stmt"/>
516
- <line num="21" count="19" type="stmt"/>
517
- <line num="23" count="40" type="stmt"/>
518
- <line num="28" count="19" type="stmt"/>
519
- <line num="34" count="19" type="stmt"/>
520
- <line num="40" count="19" type="stmt"/>
521
- <line num="46" count="19" type="stmt"/>
522
- <line num="51" count="19" type="stmt"/>
523
- <line num="53" count="40" type="stmt"/>
524
- <line num="54" count="19" type="stmt"/>
525
- <line num="57" count="19" type="stmt"/>
526
- </file>
527
- <file name="TestModel.ts" path="/Users/sephi/Development/Autofleet/sadot/src/models/tests/TestModel.ts">
528
- <metrics statements="12" coveredstatements="12" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
529
- <line num="2" count="19" type="stmt"/>
530
- <line num="10" count="19" type="stmt"/>
531
- <line num="13" count="19" type="stmt"/>
532
- <line num="20" count="19" type="stmt"/>
533
- <line num="26" count="19" type="stmt"/>
534
- <line num="32" count="19" type="stmt"/>
535
- <line num="38" count="19" type="stmt"/>
536
- <line num="43" count="19" type="stmt"/>
537
- <line num="45" count="40" type="stmt"/>
538
- <line num="46" count="19" type="stmt"/>
539
- <line num="51" count="19" type="stmt"/>
540
- <line num="54" count="19" type="stmt"/>
541
- </file>
542
- </package>
543
- <package name="src.models.tests.contextAwareModels">
544
- <metrics statements="22" coveredstatements="22" conditionals="2" coveredconditionals="2" methods="3" coveredmethods="3"/>
545
- <file name="ContextAwareTestModel.ts" path="/Users/sephi/Development/Autofleet/sadot/src/models/tests/contextAwareModels/ContextAwareTestModel.ts">
546
- <metrics statements="11" coveredstatements="11" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
547
- <line num="2" count="19" type="stmt"/>
548
- <line num="13" count="19" type="stmt"/>
549
- <line num="16" count="19" type="stmt"/>
550
- <line num="23" count="19" type="stmt"/>
551
- <line num="25" count="20" type="stmt"/>
552
- <line num="27" count="19" type="stmt"/>
553
- <line num="32" count="19" type="stmt"/>
554
- <line num="37" count="19" type="stmt"/>
555
- <line num="39" count="41" type="stmt"/>
556
- <line num="40" count="19" type="stmt"/>
557
- <line num="43" count="19" type="stmt"/>
558
- </file>
559
- <file name="ContextTestModel.ts" path="/Users/sephi/Development/Autofleet/sadot/src/models/tests/contextAwareModels/ContextTestModel.ts">
560
- <metrics statements="11" coveredstatements="11" conditionals="2" coveredconditionals="2" methods="1" coveredmethods="1"/>
561
- <line num="2" count="19" type="stmt"/>
562
- <line num="11" count="19" type="cond" truecount="2" falsecount="0"/>
563
- <line num="12" count="19" type="stmt"/>
564
- <line num="13" count="19" type="stmt"/>
565
- <line num="14" count="19" type="stmt"/>
566
- <line num="15" count="19" type="stmt"/>
567
- <line num="19" count="19" type="stmt"/>
568
- <line num="25" count="19" type="stmt"/>
569
- <line num="30" count="19" type="stmt"/>
570
- <line num="35" count="19" type="stmt"/>
571
- <line num="38" count="19" type="stmt"/>
572
- </file>
573
- </package>
574
- <package name="src.repository">
575
- <metrics statements="97" coveredstatements="83" conditionals="35" coveredconditionals="21" methods="30" coveredmethods="20"/>
576
- <file name="definition.ts" path="/Users/sephi/Development/Autofleet/sadot/src/repository/definition.ts">
577
- <metrics statements="41" coveredstatements="36" conditionals="12" coveredconditionals="6" methods="12" coveredmethods="8"/>
578
- <line num="1" count="19" type="stmt"/>
579
- <line num="2" count="19" type="stmt"/>
580
- <line num="6" count="19" type="stmt"/>
581
- <line num="7" count="586" type="stmt"/>
582
- <line num="9" count="19" type="stmt"/>
583
- <line num="13" count="382" type="cond" truecount="1" falsecount="1"/>
584
- <line num="17" count="382" type="stmt"/>
585
- <line num="25" count="19" type="stmt"/>
586
- <line num="28" count="0" type="stmt"/>
587
- <line num="30" count="19" type="stmt"/>
588
- <line num="34" count="1014" type="stmt"/>
589
- <line num="35" count="1014" type="cond" truecount="1" falsecount="0"/>
590
- <line num="36" count="1012" type="stmt"/>
591
- <line num="38" count="2" type="stmt"/>
592
- <line num="41" count="19" type="stmt"/>
593
- <line num="46" count="544" type="stmt"/>
594
- <line num="47" count="544" type="stmt"/>
595
- <line num="51" count="544" type="cond" truecount="1" falsecount="0"/>
596
- <line num="52" count="328" type="stmt"/>
597
- <line num="54" count="544" type="stmt"/>
598
- <line num="62" count="19" type="stmt"/>
599
- <line num="63" count="2" type="stmt"/>
600
- <line num="67" count="19" type="stmt"/>
601
- <line num="71" count="0" type="stmt"/>
602
- <line num="72" count="0" type="stmt"/>
603
- <line num="78" count="19" type="stmt"/>
604
- <line num="82" count="1" type="stmt"/>
605
- <line num="87" count="1" type="stmt"/>
606
- <line num="90" count="19" type="stmt"/>
607
- <line num="91" count="0" type="stmt"/>
608
- <line num="96" count="19" type="stmt"/>
609
- <line num="97" count="0" type="stmt"/>
610
- <line num="102" count="19" type="stmt"/>
611
- <line num="108" count="302" type="cond" truecount="1" falsecount="1"/>
612
- <line num="109" count="302" type="stmt"/>
613
- <line num="111" count="302" type="stmt"/>
614
- <line num="116" count="302" type="cond" truecount="1" falsecount="0"/>
615
- <line num="117" count="195" type="stmt"/>
616
- <line num="120" count="302" type="stmt"/>
617
- <line num="125" count="302" type="stmt"/>
618
- <line num="126" count="302" type="stmt"/>
619
- </file>
620
- <file name="value.ts" path="/Users/sephi/Development/Autofleet/sadot/src/repository/value.ts">
621
- <metrics statements="56" coveredstatements="47" conditionals="23" coveredconditionals="15" methods="18" coveredmethods="12"/>
622
- <line num="3" count="19" type="stmt"/>
623
- <line num="4" count="19" type="stmt"/>
624
- <line num="6" count="19" type="stmt"/>
625
- <line num="7" count="19" type="stmt"/>
626
- <line num="9" count="19" type="stmt"/>
627
- <line num="11" count="19" type="stmt"/>
628
- <line num="12" count="0" type="stmt"/>
629
- <line num="14" count="19" type="cond" truecount="0" falsecount="1"/>
630
- <line num="15" count="0" type="stmt"/>
631
- <line num="16" count="0" type="cond" truecount="0" falsecount="1"/>
632
- <line num="17" count="0" type="stmt"/>
633
- <line num="18" count="0" type="stmt"/>
634
- <line num="20" count="0" type="stmt"/>
635
- <line num="23" count="19" type="stmt"/>
636
- <line num="29" count="19" type="stmt"/>
637
- <line num="36" count="19" type="stmt"/>
638
- <line num="37" count="544" type="stmt"/>
639
- <line num="38" count="544" type="stmt"/>
640
- <line num="46" count="19" type="stmt"/>
641
- <line num="48" count="3" type="cond" truecount="1" falsecount="0"/>
642
- <line num="49" count="3" type="stmt"/>
643
- <line num="50" count="3" type="cond" truecount="1" falsecount="0"/>
644
- <line num="51" count="2" type="stmt"/>
645
- <line num="53" count="1" type="stmt"/>
646
- <line num="55" count="0" type="stmt"/>
647
- <line num="64" count="19" type="stmt"/>
648
- <line num="72" count="379" type="stmt"/>
649
- <line num="73" count="379" type="stmt"/>
650
- <line num="79" count="379" type="stmt"/>
651
- <line num="81" count="379" type="stmt"/>
652
- <line num="86" count="379" type="cond" truecount="1" falsecount="0"/>
653
- <line num="87" count="172" type="stmt"/>
654
- <line num="89" count="379" type="cond" truecount="1" falsecount="1"/>
655
- <line num="91" count="1015" type="stmt"/>
656
- <line num="92" count="379" type="cond" truecount="1" falsecount="0"/>
657
- <line num="93" count="2" type="stmt"/>
658
- <line num="94" count="4" type="stmt"/>
659
- <line num="95" count="2" type="stmt"/>
660
- <line num="98" count="377" type="cond" truecount="1" falsecount="1"/>
661
- <line num="99" count="1014" type="stmt"/>
662
- <line num="100" count="377" type="cond" truecount="1" falsecount="0"/>
663
- <line num="101" count="1" type="stmt"/>
664
- <line num="104" count="377" type="stmt"/>
665
- <line num="106" count="377" type="stmt"/>
666
- <line num="107" count="4852" type="stmt"/>
667
- <line num="108" count="1014" type="stmt"/>
668
- <line num="109" count="1014" type="stmt"/>
669
- <line num="110" count="1014" type="stmt"/>
670
- <line num="118" count="375" type="cond" truecount="1" falsecount="0"/>
671
- <line num="119" count="119" type="cond" truecount="1" falsecount="1"/>
672
- <line num="120" count="0" type="stmt"/>
673
- <line num="129" count="375" type="stmt"/>
674
- <line num="130" count="1012" type="stmt"/>
675
- <line num="133" count="984" type="stmt"/>
676
- <line num="137" count="19" type="stmt"/>
677
- <line num="140" count="0" type="stmt"/>
678
- </file>
679
- </package>
680
- <package name="src.scopes">
681
- <metrics statements="72" coveredstatements="67" conditionals="23" coveredconditionals="17" methods="18" coveredmethods="18"/>
682
- <file name="filter.ts" path="/Users/sephi/Development/Autofleet/sadot/src/scopes/filter.ts">
683
- <metrics statements="70" coveredstatements="65" conditionals="23" coveredconditionals="17" methods="17" coveredmethods="17"/>
684
- <line num="2" count="19" type="stmt"/>
685
- <line num="3" count="19" type="stmt"/>
686
- <line num="4" count="19" type="stmt"/>
687
- <line num="5" count="19" type="stmt"/>
688
- <line num="6" count="19" type="stmt"/>
689
- <line num="8" count="19" type="stmt"/>
690
- <line num="36" count="19" type="cond" truecount="2" falsecount="0"/>
691
- <line num="38" count="19" type="stmt"/>
692
- <line num="39" count="11" type="cond" truecount="0" falsecount="1"/>
693
- <line num="40" count="0" type="stmt"/>
694
- <line num="42" count="11" type="cond" truecount="0" falsecount="1"/>
695
- <line num="43" count="0" type="stmt"/>
696
- <line num="45" count="11" type="stmt"/>
697
- <line num="47" count="19" type="stmt"/>
698
- <line num="48" count="19" type="stmt"/>
699
- <line num="50" count="19" type="stmt"/>
700
- <line num="51" count="19" type="stmt"/>
701
- <line num="52" count="19" type="stmt"/>
702
- <line num="53" count="19" type="stmt"/>
703
- <line num="62" count="19" type="stmt"/>
704
- <line num="64" count="24" type="stmt"/>
705
- <line num="70" count="14" type="cond" truecount="2" falsecount="1"/>
706
- <line num="71" count="0" type="stmt"/>
707
- <line num="74" count="14" type="stmt"/>
708
- <line num="77" count="18" type="stmt"/>
709
- <line num="78" count="25" type="stmt"/>
710
- <line num="80" count="18" type="cond" truecount="1" falsecount="0"/>
711
- <line num="81" count="17" type="stmt"/>
712
- <line num="83" count="17" type="cond" truecount="1" falsecount="0"/>
713
- <line num="84" count="8" type="cond" truecount="1" falsecount="0"/>
714
- <line num="86" count="4" type="stmt"/>
715
- <line num="88" count="4" type="cond" truecount="1" falsecount="0"/>
716
- <line num="89" count="3" type="stmt"/>
717
- <line num="90" count="5" type="stmt"/>
718
- <line num="91" count="25" type="stmt"/>
719
- <line num="93" count="5" type="stmt"/>
720
- <line num="95" count="3" type="stmt"/>
721
- <line num="97" count="1" type="stmt"/>
722
- <line num="99" count="2" type="stmt"/>
723
- <line num="100" count="7" type="stmt"/>
724
- <line num="102" count="2" type="stmt"/>
725
- <line num="105" count="9" type="cond" truecount="3" falsecount="0"/>
726
- <line num="106" count="6" type="stmt"/>
727
- <line num="107" count="25" type="stmt"/>
728
- <line num="109" count="6" type="stmt"/>
729
- <line num="111" count="3" type="cond" truecount="1" falsecount="0"/>
730
- <line num="112" count="3" type="stmt"/>
731
- <line num="113" count="9" type="stmt"/>
732
- <line num="115" count="3" type="stmt"/>
733
- <line num="117" count="0" type="stmt"/>
734
- <line num="121" count="14" type="cond" truecount="1" falsecount="0"/>
735
- <line num="122" count="2" type="stmt"/>
736
- <line num="124" count="12" type="stmt"/>
737
- <line num="125" count="12" type="stmt"/>
738
- <line num="134" count="12" type="stmt"/>
739
- <line num="135" count="12" type="stmt"/>
740
- <line num="145" count="19" type="stmt"/>
741
- <line num="147" count="19" type="stmt"/>
742
- <line num="149" count="24" type="stmt"/>
743
- <line num="150" count="6" type="cond" truecount="2" falsecount="1"/>
744
- <line num="151" count="0" type="stmt"/>
745
- <line num="153" count="6" type="stmt"/>
746
- <line num="154" count="6" type="stmt"/>
747
- <line num="155" count="6" type="stmt"/>
748
- <line num="156" count="6" type="stmt"/>
749
- <line num="158" count="6" type="stmt"/>
750
- <line num="173" count="6" type="stmt"/>
751
- <line num="174" count="6" type="cond" truecount="1" falsecount="1"/>
752
- <line num="175" count="6" type="cond" truecount="1" falsecount="1"/>
753
- <line num="177" count="6" type="stmt"/>
754
- </file>
755
- <file name="index.ts" path="/Users/sephi/Development/Autofleet/sadot/src/scopes/index.ts">
756
- <metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
757
- <line num="2" count="19" type="stmt"/>
758
- <line num="5" count="43" type="stmt"/>
759
- </file>
760
- </package>
761
- <package name="src.tests.api">
762
- <metrics statements="22" coveredstatements="11" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="0"/>
763
- <file name="test-api.ts" path="/Users/sephi/Development/Autofleet/sadot/src/tests/api/test-api.ts">
764
- <metrics statements="22" coveredstatements="11" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="0"/>
765
- <line num="1" count="1" type="stmt"/>
766
- <line num="2" count="1" type="stmt"/>
767
- <line num="4" count="1" type="stmt"/>
768
- <line num="5" count="1" type="stmt"/>
769
- <line num="6" count="1" type="stmt"/>
770
- <line num="8" count="1" type="stmt"/>
771
- <line num="9" count="0" type="stmt"/>
772
- <line num="10" count="0" type="stmt"/>
773
- <line num="13" count="1" type="stmt"/>
774
- <line num="14" count="0" type="stmt"/>
775
- <line num="15" count="0" type="stmt"/>
776
- <line num="16" count="0" type="stmt"/>
777
- <line num="19" count="1" type="stmt"/>
778
- <line num="20" count="0" type="stmt"/>
779
- <line num="21" count="0" type="stmt"/>
780
- <line num="22" count="0" type="stmt"/>
781
- <line num="25" count="1" type="stmt"/>
782
- <line num="26" count="0" type="stmt"/>
783
- <line num="27" count="0" type="stmt"/>
784
- <line num="33" count="0" type="stmt"/>
785
- <line num="36" count="1" type="stmt"/>
786
- <line num="38" count="1" type="stmt"/>
787
- </file>
788
- </package>
789
- <package name="src.tests.functional.searching">
790
- <metrics statements="15" coveredstatements="15" conditionals="1" coveredconditionals="1" methods="1" coveredmethods="1"/>
791
- <file name="index.ts" path="/Users/sephi/Development/Autofleet/sadot/src/tests/functional/searching/index.ts">
792
- <metrics statements="15" coveredstatements="15" conditionals="1" coveredconditionals="1" methods="1" coveredmethods="1"/>
793
- <line num="1" count="1" type="stmt"/>
794
- <line num="2" count="1" type="stmt"/>
795
- <line num="3" count="1" type="stmt"/>
796
- <line num="4" count="1" type="stmt"/>
797
- <line num="5" count="1" type="stmt"/>
798
- <line num="14" count="1" type="stmt"/>
799
- <line num="20" count="4" type="stmt"/>
800
- <line num="21" count="4" type="stmt"/>
801
- <line num="22" count="4" type="stmt"/>
802
- <line num="23" count="4" type="stmt"/>
803
- <line num="24" count="4" type="stmt"/>
804
- <line num="33" count="4" type="stmt"/>
805
- <line num="34" count="4" type="cond" truecount="1" falsecount="0"/>
806
- <line num="35" count="2" type="stmt"/>
807
- <line num="39" count="1" type="stmt"/>
808
- </file>
809
- </package>
810
- <package name="src.tests.helpers">
811
- <metrics statements="11" coveredstatements="11" conditionals="15" coveredconditionals="14" methods="2" coveredmethods="2"/>
812
- <file name="database-config.ts" path="/Users/sephi/Development/Autofleet/sadot/src/tests/helpers/database-config.ts">
813
- <metrics statements="1" coveredstatements="1" conditionals="12" coveredconditionals="12" methods="0" coveredmethods="0"/>
814
- <line num="1" count="19" type="stmt"/>
815
- </file>
816
- <file name="index.ts" path="/Users/sephi/Development/Autofleet/sadot/src/tests/helpers/index.ts">
817
- <metrics statements="10" coveredstatements="10" conditionals="3" coveredconditionals="2" methods="2" coveredmethods="2"/>
818
- <line num="1" count="19" type="stmt"/>
819
- <line num="6" count="19" type="stmt"/>
820
- <line num="7" count="89" type="cond" truecount="2" falsecount="1"/>
821
- <line num="8" count="89" type="stmt"/>
822
- <line num="9" count="89" type="stmt"/>
823
- <line num="10" count="89" type="stmt"/>
824
- <line num="11" count="89" type="stmt"/>
825
- <line num="15" count="19" type="stmt"/>
826
- <line num="17" count="48" type="stmt"/>
827
- <line num="18" count="48" type="stmt"/>
828
- </file>
829
- </package>
830
- <package name="src.tests.mocks">
831
- <metrics statements="39" coveredstatements="36" conditionals="27" coveredconditionals="20" methods="20" coveredmethods="16"/>
832
- <file name="definition.mock.ts" path="/Users/sephi/Development/Autofleet/sadot/src/tests/mocks/definition.mock.ts">
833
- <metrics statements="11" coveredstatements="11" conditionals="23" coveredconditionals="19" methods="6" coveredmethods="6"/>
834
- <line num="1" count="18" type="stmt"/>
835
- <line num="4" count="18" type="stmt"/>
836
- <line num="11" count="18" type="stmt"/>
837
- <line num="19" count="18" type="stmt"/>
838
- <line num="24" count="18" type="stmt"/>
839
- <line num="29" count="18" type="stmt"/>
840
- <line num="37" count="18" type="stmt"/>
841
- <line num="46" count="18" type="stmt"/>
842
- <line num="56" count="73" type="stmt"/>
843
- <line num="65" count="18" type="stmt"/>
844
- <line num="69" count="464" type="stmt"/>
845
- </file>
846
- <file name="events.mock.ts" path="/Users/sephi/Development/Autofleet/sadot/src/tests/mocks/events.mock.ts">
847
- <metrics statements="9" coveredstatements="9" conditionals="0" coveredconditionals="0" methods="5" coveredmethods="5"/>
848
- <line num="3" count="6" type="stmt"/>
849
- <line num="4" count="44" type="stmt"/>
850
- <line num="5" count="44" type="stmt"/>
851
- <line num="8" count="2235" type="stmt"/>
852
- <line num="9" count="44" type="stmt"/>
853
- <line num="14" count="6" type="stmt"/>
854
- <line num="15" count="23" type="stmt"/>
855
- <line num="17" count="6" type="stmt"/>
856
- <line num="18" count="21" type="stmt"/>
857
- </file>
858
- <file name="testModel.ts" path="/Users/sephi/Development/Autofleet/sadot/src/tests/mocks/testModel.ts">
859
- <metrics statements="19" coveredstatements="16" conditionals="4" coveredconditionals="1" methods="9" coveredmethods="5"/>
860
- <line num="1" count="16" type="stmt"/>
861
- <line num="3" count="195" type="cond" truecount="0" falsecount="1"/>
862
- <line num="5" count="16" type="stmt"/>
863
- <line num="6" count="25" type="stmt"/>
864
- <line num="7" count="25" type="stmt"/>
865
- <line num="8" count="155" type="stmt"/>
866
- <line num="10" count="25" type="stmt"/>
867
- <line num="13" count="16" type="stmt"/>
868
- <line num="15" count="16" type="stmt"/>
869
- <line num="17" count="16" type="stmt"/>
870
- <line num="20" count="29" type="stmt"/>
871
- <line num="22" count="16" type="stmt"/>
872
- <line num="24" count="3" type="stmt"/>
873
- <line num="26" count="16" type="stmt"/>
874
- <line num="29" count="16" type="stmt"/>
875
- <line num="30" count="0" type="stmt"/>
876
- <line num="31" count="0" type="stmt"/>
877
- <line num="32" count="0" type="stmt"/>
878
- <line num="35" count="16" type="cond" truecount="0" falsecount="1"/>
879
- </file>
880
- </package>
881
- <package name="src.utils">
882
- <metrics statements="68" coveredstatements="47" conditionals="5" coveredconditionals="1" methods="13" coveredmethods="11"/>
883
- <file name="init.ts" path="/Users/sephi/Development/Autofleet/sadot/src/utils/init.ts">
884
- <metrics statements="60" coveredstatements="39" conditionals="4" coveredconditionals="0" methods="9" coveredmethods="7"/>
885
- <line num="1" count="19" type="stmt"/>
886
- <line num="3" count="19" type="stmt"/>
887
- <line num="4" count="19" type="stmt"/>
888
- <line num="5" count="19" type="stmt"/>
889
- <line num="9" count="19" type="stmt"/>
890
- <line num="17" count="19" type="stmt"/>
891
- <line num="18" count="19" type="stmt"/>
892
- <line num="20" count="19" type="stmt"/>
893
- <line num="22" count="19" type="stmt"/>
894
- <line num="24" count="19" type="stmt"/>
895
- <line num="25" count="20" type="stmt"/>
896
- <line num="28" count="24" type="stmt"/>
897
- <line num="29" count="24" type="stmt"/>
898
- <line num="30" count="24" type="cond" truecount="0" falsecount="1"/>
899
- <line num="31" count="0" type="stmt"/>
900
- <line num="35" count="0" type="stmt"/>
901
- <line num="37" count="24" type="stmt"/>
902
- <line num="40" count="24" type="stmt"/>
903
- <line num="43" count="24" type="stmt"/>
904
- <line num="44" count="24" type="stmt"/>
905
- <line num="45" count="24" type="stmt"/>
906
- <line num="46" count="24" type="stmt"/>
907
- <line num="47" count="24" type="stmt"/>
908
- <line num="48" count="24" type="stmt"/>
909
- <line num="49" count="24" type="stmt"/>
910
- <line num="50" count="24" type="stmt"/>
911
- <line num="52" count="0" type="stmt"/>
912
- <line num="57" count="19" type="stmt"/>
913
- <line num="58" count="0" type="stmt"/>
914
- <line num="59" count="0" type="stmt"/>
915
- <line num="60" count="0" type="stmt"/>
916
- <line num="61" count="0" type="cond" truecount="0" falsecount="1"/>
917
- <line num="62" count="0" type="cond" truecount="0" falsecount="1"/>
918
- <line num="63" count="0" type="stmt"/>
919
- <line num="64" count="0" type="stmt"/>
920
- <line num="67" count="0" type="stmt"/>
921
- <line num="68" count="0" type="stmt"/>
922
- <line num="69" count="0" type="stmt"/>
923
- <line num="70" count="0" type="stmt"/>
924
- <line num="71" count="0" type="stmt"/>
925
- <line num="72" count="0" type="stmt"/>
926
- <line num="73" count="0" type="stmt"/>
927
- <line num="75" count="0" type="stmt"/>
928
- <line num="83" count="19" type="stmt"/>
929
- <line num="84" count="24" type="stmt"/>
930
- <line num="86" count="24" type="stmt"/>
931
- <line num="89" count="19" type="stmt"/>
932
- <line num="90" count="20" type="stmt"/>
933
- <line num="91" count="24" type="stmt"/>
934
- <line num="92" count="24" type="stmt"/>
935
- <line num="93" count="24" type="cond" truecount="0" falsecount="1"/>
936
- <line num="94" count="0" type="stmt"/>
937
- <line num="98" count="0" type="stmt"/>
938
- <line num="101" count="24" type="stmt"/>
939
- <line num="103" count="24" type="stmt"/>
940
- <line num="104" count="24" type="stmt"/>
941
- <line num="106" count="0" type="stmt"/>
942
- <line num="111" count="19" type="stmt"/>
943
- <line num="112" count="20" type="stmt"/>
944
- <line num="113" count="24" type="stmt"/>
945
- </file>
946
- <file name="scopeAttributes.ts" path="/Users/sephi/Development/Autofleet/sadot/src/utils/scopeAttributes.ts">
947
- <metrics statements="8" coveredstatements="8" conditionals="1" coveredconditionals="1" methods="4" coveredmethods="4"/>
948
- <line num="1" count="19" type="stmt"/>
949
- <line num="2" count="1295" type="stmt"/>
950
- <line num="4" count="19" type="stmt"/>
951
- <line num="5" count="1112" type="stmt"/>
952
- <line num="6" count="1112" type="cond" truecount="1" falsecount="0"/>
953
- <line num="7" count="727" type="stmt"/>
954
- <line num="9" count="568" type="stmt"/>
955
- <line num="12" count="19" type="stmt"/>
956
- </file>
957
- </package>
958
- <package name="src.utils.constants">
959
- <metrics statements="14" coveredstatements="14" conditionals="2" coveredconditionals="2" methods="1" coveredmethods="1"/>
960
- <file name="index.ts" path="/Users/sephi/Development/Autofleet/sadot/src/utils/constants/index.ts">
961
- <metrics statements="14" coveredstatements="14" conditionals="2" coveredconditionals="2" methods="1" coveredmethods="1"/>
962
- <line num="1" count="19" type="stmt"/>
963
- <line num="3" count="19" type="stmt"/>
964
- <line num="5" count="19" type="stmt"/>
965
- <line num="10" count="19" type="cond" truecount="2" falsecount="0"/>
966
- <line num="11" count="19" type="stmt"/>
967
- <line num="12" count="19" type="stmt"/>
968
- <line num="13" count="19" type="stmt"/>
969
- <line num="14" count="19" type="stmt"/>
970
- <line num="15" count="19" type="stmt"/>
971
- <line num="16" count="19" type="stmt"/>
972
- <line num="17" count="19" type="stmt"/>
973
- <line num="18" count="19" type="stmt"/>
974
- <line num="19" count="19" type="stmt"/>
975
- <line num="24" count="19" type="stmt"/>
976
- </file>
977
- </package>
978
- <package name="src.utils.db">
979
- <metrics statements="11" coveredstatements="10" conditionals="4" coveredconditionals="2" methods="2" coveredmethods="2"/>
980
- <file name="index.ts" path="/Users/sephi/Development/Autofleet/sadot/src/utils/db/index.ts">
981
- <metrics statements="11" coveredstatements="10" conditionals="4" coveredconditionals="2" methods="2" coveredmethods="2"/>
982
- <line num="1" count="19" type="stmt"/>
983
- <line num="2" count="19" type="stmt"/>
984
- <line num="4" count="19" type="stmt"/>
985
- <line num="5" count="40" type="stmt"/>
986
- <line num="6" count="40" type="cond" truecount="1" falsecount="1"/>
987
- <line num="7" count="40" type="stmt"/>
988
- <line num="9" count="40" type="cond" truecount="1" falsecount="1"/>
989
- <line num="10" count="0" type="stmt"/>
990
- <line num="12" count="40" type="stmt"/>
991
- <line num="14" count="40" type="stmt"/>
992
- <line num="17" count="20" type="stmt"/>
993
- </file>
994
- </package>
995
- <package name="src.utils.helpers">
996
- <metrics statements="11" coveredstatements="11" conditionals="4" coveredconditionals="3" methods="4" coveredmethods="4"/>
997
- <file name="index.ts" path="/Users/sephi/Development/Autofleet/sadot/src/utils/helpers/index.ts">
998
- <metrics statements="11" coveredstatements="11" conditionals="4" coveredconditionals="3" methods="4" coveredmethods="4"/>
999
- <line num="2" count="19" type="stmt"/>
1000
- <line num="3" count="19" type="stmt"/>
1001
- <line num="4" count="19" type="stmt"/>
1002
- <line num="5" count="19" type="stmt"/>
1003
- <line num="29" count="19" type="cond" truecount="1" falsecount="0"/>
1004
- <line num="30" count="12" type="stmt"/>
1005
- <line num="31" count="60" type="stmt"/>
1006
- <line num="34" count="19" type="stmt"/>
1007
- <line num="43" count="8" type="stmt"/>
1008
- <line num="45" count="4" type="stmt"/>
1009
- <line num="58" count="4" type="stmt"/>
1010
- </file>
1011
- </package>
1012
- <package name="src.utils.logger">
1013
- <metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
1014
- <file name="index.ts" path="/Users/sephi/Development/Autofleet/sadot/src/utils/logger/index.ts">
1015
- <metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
1016
- <line num="1" count="19" type="stmt"/>
1017
- <line num="3" count="19" type="stmt"/>
1018
- <line num="5" count="19" type="stmt"/>
1019
- </file>
1020
- </package>
1021
- <package name="src.utils.validations">
1022
- <metrics statements="6" coveredstatements="5" conditionals="3" coveredconditionals="2" methods="1" coveredmethods="1"/>
1023
- <file name="index.ts" path="/Users/sephi/Development/Autofleet/sadot/src/utils/validations/index.ts">
1024
- <metrics statements="6" coveredstatements="5" conditionals="3" coveredconditionals="2" methods="1" coveredmethods="1"/>
1025
- <line num="2" count="19" type="stmt"/>
1026
- <line num="4" count="19" type="stmt"/>
1027
- <line num="9" count="1039" type="stmt"/>
1028
- <line num="10" count="1039" type="cond" truecount="0" falsecount="1"/>
1029
- <line num="12" count="0" type="stmt"/>
1030
- <line num="15" count="1039" type="cond" truecount="2" falsecount="0"/>
1031
- </file>
1032
- </package>
1033
- <package name="src.utils.validations.schema">
1034
- <metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
1035
- <file name="custom-fields.ts" path="/Users/sephi/Development/Autofleet/sadot/src/utils/validations/schema/custom-fields.ts">
1036
- <metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
1037
- <line num="1" count="19" type="stmt"/>
1038
- <line num="3" count="19" type="stmt"/>
1039
- <line num="8" count="19" type="stmt"/>
1040
- </file>
1041
- </package>
1042
- <package name="src.utils.validations.validators">
1043
- <metrics statements="18" coveredstatements="18" conditionals="4" coveredconditionals="4" methods="10" coveredmethods="10"/>
1044
- <file name="index.ts" path="/Users/sephi/Development/Autofleet/sadot/src/utils/validations/validators/index.ts">
1045
- <metrics statements="13" coveredstatements="13" conditionals="0" coveredconditionals="0" methods="7" coveredmethods="7"/>
1046
- <line num="1" count="19" type="stmt"/>
1047
- <line num="2" count="19" type="stmt"/>
1048
- <line num="4" count="19" type="stmt"/>
1049
- <line num="5" count="19" type="stmt"/>
1050
- <line num="12" count="19" type="stmt"/>
1051
- <line num="20" count="19" type="stmt"/>
1052
- <line num="23" count="702" type="stmt"/>
1053
- <line num="24" count="267" type="stmt"/>
1054
- <line num="25" count="11" type="stmt"/>
1055
- <line num="26" count="9" type="stmt"/>
1056
- <line num="27" count="15" type="stmt"/>
1057
- <line num="28" count="10" type="stmt"/>
1058
- <line num="31" count="4" type="stmt"/>
1059
- </file>
1060
- <file name="select.validator.ts" path="/Users/sephi/Development/Autofleet/sadot/src/utils/validations/validators/select.validator.ts">
1061
- <metrics statements="2" coveredstatements="2" conditionals="2" coveredconditionals="2" methods="1" coveredmethods="1"/>
1062
- <line num="6" count="19" type="stmt"/>
1063
- <line num="9" count="13" type="cond" truecount="2" falsecount="0"/>
1064
- </file>
1065
- <file name="status.validator.ts" path="/Users/sephi/Development/Autofleet/sadot/src/utils/validations/validators/status.validator.ts">
1066
- <metrics statements="3" coveredstatements="3" conditionals="2" coveredconditionals="2" methods="2" coveredmethods="2"/>
1067
- <line num="13" count="19" type="stmt"/>
1068
- <line num="16" count="8" type="cond" truecount="2" falsecount="0"/>
1069
- <line num="17" count="14" type="stmt"/>
1070
- </file>
1071
- </package>
1072
- </project>
1073
- </coverage>