@insignia-education/api-sdk-js 0.14.0 → 0.15.0
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/coverage/clover.xml +985 -126
- package/coverage/coverage-final.json +33 -1
- package/coverage/lcov-report/Client.js.html +1 -1
- package/coverage/lcov-report/index.html +65 -20
- package/coverage/lcov-report/src/Client.js.html +31 -31
- package/coverage/lcov-report/src/api/index.html +1 -1
- package/coverage/lcov-report/src/api/index.js.html +1 -1
- package/coverage/lcov-report/src/api/v1/Accounts.js.html +1 -1
- package/coverage/lcov-report/src/api/v1/Auth.js.html +1 -1
- package/coverage/lcov-report/src/api/v1/Categories.js.html +1 -1
- package/coverage/lcov-report/src/api/v1/Changelogs.js.html +1 -1
- package/coverage/lcov-report/src/api/v1/Configs.js.html +1 -1
- package/coverage/lcov-report/src/api/v1/ContactForms.js.html +1 -1
- package/coverage/lcov-report/src/api/v1/ConversationalTopics.js.html +1 -1
- package/coverage/lcov-report/src/api/v1/Countries.js.html +1 -1
- package/coverage/lcov-report/src/api/v1/Coupons.js.html +1 -1
- package/coverage/lcov-report/src/api/v1/Courses.js.html +1 -1
- package/coverage/lcov-report/src/api/v1/Currencies.js.html +1 -1
- package/coverage/lcov-report/src/api/v1/Files.js.html +1 -1
- package/coverage/lcov-report/src/api/v1/Forums.js.html +1 -1
- package/coverage/lcov-report/src/api/v1/Hashes.js.html +1 -1
- package/coverage/lcov-report/src/api/v1/Insignias.js.html +1 -1
- package/coverage/lcov-report/src/api/v1/Languages.js.html +1 -1
- package/coverage/lcov-report/src/api/v1/MailBlacklist.js.html +1 -1
- package/coverage/lcov-report/src/api/v1/Organizations.js.html +1 -1
- package/coverage/lcov-report/src/api/v1/PaymentMethods.js.html +1 -1
- package/coverage/lcov-report/src/api/v1/Payments.js.html +1 -1
- package/coverage/lcov-report/src/api/v1/Quizzes.js.html +1 -1
- package/coverage/lcov-report/src/api/v1/ShortLinks.js.html +1 -1
- package/coverage/lcov-report/src/api/v1/Surveys.js.html +1 -1
- package/coverage/lcov-report/src/api/v1/Taxes.js.html +1 -1
- package/coverage/lcov-report/src/api/v1/Teacher.js.html +20 -8
- package/coverage/lcov-report/src/api/v1/UserTypes.js.html +1 -1
- package/coverage/lcov-report/src/api/v1/Users.js.html +1 -1
- package/coverage/lcov-report/src/api/v1/Zoom.js.html +1 -1
- package/coverage/lcov-report/src/api/v1/index.html +12 -12
- package/coverage/lcov-report/src/api/v1/index.js.html +1 -1
- package/coverage/lcov-report/src/index.html +5 -5
- package/coverage/lcov-report/src/index.js.html +1 -1
- package/coverage/lcov-report/tests/helpers.js.html +1 -1
- package/coverage/lcov-report/tests/index.html +1 -1
- package/coverage/lcov.info +1740 -125
- package/coverage/test-report.html +606 -1
- package/package.json +1 -1
- package/src/api/v1/Teacher.js +5 -1
|
@@ -109,7 +109,7 @@
|
|
|
109
109
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
110
110
|
Code coverage generated by
|
|
111
111
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
112
|
-
at 2026-07-
|
|
112
|
+
at 2026-07-22T18:27:20.315Z
|
|
113
113
|
</div>
|
|
114
114
|
<script src="../../../prettify.js"></script>
|
|
115
115
|
<script>
|
|
@@ -23,9 +23,9 @@
|
|
|
23
23
|
<div class='clearfix'>
|
|
24
24
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
|
-
<span class="strong">
|
|
26
|
+
<span class="strong">72.93% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>520/
|
|
28
|
+
<span class='fraction'>520/713</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
@@ -44,9 +44,9 @@
|
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">
|
|
47
|
+
<span class="strong">72.93% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>520/
|
|
49
|
+
<span class='fraction'>520/713</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -439,18 +439,18 @@
|
|
|
439
439
|
</tr>
|
|
440
440
|
|
|
441
441
|
<tr>
|
|
442
|
-
<td class="file
|
|
443
|
-
<td data-value="
|
|
444
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
442
|
+
<td class="file medium" data-value="Teacher.js"><a href="Teacher.js.html">Teacher.js</a></td>
|
|
443
|
+
<td data-value="73.33" class="pic medium">
|
|
444
|
+
<div class="chart"><div class="cover-fill" style="width: 73%"></div><div class="cover-empty" style="width: 27%"></div></div>
|
|
445
445
|
</td>
|
|
446
|
-
<td data-value="
|
|
447
|
-
<td data-value="
|
|
446
|
+
<td data-value="73.33" class="pct medium">73.33%</td>
|
|
447
|
+
<td data-value="45" class="abs medium">33/45</td>
|
|
448
448
|
<td data-value="60" class="pct medium">60%</td>
|
|
449
449
|
<td data-value="10" class="abs medium">6/10</td>
|
|
450
450
|
<td data-value="46.15" class="pct low">46.15%</td>
|
|
451
451
|
<td data-value="13" class="abs low">6/13</td>
|
|
452
|
-
<td data-value="
|
|
453
|
-
<td data-value="
|
|
452
|
+
<td data-value="73.33" class="pct medium">73.33%</td>
|
|
453
|
+
<td data-value="45" class="abs medium">33/45</td>
|
|
454
454
|
</tr>
|
|
455
455
|
|
|
456
456
|
<tr>
|
|
@@ -521,7 +521,7 @@
|
|
|
521
521
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
522
522
|
Code coverage generated by
|
|
523
523
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
524
|
-
at 2026-07-
|
|
524
|
+
at 2026-07-22T18:27:20.315Z
|
|
525
525
|
</div>
|
|
526
526
|
<script src="../../../prettify.js"></script>
|
|
527
527
|
<script>
|
|
@@ -286,7 +286,7 @@ export default class InsigniaApiV1 extends InsigniaApi {
|
|
|
286
286
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
287
287
|
Code coverage generated by
|
|
288
288
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
289
|
-
at 2026-07-
|
|
289
|
+
at 2026-07-22T18:27:20.315Z
|
|
290
290
|
</div>
|
|
291
291
|
<script src="../../../prettify.js"></script>
|
|
292
292
|
<script>
|
|
@@ -30,9 +30,9 @@
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
|
-
<span class="strong">83.
|
|
33
|
+
<span class="strong">83.01% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>
|
|
35
|
+
<span class='fraction'>44/53</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
@@ -85,8 +85,8 @@
|
|
|
85
85
|
</td>
|
|
86
86
|
<td data-value="90" class="pct high">90%</td>
|
|
87
87
|
<td data-value="120" class="abs high">108/120</td>
|
|
88
|
-
<td data-value="
|
|
89
|
-
<td data-value="
|
|
88
|
+
<td data-value="82.69" class="pct high">82.69%</td>
|
|
89
|
+
<td data-value="52" class="abs high">43/52</td>
|
|
90
90
|
<td data-value="100" class="pct high">100%</td>
|
|
91
91
|
<td data-value="14" class="abs high">14/14</td>
|
|
92
92
|
<td data-value="90" class="pct high">90%</td>
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
117
117
|
Code coverage generated by
|
|
118
118
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
119
|
-
at 2026-07-
|
|
119
|
+
at 2026-07-22T18:27:20.315Z
|
|
120
120
|
</div>
|
|
121
121
|
<script src="../prettify.js"></script>
|
|
122
122
|
<script>
|
|
@@ -94,7 +94,7 @@ export default class Insignia extends InsigniaClient {
|
|
|
94
94
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
95
95
|
Code coverage generated by
|
|
96
96
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
97
|
-
at 2026-07-
|
|
97
|
+
at 2026-07-22T18:27:20.315Z
|
|
98
98
|
</div>
|
|
99
99
|
<script src="../prettify.js"></script>
|
|
100
100
|
<script>
|
|
@@ -115,7 +115,7 @@ export const logout = () => api.auth.logout();</pre></td></tr></table></pre>
|
|
|
115
115
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
116
116
|
Code coverage generated by
|
|
117
117
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
118
|
-
at 2026-07-
|
|
118
|
+
at 2026-07-22T18:27:20.315Z
|
|
119
119
|
</div>
|
|
120
120
|
<script src="../prettify.js"></script>
|
|
121
121
|
<script>
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
102
102
|
Code coverage generated by
|
|
103
103
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
104
|
-
at 2026-07-
|
|
104
|
+
at 2026-07-22T18:27:20.315Z
|
|
105
105
|
</div>
|
|
106
106
|
<script src="../prettify.js"></script>
|
|
107
107
|
<script>
|