Skip to content

Commit 7ae5676

Browse files
committed
1 parent 71add66 commit 7ae5676

82 files changed

Lines changed: 261 additions & 260 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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 16:10 +0000
58+
created at 2026-02-09 18:09 +0000
5959
</p>
6060
</div>
6161
</header>
@@ -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 16:10 +0000
1079+
created at 2026-02-09 18:09 +0000
10801080
</p>
10811081
</div>
10821082
<aside class="hidden">

BCStudentSoftwareDevTeam/celts/nonEnrolledStudents/function_index.html

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -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 16:10 +0000
58+
created at 2026-02-09 18:09 +0000
5959
</p>
6060
</div>
6161
</header>
@@ -3201,80 +3201,80 @@ <h2>
32013201
<td class="right" data-ratio="1 1">100%</td>
32023202
</tr>
32033203
<tr class="region">
3204-
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t45">app/models/user.py</a></td>
3205-
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t45"><data value='isCurrentlyEnrolled'>User.isCurrentlyEnrolled</data></a></td>
3204+
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t46">app/models/user.py</a></td>
3205+
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t46"><data value='isCurrentlyEnrolled'>User.isCurrentlyEnrolled</data></a></td>
32063206
<td>1</td>
32073207
<td>0</td>
32083208
<td>0</td>
32093209
<td class="right" data-ratio="1 1">100%</td>
32103210
</tr>
32113211
<tr class="region">
3212-
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t49">app/models/user.py</a></td>
3213-
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t49"><data value='isAdmin'>User.isAdmin</data></a></td>
3212+
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t50">app/models/user.py</a></td>
3213+
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t50"><data value='isAdmin'>User.isAdmin</data></a></td>
32143214
<td>1</td>
32153215
<td>0</td>
32163216
<td>0</td>
32173217
<td class="right" data-ratio="1 1">100%</td>
32183218
</tr>
32193219
<tr class="region">
3220-
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t53">app/models/user.py</a></td>
3221-
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t53"><data value='isBonnerScholar'>User.isBonnerScholar</data></a></td>
3220+
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t54">app/models/user.py</a></td>
3221+
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t54"><data value='isBonnerScholar'>User.isBonnerScholar</data></a></td>
32223222
<td>4</td>
32233223
<td>0</td>
32243224
<td>0</td>
32253225
<td class="right" data-ratio="4 4">100%</td>
32263226
</tr>
32273227
<tr class="region">
3228-
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t62">app/models/user.py</a></td>
3229-
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t62"><data value='hasCurrentCeltsLabor'>User.hasCurrentCeltsLabor</data></a></td>
3228+
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t63">app/models/user.py</a></td>
3229+
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t63"><data value='hasCurrentCeltsLabor'>User.hasCurrentCeltsLabor</data></a></td>
32303230
<td>5</td>
32313231
<td>0</td>
32323232
<td>0</td>
32333233
<td class="right" data-ratio="5 5">100%</td>
32343234
</tr>
32353235
<tr class="region">
3236-
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t74">app/models/user.py</a></td>
3237-
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t74"><data value='fullName'>User.fullName</data></a></td>
3236+
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t75">app/models/user.py</a></td>
3237+
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t75"><data value='fullName'>User.fullName</data></a></td>
32383238
<td>1</td>
32393239
<td>0</td>
32403240
<td>0</td>
32413241
<td class="right" data-ratio="1 1">100%</td>
32423242
</tr>
32433243
<tr class="region">
3244-
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t77">app/models/user.py</a></td>
3245-
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t77"><data value='addProgramManager'>User.addProgramManager</data></a></td>
3244+
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t78">app/models/user.py</a></td>
3245+
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t78"><data value='addProgramManager'>User.addProgramManager</data></a></td>
32463246
<td>3</td>
32473247
<td>0</td>
32483248
<td>0</td>
32493249
<td class="right" data-ratio="3 3">100%</td>
32503250
</tr>
32513251
<tr class="region">
3252-
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t84">app/models/user.py</a></td>
3253-
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t84"><data value='removeProgramManager'>User.removeProgramManager</data></a></td>
3252+
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t85">app/models/user.py</a></td>
3253+
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t85"><data value='removeProgramManager'>User.removeProgramManager</data></a></td>
32543254
<td>3</td>
32553255
<td>0</td>
32563256
<td>0</td>
32573257
<td class="right" data-ratio="3 3">100%</td>
32583258
</tr>
32593259
<tr class="region">
3260-
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t91">app/models/user.py</a></td>
3261-
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t91"><data value='isProgramManagerFor'>User.isProgramManagerFor</data></a></td>
3260+
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t92">app/models/user.py</a></td>
3261+
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t92"><data value='isProgramManagerFor'>User.isProgramManagerFor</data></a></td>
32623262
<td>6</td>
32633263
<td>1</td>
32643264
<td>0</td>
32653265
<td class="right" data-ratio="5 6">83%</td>
32663266
</tr>
32673267
<tr class="region">
3268-
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t102">app/models/user.py</a></td>
3269-
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t102"><data value='isProgramManagerForEvent'>User.isProgramManagerForEvent</data></a></td>
3268+
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t103">app/models/user.py</a></td>
3269+
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t103"><data value='isProgramManagerForEvent'>User.isProgramManagerForEvent</data></a></td>
32703270
<td>1</td>
32713271
<td>0</td>
32723272
<td>0</td>
32733273
<td class="right" data-ratio="1 1">100%</td>
32743274
</tr>
32753275
<tr class="region">
3276-
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t107">app/models/user.py</a></td>
3277-
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t107"><data value='isProgramManager'>User.isProgramManager</data></a></td>
3276+
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t108">app/models/user.py</a></td>
3277+
<td class="name left"><a href="z_6c0e4b930745278b_user_py.html#t108"><data value='isProgramManager'>User.isProgramManager</data></a></td>
32783278
<td>4</td>
32793279
<td>4</td>
32803280
<td>0</td>
@@ -3340,7 +3340,7 @@ <h2>
33403340
<div class="content">
33413341
<p>
33423342
<a class="nav" href="https://coverage.readthedocs.io/en/7.10.2">coverage.py v7.10.2</a>,
3343-
created at 2026-02-09 16:10 +0000
3343+
created at 2026-02-09 18:09 +0000
33443344
</p>
33453345
</div>
33463346
<aside class="hidden">

BCStudentSoftwareDevTeam/celts/nonEnrolledStudents/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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 16:10 +0000
57+
created at 2026-02-09 18:09 +0000
5858
</p>
5959
</div>
6060
</header>
@@ -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 16:10 +0000
638+
created at 2026-02-09 18:09 +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 16:10 +0000
68+
created at 2026-02-09 18:09 +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 16:10 +0000
234+
created at 2026-02-09 18:09 +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 16:10 +0000
68+
created at 2026-02-09 18:09 +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 16:10 +0000
222+
created at 2026-02-09 18:09 +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 16:10 +0000
68+
created at 2026-02-09 18:09 +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 16:10 +0000
209+
created at 2026-02-09 18:09 +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 16:10 +0000
68+
created at 2026-02-09 18:09 +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 16:10 +0000
130+
created at 2026-02-09 18:09 +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 16:10 +0000
68+
created at 2026-02-09 18:09 +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 16:10 +0000
105+
created at 2026-02-09 18:09 +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 16:10 +0000
68+
created at 2026-02-09 18:09 +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 16:10 +0000
134+
created at 2026-02-09 18:09 +0000
135135
</p>
136136
</div>
137137
</footer>

0 commit comments

Comments
 (0)