@grnsft/if 0.1.3 → 0.1.4

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 (134) hide show
  1. package/README.md +21 -2
  2. package/build/config/config.d.ts +12 -0
  3. package/build/config/config.js +54 -0
  4. package/build/config/index.d.ts +2 -0
  5. package/build/config/index.js +8 -0
  6. package/build/config/strings.d.ts +19 -0
  7. package/build/config/strings.js +34 -0
  8. package/build/index.d.ts +2 -0
  9. package/build/index.js +53 -0
  10. package/build/lib/models-universe.d.ts +36 -0
  11. package/build/lib/models-universe.js +113 -0
  12. package/build/lib/observatory.d.ts +20 -0
  13. package/build/lib/observatory.js +31 -0
  14. package/build/lib/planet-aggregator.d.ts +6 -0
  15. package/build/lib/planet-aggregator.js +35 -0
  16. package/build/lib/supercomputer.d.ts +37 -0
  17. package/build/lib/supercomputer.js +148 -0
  18. package/build/models/index.d.ts +1 -0
  19. package/build/models/index.js +6 -0
  20. package/build/models/time-sync.d.ts +55 -0
  21. package/build/models/time-sync.js +235 -0
  22. package/build/types/helpers.d.ts +1 -0
  23. package/build/types/helpers.js +3 -0
  24. package/build/types/impl.d.ts +45 -0
  25. package/build/types/impl.js +5 -0
  26. package/build/types/model-interface.d.ts +14 -0
  27. package/build/types/model-interface.js +3 -0
  28. package/build/types/models-universe.d.ts +23 -0
  29. package/build/types/models-universe.js +3 -0
  30. package/build/types/planet-aggregator.d.ts +6 -0
  31. package/build/types/planet-aggregator.js +3 -0
  32. package/build/types/process-args.d.ts +7 -0
  33. package/build/types/process-args.js +3 -0
  34. package/build/types/supercomputer.d.ts +4 -0
  35. package/build/types/supercomputer.js +3 -0
  36. package/build/types/time-sync.d.ts +9 -0
  37. package/build/types/time-sync.js +3 -0
  38. package/build/types/units-dealer.d.ts +3 -0
  39. package/build/types/units-dealer.js +3 -0
  40. package/build/types/units.d.ts +11 -0
  41. package/build/types/units.js +37 -0
  42. package/build/util/args.d.ts +8 -0
  43. package/build/util/args.js +58 -0
  44. package/build/util/errors.d.ts +6 -0
  45. package/build/util/errors.js +25 -0
  46. package/build/util/helpers.d.ts +4 -0
  47. package/build/util/helpers.js +18 -0
  48. package/build/util/units-dealer.d.ts +10 -0
  49. package/build/util/units-dealer.js +32 -0
  50. package/build/util/validations.d.ts +29 -0
  51. package/build/util/validations.js +80 -0
  52. package/build/util/yaml.d.ts +12 -0
  53. package/build/util/yaml.js +36 -0
  54. package/examples/impls/test/time-sync.yml +75 -0
  55. package/examples/ompls/test/time-sync.yml +255 -0
  56. package/examples/ompls/time-sync.yml +212 -0
  57. package/hack-banner.png +0 -0
  58. package/package.json +3 -1
  59. package/src/config/units.yaml +11 -24
  60. package/src/models/README.md +266 -0
  61. package/tsconfig.build.tsbuildinfo +1 -1
  62. package/.devcontainer/devcontainer.json +0 -38
  63. package/.examples/ompls/azure.yml +0 -205
  64. package/.github/ISSUE_TEMPLATE/agenda.md +0 -37
  65. package/.github/ISSUE_TEMPLATE/blank-issue.md +0 -10
  66. package/.github/ISSUE_TEMPLATE/bug-report.md +0 -32
  67. package/.github/ISSUE_TEMPLATE/dev-ticket.md +0 -44
  68. package/.github/ISSUE_TEMPLATE/feedback.md +0 -42
  69. package/.github/ISSUE_TEMPLATE/model-plugin.md +0 -63
  70. package/.github/ISSUE_TEMPLATE/sprint-planning.md +0 -39
  71. package/.github/ISSUE_TEMPLATE/sprint-retro.md +0 -41
  72. package/.github/ISSUE_TEMPLATE/user-story.md +0 -10
  73. package/.github/PULL_REQUEST_TEMPLATE.md +0 -21
  74. package/.github/workflows/nodejs-ci.yml +0 -26
  75. package/coverage/clover.xml +0 -237
  76. package/coverage/coverage-final.json +0 -11
  77. package/coverage/lcov-report/base.css +0 -224
  78. package/coverage/lcov-report/block-navigation.js +0 -87
  79. package/coverage/lcov-report/config/config.ts.html +0 -256
  80. package/coverage/lcov-report/config/index.html +0 -146
  81. package/coverage/lcov-report/config/index.ts.html +0 -91
  82. package/coverage/lcov-report/config/strings.ts.html +0 -187
  83. package/coverage/lcov-report/favicon.png +0 -0
  84. package/coverage/lcov-report/index.html +0 -146
  85. package/coverage/lcov-report/lib/boavizta/index.html +0 -116
  86. package/coverage/lcov-report/lib/boavizta/index.ts.html +0 -1171
  87. package/coverage/lcov-report/lib/case-studies/aveva-model.ts.html +0 -277
  88. package/coverage/lcov-report/lib/case-studies/emem-model.ts.html +0 -439
  89. package/coverage/lcov-report/lib/case-studies/eshoppen-model.ts.html +0 -550
  90. package/coverage/lcov-report/lib/case-studies/index.html +0 -176
  91. package/coverage/lcov-report/lib/case-studies/index.ts.html +0 -97
  92. package/coverage/lcov-report/lib/case-studies/sci-accenture-model.ts.html +0 -232
  93. package/coverage/lcov-report/lib/ccf/index.html +0 -116
  94. package/coverage/lcov-report/lib/ccf/index.ts.html +0 -1339
  95. package/coverage/lcov-report/lib/cloud-instance-metadata/index.html +0 -116
  96. package/coverage/lcov-report/lib/cloud-instance-metadata/index.ts.html +0 -370
  97. package/coverage/lcov-report/lib/index.html +0 -161
  98. package/coverage/lcov-report/lib/index.ts.html +0 -121
  99. package/coverage/lcov-report/lib/models-universe.ts.html +0 -475
  100. package/coverage/lcov-report/lib/observatory.ts.html +0 -187
  101. package/coverage/lcov-report/lib/planet-aggregator.ts.html +0 -253
  102. package/coverage/lcov-report/lib/sci/index.html +0 -116
  103. package/coverage/lcov-report/lib/sci/index.ts.html +0 -571
  104. package/coverage/lcov-report/lib/sci-e/index.html +0 -116
  105. package/coverage/lcov-report/lib/sci-e/index.ts.html +0 -403
  106. package/coverage/lcov-report/lib/sci-m/index.html +0 -116
  107. package/coverage/lcov-report/lib/sci-m/index.ts.html +0 -487
  108. package/coverage/lcov-report/lib/sci-o/index.html +0 -116
  109. package/coverage/lcov-report/lib/sci-o/index.ts.html +0 -265
  110. package/coverage/lcov-report/lib/shell-imp/index.html +0 -116
  111. package/coverage/lcov-report/lib/shell-imp/index.ts.html +0 -376
  112. package/coverage/lcov-report/lib/supercomputer.ts.html +0 -712
  113. package/coverage/lcov-report/lib/teads-aws/index.html +0 -116
  114. package/coverage/lcov-report/lib/teads-aws/index.ts.html +0 -823
  115. package/coverage/lcov-report/lib/teads-curve/index.html +0 -116
  116. package/coverage/lcov-report/lib/teads-curve/index.ts.html +0 -625
  117. package/coverage/lcov-report/lib/watt-time/index.html +0 -116
  118. package/coverage/lcov-report/lib/watt-time/index.ts.html +0 -829
  119. package/coverage/lcov-report/prettify.css +0 -1
  120. package/coverage/lcov-report/prettify.js +0 -2
  121. package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
  122. package/coverage/lcov-report/sorter.js +0 -196
  123. package/coverage/lcov-report/types/common.ts.html +0 -109
  124. package/coverage/lcov-report/types/index.html +0 -116
  125. package/coverage/lcov-report/util/args.ts.html +0 -259
  126. package/coverage/lcov-report/util/errors.ts.html +0 -160
  127. package/coverage/lcov-report/util/index.html +0 -146
  128. package/coverage/lcov-report/util/models-universe.ts.html +0 -679
  129. package/coverage/lcov-report/util/observatory.ts.html +0 -229
  130. package/coverage/lcov-report/util/supercomputer.ts.html +0 -466
  131. package/coverage/lcov-report/util/yaml.ts.html +0 -199
  132. package/coverage/lcov.info +0 -403
  133. package/scripts/impact-test.sh +0 -12
  134. package/yarn-error.log +0 -5431
@@ -1,199 +0,0 @@
1
-
2
- <!doctype html>
3
- <html lang="en">
4
-
5
- <head>
6
- <title>Code coverage report for util/yaml.ts</title>
7
- <meta charset="utf-8" />
8
- <link rel="stylesheet" href="../prettify.css" />
9
- <link rel="stylesheet" href="../base.css" />
10
- <link rel="shortcut icon" type="image/x-icon" href="../favicon.png" />
11
- <meta name="viewport" content="width=device-width, initial-scale=1" />
12
- <style type='text/css'>
13
- .coverage-summary .sorter {
14
- background-image: url(../sort-arrow-sprite.png);
15
- }
16
- </style>
17
- </head>
18
-
19
- <body>
20
- <div class='wrapper'>
21
- <div class='pad1'>
22
- <h1><a href="../index.html">All files</a> / <a href="index.html">util</a> yaml.ts</h1>
23
- <div class='clearfix'>
24
-
25
- <div class='fl pad1y space-right2'>
26
- <span class="strong">100% </span>
27
- <span class="quiet">Statements</span>
28
- <span class='fraction'>20/20</span>
29
- </div>
30
-
31
-
32
- <div class='fl pad1y space-right2'>
33
- <span class="strong">100% </span>
34
- <span class="quiet">Branches</span>
35
- <span class='fraction'>0/0</span>
36
- </div>
37
-
38
-
39
- <div class='fl pad1y space-right2'>
40
- <span class="strong">100% </span>
41
- <span class="quiet">Functions</span>
42
- <span class='fraction'>3/3</span>
43
- </div>
44
-
45
-
46
- <div class='fl pad1y space-right2'>
47
- <span class="strong">100% </span>
48
- <span class="quiet">Lines</span>
49
- <span class='fraction'>17/17</span>
50
- </div>
51
-
52
-
53
- </div>
54
- <p class="quiet">
55
- Press <em>n</em> or <em>j</em> to go to the next uncovered block, <em>b</em>, <em>p</em> or <em>k</em> for the previous block.
56
- </p>
57
- <template id="filterTemplate">
58
- <div class="quiet">
59
- Filter:
60
- <input oninput="onInput()" type="search" id="fileSearch">
61
- </div>
62
- </template>
63
- </div>
64
- <div class='status-line high'></div>
65
- <pre><table class="coverage">
66
- <tr><td class="line-count quiet"><a name='L1'></a><a href='#L1'>1</a>
67
- <a name='L2'></a><a href='#L2'>2</a>
68
- <a name='L3'></a><a href='#L3'>3</a>
69
- <a name='L4'></a><a href='#L4'>4</a>
70
- <a name='L5'></a><a href='#L5'>5</a>
71
- <a name='L6'></a><a href='#L6'>6</a>
72
- <a name='L7'></a><a href='#L7'>7</a>
73
- <a name='L8'></a><a href='#L8'>8</a>
74
- <a name='L9'></a><a href='#L9'>9</a>
75
- <a name='L10'></a><a href='#L10'>10</a>
76
- <a name='L11'></a><a href='#L11'>11</a>
77
- <a name='L12'></a><a href='#L12'>12</a>
78
- <a name='L13'></a><a href='#L13'>13</a>
79
- <a name='L14'></a><a href='#L14'>14</a>
80
- <a name='L15'></a><a href='#L15'>15</a>
81
- <a name='L16'></a><a href='#L16'>16</a>
82
- <a name='L17'></a><a href='#L17'>17</a>
83
- <a name='L18'></a><a href='#L18'>18</a>
84
- <a name='L19'></a><a href='#L19'>19</a>
85
- <a name='L20'></a><a href='#L20'>20</a>
86
- <a name='L21'></a><a href='#L21'>21</a>
87
- <a name='L22'></a><a href='#L22'>22</a>
88
- <a name='L23'></a><a href='#L23'>23</a>
89
- <a name='L24'></a><a href='#L24'>24</a>
90
- <a name='L25'></a><a href='#L25'>25</a>
91
- <a name='L26'></a><a href='#L26'>26</a>
92
- <a name='L27'></a><a href='#L27'>27</a>
93
- <a name='L28'></a><a href='#L28'>28</a>
94
- <a name='L29'></a><a href='#L29'>29</a>
95
- <a name='L30'></a><a href='#L30'>30</a>
96
- <a name='L31'></a><a href='#L31'>31</a>
97
- <a name='L32'></a><a href='#L32'>32</a>
98
- <a name='L33'></a><a href='#L33'>33</a>
99
- <a name='L34'></a><a href='#L34'>34</a>
100
- <a name='L35'></a><a href='#L35'>35</a>
101
- <a name='L36'></a><a href='#L36'>36</a>
102
- <a name='L37'></a><a href='#L37'>37</a>
103
- <a name='L38'></a><a href='#L38'>38</a>
104
- <a name='L39'></a><a href='#L39'>39</a></td><td class="line-coverage quiet"><span class="cline-any cline-yes">2x</span>
105
- <span class="cline-any cline-yes">2x</span>
106
- <span class="cline-any cline-neutral">&nbsp;</span>
107
- <span class="cline-any cline-yes">2x</span>
108
- <span class="cline-any cline-neutral">&nbsp;</span>
109
- <span class="cline-any cline-neutral">&nbsp;</span>
110
- <span class="cline-any cline-neutral">&nbsp;</span>
111
- <span class="cline-any cline-neutral">&nbsp;</span>
112
- <span class="cline-any cline-neutral">&nbsp;</span>
113
- <span class="cline-any cline-neutral">&nbsp;</span>
114
- <span class="cline-any cline-yes">2x</span>
115
- <span class="cline-any cline-yes">1x</span>
116
- <span class="cline-any cline-neutral">&nbsp;</span>
117
- <span class="cline-any cline-yes">1x</span>
118
- <span class="cline-any cline-neutral">&nbsp;</span>
119
- <span class="cline-any cline-neutral">&nbsp;</span>
120
- <span class="cline-any cline-neutral">&nbsp;</span>
121
- <span class="cline-any cline-neutral">&nbsp;</span>
122
- <span class="cline-any cline-neutral">&nbsp;</span>
123
- <span class="cline-any cline-yes">2x</span>
124
- <span class="cline-any cline-yes">2x</span>
125
- <span class="cline-any cline-yes">2x</span>
126
- <span class="cline-any cline-yes">2x</span>
127
- <span class="cline-any cline-neutral">&nbsp;</span>
128
- <span class="cline-any cline-yes">2x</span>
129
- <span class="cline-any cline-neutral">&nbsp;</span>
130
- <span class="cline-any cline-neutral">&nbsp;</span>
131
- <span class="cline-any cline-neutral">&nbsp;</span>
132
- <span class="cline-any cline-neutral">&nbsp;</span>
133
- <span class="cline-any cline-neutral">&nbsp;</span>
134
- <span class="cline-any cline-yes">2x</span>
135
- <span class="cline-any cline-yes">6x</span>
136
- <span class="cline-any cline-yes">6x</span>
137
- <span class="cline-any cline-yes">6x</span>
138
- <span class="cline-any cline-yes">6x</span>
139
- <span class="cline-any cline-neutral">&nbsp;</span>
140
- <span class="cline-any cline-yes">6x</span>
141
- <span class="cline-any cline-neutral">&nbsp;</span>
142
- <span class="cline-any cline-neutral">&nbsp;</span></td><td class="text"><pre class="prettyprint lang-js">import * as fs from 'fs/promises';
143
- import * as path from 'path';
144
- &nbsp;
145
- import * as YAML from 'js-yaml';
146
- &nbsp;
147
- import {Impl} from '../types/impl';
148
- &nbsp;
149
- /**
150
- * Reads and parses `yaml` file to object.
151
- */
152
- export const openYamlFileAsObject = async (filePath: string): Promise&lt;Impl&gt; =&gt; {
153
- const yamlFileBuffer = await fs.readFile(filePath, 'utf8');
154
- &nbsp;
155
- return YAML.load(yamlFileBuffer) as Impl;
156
- };
157
- &nbsp;
158
- /**
159
- * Saves given `yaml` dump as a file.
160
- */
161
- export const saveYamlFileAs = async (object: any, pathToFile: string) =&gt; {
162
- const dirPath = path.dirname(pathToFile);
163
- await fs.mkdir(dirPath, {recursive: true});
164
- const yamlString = YAML.dump(object, {noRefs: true});
165
- &nbsp;
166
- return fs.writeFile(pathToFile, yamlString);
167
- };
168
- &nbsp;
169
- /**
170
- * Checks if given `fileName` is yaml.
171
- */
172
- export const checkIfFileIsYaml = (fileName: string) =&gt; {
173
- const yamlFileTypes = ['yaml', 'yml'];
174
- const splittedParts = fileName.split('.');
175
- const lastIndex = splittedParts.length - 1;
176
- const extension = splittedParts[lastIndex];
177
- &nbsp;
178
- return yamlFileTypes.includes(extension);
179
- };
180
- &nbsp;</pre></td></tr></table></pre>
181
-
182
- <div class='push'></div><!-- for sticky footer -->
183
- </div><!-- /wrapper -->
184
- <div class='footer quiet pad2 space-top1 center small'>
185
- Code coverage generated by
186
- <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
187
- at 2023-12-04T08:39:10.143Z
188
- </div>
189
- <script src="../prettify.js"></script>
190
- <script>
191
- window.onload = function () {
192
- prettyPrint();
193
- };
194
- </script>
195
- <script src="../sorter.js"></script>
196
- <script src="../block-navigation.js"></script>
197
- </body>
198
- </html>
199
-
@@ -1,403 +0,0 @@
1
- TN:
2
- SF:src/config/config.ts
3
- FNF:0
4
- FNH:0
5
- DA:5,4
6
- LF:1
7
- LH:1
8
- BRF:0
9
- BRH:0
10
- end_of_record
11
- TN:
12
- SF:src/config/index.ts
13
- FN:1,(anonymous_0)
14
- FN:2,(anonymous_1)
15
- FNF:2
16
- FNH:2
17
- FNDA:6,(anonymous_0)
18
- FNDA:8,(anonymous_1)
19
- DA:1,10
20
- DA:2,12
21
- LF:2
22
- LH:2
23
- BRF:0
24
- BRH:0
25
- end_of_record
26
- TN:
27
- SF:src/config/strings.ts
28
- FN:10,(anonymous_0)
29
- FN:12,(anonymous_1)
30
- FN:30,(anonymous_2)
31
- FN:32,(anonymous_3)
32
- FNF:4
33
- FNH:4
34
- FNDA:3,(anonymous_0)
35
- FNDA:5,(anonymous_1)
36
- FNDA:3,(anonymous_2)
37
- FNDA:3,(anonymous_3)
38
- DA:3,5
39
- DA:11,3
40
- DA:13,5
41
- DA:31,3
42
- DA:33,3
43
- LF:5
44
- LH:5
45
- BRF:0
46
- BRH:0
47
- end_of_record
48
- TN:
49
- SF:src/lib/models-universe.ts
50
- FN:28,(anonymous_0)
51
- FN:37,(anonymous_1)
52
- FN:51,(anonymous_2)
53
- FN:53,(anonymous_3)
54
- FN:66,(anonymous_4)
55
- FN:96,(anonymous_5)
56
- FN:101,(anonymous_6)
57
- FN:123,(anonymous_7)
58
- FNF:8
59
- FNH:8
60
- FNDA:9,(anonymous_0)
61
- FNDA:4,(anonymous_1)
62
- FNDA:5,(anonymous_2)
63
- FNDA:5,(anonymous_3)
64
- FNDA:7,(anonymous_4)
65
- FNDA:7,(anonymous_5)
66
- FNDA:2,(anonymous_6)
67
- FNDA:2,(anonymous_7)
68
- DA:1,1
69
- DA:3,1
70
- DA:12,1
71
- DA:14,1
72
- DA:23,1
73
- DA:28,1
74
- DA:32,9
75
- DA:38,4
76
- DA:39,4
77
- DA:40,3
78
- DA:42,3
79
- DA:44,1
80
- DA:52,5
81
- DA:53,5
82
- DA:55,4
83
- DA:57,1
84
- DA:67,7
85
- DA:68,1
86
- DA:71,6
87
- DA:72,1
88
- DA:75,5
89
- DA:76,4
90
- DA:77,4
91
- DA:80,5
92
- DA:81,5
93
- DA:84,5
94
- DA:86,4
95
- DA:87,1
96
- DA:90,2
97
- DA:97,7
98
- DA:99,7
99
- DA:101,2
100
- DA:102,2
101
- DA:107,2
102
- DA:109,2
103
- DA:112,2
104
- DA:117,2
105
- DA:124,2
106
- DA:125,1
107
- DA:128,1
108
- LF:40
109
- LH:40
110
- BRDA:40,0,0,3
111
- BRDA:40,0,1,2
112
- BRDA:67,1,0,1
113
- BRDA:71,2,0,1
114
- BRDA:75,3,0,4
115
- BRDA:80,4,0,5
116
- BRDA:86,5,0,1
117
- BRDA:124,6,0,1
118
- BRF:8
119
- BRH:8
120
- end_of_record
121
- TN:
122
- SF:src/lib/observatory.ts
123
- FN:13,(anonymous_0)
124
- FN:20,(anonymous_1)
125
- FN:31,(anonymous_2)
126
- FNF:3
127
- FNH:3
128
- FNDA:20,(anonymous_0)
129
- FNDA:37,(anonymous_1)
130
- FNDA:17,(anonymous_2)
131
- DA:6,2
132
- DA:8,20
133
- DA:14,20
134
- DA:21,37
135
- DA:23,37
136
- DA:25,37
137
- DA:32,17
138
- LF:7
139
- LH:7
140
- BRDA:21,0,0,20
141
- BRDA:21,0,1,17
142
- BRF:2
143
- BRH:2
144
- end_of_record
145
- TN:
146
- SF:src/lib/planet-aggregator.ts
147
- FN:18,(anonymous_0)
148
- FN:34,(anonymous_1)
149
- FNF:2
150
- FNH:2
151
- FNDA:18,(anonymous_0)
152
- FNDA:22,(anonymous_1)
153
- DA:1,2
154
- DA:3,2
155
- DA:11,2
156
- DA:13,2
157
- DA:18,2
158
- DA:22,18
159
- DA:26,2
160
- DA:31,16
161
- DA:32,16
162
- DA:34,16
163
- DA:35,22
164
- DA:36,28
165
- DA:37,2
166
- DA:42,26
167
- DA:43,26
168
- DA:44,26
169
- DA:45,26
170
- DA:47,26
171
- DA:48,16
172
- DA:49,13
173
- DA:54,20
174
- LF:21
175
- LH:21
176
- BRDA:22,0,0,2
177
- BRDA:23,1,0,18
178
- BRDA:23,1,1,17
179
- BRDA:36,2,0,2
180
- BRDA:44,3,0,26
181
- BRDA:44,3,1,16
182
- BRDA:47,4,0,16
183
- BRDA:48,5,0,13
184
- BRF:8
185
- BRH:8
186
- end_of_record
187
- TN:
188
- SF:src/lib/supercomputer.ts
189
- FN:28,(anonymous_0)
190
- FN:36,(anonymous_1)
191
- FN:43,(anonymous_2)
192
- FN:46,(anonymous_3)
193
- FN:64,(anonymous_4)
194
- FN:70,(anonymous_5)
195
- FN:85,(anonymous_6)
196
- FN:93,(anonymous_7)
197
- FN:106,(anonymous_8)
198
- FN:192,(anonymous_9)
199
- FNF:10
200
- FNH:10
201
- FNDA:11,(anonymous_0)
202
- FNDA:4,(anonymous_1)
203
- FNDA:7,(anonymous_2)
204
- FNDA:7,(anonymous_3)
205
- FNDA:32,(anonymous_4)
206
- FNDA:34,(anonymous_5)
207
- FNDA:16,(anonymous_6)
208
- FNDA:22,(anonymous_7)
209
- FNDA:19,(anonymous_8)
210
- FNDA:11,(anonymous_9)
211
- DA:2,1
212
- DA:4,1
213
- DA:6,1
214
- DA:10,1
215
- DA:13,1
216
- DA:15,1
217
- DA:16,1
218
- DA:21,1
219
- DA:22,11
220
- DA:25,11
221
- DA:26,11
222
- DA:29,11
223
- DA:30,11
224
- DA:37,4
225
- DA:38,1
226
- DA:41,3
227
- DA:43,3
228
- DA:44,7
229
- DA:46,7
230
- DA:47,7
231
- DA:48,7
232
- DA:50,7
233
- DA:51,3
234
- DA:52,2
235
- DA:57,7
236
- DA:65,32
237
- DA:66,1
238
- DA:69,31
239
- DA:70,31
240
- DA:71,34
241
- DA:76,34
242
- DA:79,31
243
- DA:90,16
244
- DA:91,16
245
- DA:93,22
246
- DA:110,19
247
- DA:112,19
248
- DA:113,11
249
- DA:119,19
250
- DA:121,19
251
- DA:122,2
252
- DA:125,17
253
- DA:126,1
254
- DA:129,16
255
- DA:131,16
256
- DA:135,16
257
- DA:137,16
258
- DA:143,16
259
- DA:145,16
260
- DA:146,36
261
- DA:147,36
262
- DA:152,35
263
- DA:155,15
264
- DA:160,15
265
- DA:161,13
266
- DA:166,12
267
- DA:168,12
268
- DA:169,8
269
- DA:173,4
270
- DA:178,14
271
- DA:179,8
272
- DA:183,6
273
- DA:186,14
274
- DA:193,11
275
- DA:194,11
276
- DA:195,11
277
- DA:198,11
278
- DA:200,11
279
- DA:201,19
280
- DA:207,8
281
- LF:70
282
- LH:70
283
- BRDA:37,0,0,1
284
- BRDA:47,1,0,7
285
- BRDA:47,1,1,3
286
- BRDA:50,2,0,3
287
- BRDA:51,3,0,2
288
- BRDA:65,4,0,1
289
- BRDA:112,5,0,11
290
- BRDA:121,6,0,2
291
- BRDA:125,7,0,1
292
- BRDA:131,8,0,8
293
- BRDA:131,8,1,8
294
- BRDA:135,9,0,16
295
- BRDA:135,9,1,9
296
- BRDA:146,10,0,36
297
- BRDA:146,10,1,35
298
- BRDA:160,11,0,13
299
- BRDA:168,12,0,8
300
- BRDA:168,12,1,4
301
- BRDA:178,13,0,8
302
- BRDA:178,13,1,6
303
- BRDA:193,14,0,11
304
- BRDA:193,14,1,9
305
- BRDA:195,15,0,2
306
- BRDA:195,15,1,9
307
- BRF:24
308
- BRH:24
309
- end_of_record
310
- TN:
311
- SF:src/util/args.ts
312
- FN:22,(anonymous_0)
313
- FN:28,(anonymous_1)
314
- FN:38,(anonymous_2)
315
- FNF:3
316
- FNH:3
317
- FNDA:5,(anonymous_0)
318
- FNDA:3,(anonymous_1)
319
- FNDA:5,(anonymous_2)
320
- DA:1,1
321
- DA:2,1
322
- DA:4,1
323
- DA:5,1
324
- DA:7,1
325
- DA:11,1
326
- DA:13,1
327
- DA:14,1
328
- DA:16,1
329
- DA:22,5
330
- DA:28,1
331
- DA:29,3
332
- DA:31,3
333
- DA:38,1
334
- DA:39,5
335
- DA:41,5
336
- DA:42,1
337
- DA:43,1
338
- DA:46,4
339
- DA:47,3
340
- DA:48,2
341
- DA:54,1
342
- DA:57,1
343
- LF:23
344
- LH:23
345
- BRDA:41,0,0,1
346
- BRDA:46,1,0,3
347
- BRDA:47,2,0,2
348
- BRDA:50,3,0,2
349
- BRDA:50,3,1,1
350
- BRF:5
351
- BRH:5
352
- end_of_record
353
- TN:
354
- SF:src/util/errors.ts
355
- FN:13,(anonymous_0)
356
- FN:17,(anonymous_1)
357
- FNF:2
358
- FNH:2
359
- FNDA:20,(anonymous_0)
360
- FNDA:14,(anonymous_1)
361
- DA:1,4
362
- DA:13,4
363
- DA:14,20
364
- DA:18,14
365
- DA:19,14
366
- DA:24,20
367
- LF:6
368
- LH:6
369
- BRF:0
370
- BRH:0
371
- end_of_record
372
- TN:
373
- SF:src/util/yaml.ts
374
- FN:11,(anonymous_0)
375
- FN:20,(anonymous_1)
376
- FN:31,(anonymous_2)
377
- FNF:3
378
- FNH:3
379
- FNDA:1,(anonymous_0)
380
- FNDA:2,(anonymous_1)
381
- FNDA:6,(anonymous_2)
382
- DA:1,2
383
- DA:2,2
384
- DA:4,2
385
- DA:11,2
386
- DA:12,1
387
- DA:14,1
388
- DA:20,2
389
- DA:21,2
390
- DA:22,2
391
- DA:23,2
392
- DA:25,2
393
- DA:31,2
394
- DA:32,6
395
- DA:33,6
396
- DA:34,6
397
- DA:35,6
398
- DA:37,6
399
- LF:17
400
- LH:17
401
- BRF:0
402
- BRH:0
403
- end_of_record
@@ -1,12 +0,0 @@
1
- #!/bin/bash
2
-
3
- echo "Starting impact tests"
4
- prefix="examples/impls/test/";
5
- for file in examples/impls/test/*;
6
- do
7
- echo ""
8
- echo executing $file, outfile is ${file#"$prefix"}
9
- echo ""
10
- npx ts-node impact-engine.ts --impl $file --ompl examples/ompls/${file#"$prefix"}
11
- done
12
- exit 0