Skip to content

Commit 82a278d

Browse files
1 parent 15fdc5b commit 82a278d

82 files changed

Lines changed: 530 additions & 532 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

BCStudentSoftwareDevTeam/celts/nonEnrolledStudents/class_index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<header>
1212
<div class="content">
1313
<h1>Coverage report:
14-
<span class="pc_cov">61%</span>
14+
<span class="pc_cov">63%</span>
1515
</h1>
1616
<aside id="help_panel_wrapper">
1717
<input id="help_panel_state" type="checkbox">
@@ -55,7 +55,7 @@ <h2>
5555
</h2>
5656
<p class="text">
5757
<a class="nav" href="https://coverage.readthedocs.io/en/7.10.2">coverage.py v7.10.2</a>,
58-
created at 2026-02-09 19:56 +0000
58+
created at 2026-02-13 16:13 +0000
5959
</p>
6060
</div>
6161
</header>
@@ -403,10 +403,10 @@ <h2>
403403
<tr class="region">
404404
<td class="name left"><a href="z_074bda25efadd8bd_volunteerSpreadsheet_py.html">app/logic/volunteerSpreadsheet.py</a></td>
405405
<td class="name left"><a href="z_074bda25efadd8bd_volunteerSpreadsheet_py.html"><data value=''><span class='no-noun'>(no class)</span></data></a></td>
406-
<td>141</td>
407-
<td>109</td>
406+
<td>140</td>
408407
<td>0</td>
409-
<td class="right" data-ratio="32 141">23%</td>
408+
<td>0</td>
409+
<td class="right" data-ratio="140 140">100%</td>
410410
</tr>
411411
<tr class="region">
412412
<td class="name left"><a href="z_074bda25efadd8bd_volunteers_py.html">app/logic/volunteers.py</a></td>
@@ -1061,10 +1061,10 @@ <h2>
10611061
<tr class="total">
10621062
<td class="name left">Total</td>
10631063
<td class="name left">&nbsp;</td>
1064-
<td>4072</td>
1065-
<td>1600</td>
1064+
<td>4071</td>
1065+
<td>1491</td>
10661066
<td>0</td>
1067-
<td class="right" data-ratio="2472 4072">61%</td>
1067+
<td class="right" data-ratio="2580 4071">63%</td>
10681068
</tr>
10691069
</tfoot>
10701070
</table>
@@ -1076,7 +1076,7 @@ <h2>
10761076
<div class="content">
10771077
<p>
10781078
<a class="nav" href="https://coverage.readthedocs.io/en/7.10.2">coverage.py v7.10.2</a>,
1079-
created at 2026-02-09 19:56 +0000
1079+
created at 2026-02-13 16:13 +0000
10801080
</p>
10811081
</div>
10821082
<aside class="hidden">

BCStudentSoftwareDevTeam/celts/nonEnrolledStudents/function_index.html

Lines changed: 84 additions & 84 deletions
Large diffs are not rendered by default.

BCStudentSoftwareDevTeam/celts/nonEnrolledStudents/index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<header>
1212
<div class="content">
1313
<h1>Coverage report:
14-
<span class="pc_cov">61%</span>
14+
<span class="pc_cov">63%</span>
1515
</h1>
1616
<aside id="help_panel_wrapper">
1717
<input id="help_panel_state" type="checkbox">
@@ -54,7 +54,7 @@ <h2>
5454
</h2>
5555
<p class="text">
5656
<a class="nav" href="https://coverage.readthedocs.io/en/7.10.2">coverage.py v7.10.2</a>,
57-
created at 2026-02-09 19:56 +0000
57+
created at 2026-02-13 16:13 +0000
5858
</p>
5959
</div>
6060
</header>
@@ -338,10 +338,10 @@ <h2>
338338
</tr>
339339
<tr class="region">
340340
<td class="name left"><a href="z_074bda25efadd8bd_volunteerSpreadsheet_py.html">app/logic/volunteerSpreadsheet.py</a></td>
341-
<td>141</td>
342-
<td>109</td>
341+
<td>140</td>
343342
<td>0</td>
344-
<td class="right" data-ratio="32 141">23%</td>
343+
<td>0</td>
344+
<td class="right" data-ratio="140 140">100%</td>
345345
</tr>
346346
<tr class="region">
347347
<td class="name left"><a href="z_074bda25efadd8bd_volunteers_py.html">app/logic/volunteers.py</a></td>
@@ -620,10 +620,10 @@ <h2>
620620
<tfoot>
621621
<tr class="total">
622622
<td class="name left">Total</td>
623-
<td>4072</td>
624-
<td>1600</td>
623+
<td>4071</td>
624+
<td>1491</td>
625625
<td>0</td>
626-
<td class="right" data-ratio="2472 4072">61%</td>
626+
<td class="right" data-ratio="2580 4071">63%</td>
627627
</tr>
628628
</tfoot>
629629
</table>
@@ -635,7 +635,7 @@ <h2>
635635
<div class="content">
636636
<p>
637637
<a class="nav" href="https://coverage.readthedocs.io/en/7.10.2">coverage.py v7.10.2</a>,
638-
created at 2026-02-09 19:56 +0000
638+
created at 2026-02-13 16:13 +0000
639639
</p>
640640
</div>
641641
<aside class="hidden">

BCStudentSoftwareDevTeam/celts/nonEnrolledStudents/status.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

BCStudentSoftwareDevTeam/celts/nonEnrolledStudents/z_074bda25efadd8bd_bonner_py.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ <h2>
6565
<a id="nextFileLink" class="nav" href="z_074bda25efadd8bd_celtsLabor_py.html">&#xbb; next</a>
6666
&nbsp; &nbsp; &nbsp;
6767
<a class="nav" href="https://coverage.readthedocs.io/en/7.10.2">coverage.py v7.10.2</a>,
68-
created at 2026-02-09 19:56 +0000
68+
created at 2026-02-13 16:13 +0000
6969
</p>
7070
<aside class="hidden">
7171
<button type="button" class="button_next_chunk" data-shortcut="j"></button>
@@ -231,7 +231,7 @@ <h2>
231231
<a class="nav" href="z_074bda25efadd8bd_celtsLabor_py.html">&#xbb; next</a>
232232
&nbsp; &nbsp; &nbsp;
233233
<a class="nav" href="https://coverage.readthedocs.io/en/7.10.2">coverage.py v7.10.2</a>,
234-
created at 2026-02-09 19:56 +0000
234+
created at 2026-02-13 16:13 +0000
235235
</p>
236236
</div>
237237
</footer>

BCStudentSoftwareDevTeam/celts/nonEnrolledStudents/z_074bda25efadd8bd_celtsLabor_py.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ <h2>
6565
<a id="nextFileLink" class="nav" href="z_074bda25efadd8bd_certification_py.html">&#xbb; next</a>
6666
&nbsp; &nbsp; &nbsp;
6767
<a class="nav" href="https://coverage.readthedocs.io/en/7.10.2">coverage.py v7.10.2</a>,
68-
created at 2026-02-09 19:56 +0000
68+
created at 2026-02-13 16:13 +0000
6969
</p>
7070
<aside class="hidden">
7171
<button type="button" class="button_next_chunk" data-shortcut="j"></button>
@@ -219,7 +219,7 @@ <h2>
219219
<a class="nav" href="z_074bda25efadd8bd_certification_py.html">&#xbb; next</a>
220220
&nbsp; &nbsp; &nbsp;
221221
<a class="nav" href="https://coverage.readthedocs.io/en/7.10.2">coverage.py v7.10.2</a>,
222-
created at 2026-02-09 19:56 +0000
222+
created at 2026-02-13 16:13 +0000
223223
</p>
224224
</div>
225225
</footer>

BCStudentSoftwareDevTeam/celts/nonEnrolledStudents/z_074bda25efadd8bd_certification_py.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ <h2>
6565
<a id="nextFileLink" class="nav" href="z_074bda25efadd8bd_config_py.html">&#xbb; next</a>
6666
&nbsp; &nbsp; &nbsp;
6767
<a class="nav" href="https://coverage.readthedocs.io/en/7.10.2">coverage.py v7.10.2</a>,
68-
created at 2026-02-09 19:56 +0000
68+
created at 2026-02-13 16:13 +0000
6969
</p>
7070
<aside class="hidden">
7171
<button type="button" class="button_next_chunk" data-shortcut="j"></button>
@@ -206,7 +206,7 @@ <h2>
206206
<a class="nav" href="z_074bda25efadd8bd_config_py.html">&#xbb; next</a>
207207
&nbsp; &nbsp; &nbsp;
208208
<a class="nav" href="https://coverage.readthedocs.io/en/7.10.2">coverage.py v7.10.2</a>,
209-
created at 2026-02-09 19:56 +0000
209+
created at 2026-02-13 16:13 +0000
210210
</p>
211211
</div>
212212
</footer>

BCStudentSoftwareDevTeam/celts/nonEnrolledStudents/z_074bda25efadd8bd_config_py.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ <h2>
6565
<a id="nextFileLink" class="nav" href="z_074bda25efadd8bd_createLogs_py.html">&#xbb; next</a>
6666
&nbsp; &nbsp; &nbsp;
6767
<a class="nav" href="https://coverage.readthedocs.io/en/7.10.2">coverage.py v7.10.2</a>,
68-
created at 2026-02-09 19:56 +0000
68+
created at 2026-02-13 16:13 +0000
6969
</p>
7070
<aside class="hidden">
7171
<button type="button" class="button_next_chunk" data-shortcut="j"></button>
@@ -127,7 +127,7 @@ <h2>
127127
<a class="nav" href="z_074bda25efadd8bd_createLogs_py.html">&#xbb; next</a>
128128
&nbsp; &nbsp; &nbsp;
129129
<a class="nav" href="https://coverage.readthedocs.io/en/7.10.2">coverage.py v7.10.2</a>,
130-
created at 2026-02-09 19:56 +0000
130+
created at 2026-02-13 16:13 +0000
131131
</p>
132132
</div>
133133
</footer>

BCStudentSoftwareDevTeam/celts/nonEnrolledStudents/z_074bda25efadd8bd_createLogs_py.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ <h2>
6565
<a id="nextFileLink" class="nav" href="z_074bda25efadd8bd_downloadFile_py.html">&#xbb; next</a>
6666
&nbsp; &nbsp; &nbsp;
6767
<a class="nav" href="https://coverage.readthedocs.io/en/7.10.2">coverage.py v7.10.2</a>,
68-
created at 2026-02-09 19:56 +0000
68+
created at 2026-02-13 16:13 +0000
6969
</p>
7070
<aside class="hidden">
7171
<button type="button" class="button_next_chunk" data-shortcut="j"></button>
@@ -102,7 +102,7 @@ <h2>
102102
<a class="nav" href="z_074bda25efadd8bd_downloadFile_py.html">&#xbb; next</a>
103103
&nbsp; &nbsp; &nbsp;
104104
<a class="nav" href="https://coverage.readthedocs.io/en/7.10.2">coverage.py v7.10.2</a>,
105-
created at 2026-02-09 19:56 +0000
105+
created at 2026-02-13 16:13 +0000
106106
</p>
107107
</div>
108108
</footer>

BCStudentSoftwareDevTeam/celts/nonEnrolledStudents/z_074bda25efadd8bd_downloadFile_py.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ <h2>
6565
<a id="nextFileLink" class="nav" href="z_074bda25efadd8bd_emailHandler_py.html">&#xbb; next</a>
6666
&nbsp; &nbsp; &nbsp;
6767
<a class="nav" href="https://coverage.readthedocs.io/en/7.10.2">coverage.py v7.10.2</a>,
68-
created at 2026-02-09 19:56 +0000
68+
created at 2026-02-13 16:13 +0000
6969
</p>
7070
<aside class="hidden">
7171
<button type="button" class="button_next_chunk" data-shortcut="j"></button>
@@ -131,7 +131,7 @@ <h2>
131131
<a class="nav" href="z_074bda25efadd8bd_emailHandler_py.html">&#xbb; next</a>
132132
&nbsp; &nbsp; &nbsp;
133133
<a class="nav" href="https://coverage.readthedocs.io/en/7.10.2">coverage.py v7.10.2</a>,
134-
created at 2026-02-09 19:56 +0000
134+
created at 2026-02-13 16:13 +0000
135135
</p>
136136
</div>
137137
</footer>

0 commit comments

Comments
 (0)