File tree Expand file tree Collapse file tree 12 files changed +264
-107
lines changed Expand file tree Collapse file tree 12 files changed +264
-107
lines changed Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ <h1>Coverage for <b>cogapp/__init__.py</b> :
22
22
< img id ="keyboard_icon " src ="keybd_closed.png " alt ="Show keyboard shortcuts " />
23
23
< h2 class ="stats ">
24
24
2 statements
25
- < span class ="run shortkey_r button_toggle_run "> 2 run</ span >
26
- < span class ="mis show_mis shortkey_m button_toggle_mis "> 0 missing</ span >
27
- < span class ="exc show_exc shortkey_x button_toggle_exc "> 0 excluded</ span >
28
- < span class ="par run show_par shortkey_p button_toggle_par "> 0 partial</ span >
25
+ < button type =" button " class ="run shortkey_r button_toggle_run " title =" Toggle lines run " > 2 run</ button >
26
+ < button type =" button " class ="mis show_mis shortkey_m button_toggle_mis " title =" Toggle lines missing " > 0 missing</ button >
27
+ < button type =" button " class ="exc show_exc shortkey_x button_toggle_exc " title =" Toggle lines excluded " > 0 excluded</ button >
28
+ < button type =" button " class ="par run show_par shortkey_p button_toggle_par " title =" Toggle lines partially run " > 0 partial</ button >
29
29
</ h2 >
30
30
</ div >
31
31
</ div >
@@ -65,8 +65,8 @@ <h2 class="stats">
65
65
< div id ="footer ">
66
66
< div class ="content ">
67
67
< p >
68
- < a class ="nav " href ="index.html "> « index</ a > < a class ="nav " href ="https://coverage.readthedocs.io "> coverage.py v5.0.4 </ a > ,
69
- created at 2020-03-16 15:55
68
+ < a class ="nav " href ="index.html "> « index</ a > < a class ="nav " href ="https://coverage.readthedocs.io "> coverage.py v5.2 </ a > ,
69
+ created at 2020-07-05 16:05
70
70
</ p >
71
71
</ div >
72
72
</ div >
Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ <h1>Coverage for <b>cogapp/__main__.py</b> :
22
22
< img id ="keyboard_icon " src ="keybd_closed.png " alt ="Show keyboard shortcuts " />
23
23
< h2 class ="stats ">
24
24
3 statements
25
- < span class ="run shortkey_r button_toggle_run "> 0 run</ span >
26
- < span class ="mis show_mis shortkey_m button_toggle_mis "> 3 missing</ span >
27
- < span class ="exc show_exc shortkey_x button_toggle_exc "> 0 excluded</ span >
28
- < span class ="par run show_par shortkey_p button_toggle_par "> 0 partial</ span >
25
+ < button type =" button " class ="run shortkey_r button_toggle_run " title =" Toggle lines run " > 0 run</ button >
26
+ < button type =" button " class ="mis show_mis shortkey_m button_toggle_mis " title =" Toggle lines missing " > 3 missing</ button >
27
+ < button type =" button " class ="exc show_exc shortkey_x button_toggle_exc " title =" Toggle lines excluded " > 0 excluded</ button >
28
+ < button type =" button " class ="par run show_par shortkey_p button_toggle_par " title =" Toggle lines partially run " > 0 partial</ button >
29
29
</ h2 >
30
30
</ div >
31
31
</ div >
@@ -61,8 +61,8 @@ <h2 class="stats">
61
61
< div id ="footer ">
62
62
< div class ="content ">
63
63
< p >
64
- < a class ="nav " href ="index.html "> « index</ a > < a class ="nav " href ="https://coverage.readthedocs.io "> coverage.py v5.0.4 </ a > ,
65
- created at 2020-03-16 15:55
64
+ < a class ="nav " href ="index.html "> « index</ a > < a class ="nav " href ="https://coverage.readthedocs.io "> coverage.py v5.2 </ a > ,
65
+ created at 2020-07-05 16:05
66
66
</ p >
67
67
</ div >
68
68
</ div >
Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ <h1>Coverage for <b>cogapp/backward.py</b> :
22
22
< img id ="keyboard_icon " src ="keybd_closed.png " alt ="Show keyboard shortcuts " />
23
23
< h2 class ="stats ">
24
24
22 statements
25
- < span class ="run shortkey_r button_toggle_run "> 16 run</ span >
26
- < span class ="mis show_mis shortkey_m button_toggle_mis "> 6 missing</ span >
27
- < span class ="exc show_exc shortkey_x button_toggle_exc "> 0 excluded</ span >
28
- < span class ="par run show_par shortkey_p button_toggle_par "> 2 partial</ span >
25
+ < button type =" button " class ="run shortkey_r button_toggle_run " title =" Toggle lines run " > 16 run</ button >
26
+ < button type =" button " class ="mis show_mis shortkey_m button_toggle_mis " title =" Toggle lines missing " > 6 missing</ button >
27
+ < button type =" button " class ="exc show_exc shortkey_x button_toggle_exc " title =" Toggle lines excluded " > 0 excluded</ button >
28
+ < button type =" button " class ="par run show_par shortkey_p button_toggle_par " title =" Toggle lines partially run " > 2 partial</ button >
29
29
</ h2 >
30
30
</ div >
31
31
</ div >
@@ -98,8 +98,8 @@ <h2 class="stats">
98
98
< div id ="footer ">
99
99
< div class ="content ">
100
100
< p >
101
- < a class ="nav " href ="index.html "> « index</ a > < a class ="nav " href ="https://coverage.readthedocs.io "> coverage.py v5.0.4 </ a > ,
102
- created at 2020-03-16 15:55
101
+ < a class ="nav " href ="index.html "> « index</ a > < a class ="nav " href ="https://coverage.readthedocs.io "> coverage.py v5.2 </ a > ,
102
+ created at 2020-07-05 16:05
103
103
</ p >
104
104
</ div >
105
105
</ div >
Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ <h1>Coverage for <b>cogapp/cogapp.py</b> :
22
22
< img id ="keyboard_icon " src ="keybd_closed.png " alt ="Show keyboard shortcuts " />
23
23
< h2 class ="stats ">
24
24
485 statements
25
- < span class ="run shortkey_r button_toggle_run "> 270 run</ span >
26
- < span class ="mis show_mis shortkey_m button_toggle_mis "> 215 missing</ span >
27
- < span class ="exc show_exc shortkey_x button_toggle_exc "> 1 excluded</ span >
28
- < span class ="par run show_par shortkey_p button_toggle_par "> 28 partial</ span >
25
+ < button type =" button " class ="run shortkey_r button_toggle_run " title =" Toggle lines run " > 270 run</ button >
26
+ < button type =" button " class ="mis show_mis shortkey_m button_toggle_mis " title =" Toggle lines missing " > 215 missing</ button >
27
+ < button type =" button " class ="exc show_exc shortkey_x button_toggle_exc " title =" Toggle lines excluded " > 1 excluded</ button >
28
+ < button type =" button " class ="par run show_par shortkey_p button_toggle_par " title =" Toggle lines partially run " > 28 partial</ button >
29
29
</ h2 >
30
30
</ div >
31
31
</ div >
@@ -864,8 +864,8 @@ <h2 class="stats">
864
864
< div id ="footer ">
865
865
< div class ="content ">
866
866
< p >
867
- < a class ="nav " href ="index.html "> « index</ a > < a class ="nav " href ="https://coverage.readthedocs.io "> coverage.py v5.0.4 </ a > ,
868
- created at 2020-03-16 15:55
867
+ < a class ="nav " href ="index.html "> « index</ a > < a class ="nav " href ="https://coverage.readthedocs.io "> coverage.py v5.2 </ a > ,
868
+ created at 2020-07-05 16:05
869
869
</ p >
870
870
</ div >
871
871
</ div >
Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ <h1>Coverage for <b>cogapp/makefiles.py</b> :
22
22
< img id ="keyboard_icon " src ="keybd_closed.png " alt ="Show keyboard shortcuts " />
23
23
< h2 class ="stats ">
24
24
27 statements
25
- < span class ="run shortkey_r button_toggle_run "> 7 run</ span >
26
- < span class ="mis show_mis shortkey_m button_toggle_mis "> 20 missing</ span >
27
- < span class ="exc show_exc shortkey_x button_toggle_exc "> 0 excluded</ span >
28
- < span class ="par run show_par shortkey_p button_toggle_par "> 0 partial</ span >
25
+ < button type =" button " class ="run shortkey_r button_toggle_run " title =" Toggle lines run " > 7 run</ button >
26
+ < button type =" button " class ="mis show_mis shortkey_m button_toggle_mis " title =" Toggle lines missing " > 20 missing</ button >
27
+ < button type =" button " class ="exc show_exc shortkey_x button_toggle_exc " title =" Toggle lines excluded " > 0 excluded</ button >
28
+ < button type =" button " class ="par run show_par shortkey_p button_toggle_par " title =" Toggle lines partially run " > 0 partial</ button >
29
29
</ h2 >
30
30
</ div >
31
31
</ div >
@@ -102,8 +102,8 @@ <h2 class="stats">
102
102
< div id ="footer ">
103
103
< div class ="content ">
104
104
< p >
105
- < a class ="nav " href ="index.html "> « index</ a > < a class ="nav " href ="https://coverage.readthedocs.io "> coverage.py v5.0.4 </ a > ,
106
- created at 2020-03-16 15:55
105
+ < a class ="nav " href ="index.html "> « index</ a > < a class ="nav " href ="https://coverage.readthedocs.io "> coverage.py v5.2 </ a > ,
106
+ created at 2020-07-05 16:05
107
107
</ p >
108
108
</ div >
109
109
</ div >
Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ <h1>Coverage for <b>cogapp/test_cogapp.py</b> :
22
22
<img id="keyboard_icon" src="keybd_closed.png" alt="Show keyboard shortcuts" />
23
23
<h2 class="stats">
24
24
790 statements
25
- <span class="run shortkey_r button_toggle_run">241 run</span >
26
- <span class="mis show_mis shortkey_m button_toggle_mis">549 missing</span >
27
- <span class="exc show_exc shortkey_x button_toggle_exc">6 excluded</span >
28
- <span class="par run show_par shortkey_p button_toggle_par">0 partial</span >
25
+ <button type="button" class="run shortkey_r button_toggle_run" title="Toggle lines run" >241 run</button >
26
+ <button type="button" class="mis show_mis shortkey_m button_toggle_mis" title="Toggle lines missing" >549 missing</button >
27
+ <button type="button" class="exc show_exc shortkey_x button_toggle_exc" title="Toggle lines excluded" >6 excluded</button >
28
+ <button type="button" class="par run show_par shortkey_p button_toggle_par" title="Toggle lines partially run" >0 partial</button >
29
29
</h2>
30
30
</div>
31
31
</div>
@@ -2534,8 +2534,8 @@ <h2 class="stats">
2534
2534
<div id="footer">
2535
2535
<div class="content">
2536
2536
<p>
2537
- <a class="nav" href="index.html">« index</a> <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.0.4 </a>,
2538
- created at 2020-03-16 15:55
2537
+ <a class="nav" href="index.html">« index</a> <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.2 </a>,
2538
+ created at 2020-07-05 16:05
2539
2539
</p>
2540
2540
</div>
2541
2541
</div>
Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ <h1>Coverage for <b>cogapp/test_makefiles.py</b> :
22
22
< img id ="keyboard_icon " src ="keybd_closed.png " alt ="Show keyboard shortcuts " />
23
23
< h2 class ="stats ">
24
24
71 statements
25
- < span class ="run shortkey_r button_toggle_run "> 18 run</ span >
26
- < span class ="mis show_mis shortkey_m button_toggle_mis "> 53 missing</ span >
27
- < span class ="exc show_exc shortkey_x button_toggle_exc "> 0 excluded</ span >
28
- < span class ="par run show_par shortkey_p button_toggle_par "> 0 partial</ span >
25
+ < button type =" button " class ="run shortkey_r button_toggle_run " title =" Toggle lines run " > 18 run</ button >
26
+ < button type =" button " class ="mis show_mis shortkey_m button_toggle_mis " title =" Toggle lines missing " > 53 missing</ button >
27
+ < button type =" button " class ="exc show_exc shortkey_x button_toggle_exc " title =" Toggle lines excluded " > 0 excluded</ button >
28
+ < button type =" button " class ="par run show_par shortkey_p button_toggle_par " title =" Toggle lines partially run " > 0 partial</ button >
29
29
</ h2 >
30
30
</ div >
31
31
</ div >
@@ -178,8 +178,8 @@ <h2 class="stats">
178
178
< div id ="footer ">
179
179
< div class ="content ">
180
180
< p >
181
- < a class ="nav " href ="index.html "> « index</ a > < a class ="nav " href ="https://coverage.readthedocs.io "> coverage.py v5.0.4 </ a > ,
182
- created at 2020-03-16 15:55
181
+ < a class ="nav " href ="index.html "> « index</ a > < a class ="nav " href ="https://coverage.readthedocs.io "> coverage.py v5.2 </ a > ,
182
+ created at 2020-07-05 16:05
183
183
</ p >
184
184
</ div >
185
185
</ div >
Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ <h1>Coverage for <b>cogapp/test_whiteutils.py</b> :
22
22
< img id ="keyboard_icon " src ="keybd_closed.png " alt ="Show keyboard shortcuts " />
23
23
< h2 class ="stats ">
24
24
69 statements
25
- < span class ="run shortkey_r button_toggle_run "> 19 run</ span >
26
- < span class ="mis show_mis shortkey_m button_toggle_mis "> 50 missing</ span >
27
- < span class ="exc show_exc shortkey_x button_toggle_exc "> 0 excluded</ span >
28
- < span class ="par run show_par shortkey_p button_toggle_par "> 0 partial</ span >
25
+ < button type =" button " class ="run shortkey_r button_toggle_run " title =" Toggle lines run " > 19 run</ button >
26
+ < button type =" button " class ="mis show_mis shortkey_m button_toggle_mis " title =" Toggle lines missing " > 50 missing</ button >
27
+ < button type =" button " class ="exc show_exc shortkey_x button_toggle_exc " title =" Toggle lines excluded " > 0 excluded</ button >
28
+ < button type =" button " class ="par run show_par shortkey_p button_toggle_par " title =" Toggle lines partially run " > 0 partial</ button >
29
29
</ h2 >
30
30
</ div >
31
31
</ div >
@@ -157,8 +157,8 @@ <h2 class="stats">
157
157
< div id ="footer ">
158
158
< div class ="content ">
159
159
< p >
160
- < a class ="nav " href ="index.html "> « index</ a > < a class ="nav " href ="https://coverage.readthedocs.io "> coverage.py v5.0.4 </ a > ,
161
- created at 2020-03-16 15:55
160
+ < a class ="nav " href ="index.html "> « index</ a > < a class ="nav " href ="https://coverage.readthedocs.io "> coverage.py v5.2 </ a > ,
161
+ created at 2020-07-05 16:05
162
162
</ p >
163
163
</ div >
164
164
</ div >
Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ <h1>Coverage for <b>cogapp/whiteutils.py</b> :
22
22
< img id ="keyboard_icon " src ="keybd_closed.png " alt ="Show keyboard shortcuts " />
23
23
< h2 class ="stats ">
24
24
45 statements
25
- < span class ="run shortkey_r button_toggle_run "> 40 run</ span >
26
- < span class ="mis show_mis shortkey_m button_toggle_mis "> 5 missing</ span >
27
- < span class ="exc show_exc shortkey_x button_toggle_exc "> 0 excluded</ span >
28
- < span class ="par run show_par shortkey_p button_toggle_par "> 4 partial</ span >
25
+ < button type =" button " class ="run shortkey_r button_toggle_run " title =" Toggle lines run " > 40 run</ button >
26
+ < button type =" button " class ="mis show_mis shortkey_m button_toggle_mis " title =" Toggle lines missing " > 5 missing</ button >
27
+ < button type =" button " class ="exc show_exc shortkey_x button_toggle_exc " title =" Toggle lines excluded " > 0 excluded</ button >
28
+ < button type =" button " class ="par run show_par shortkey_p button_toggle_par " title =" Toggle lines partially run " > 4 partial</ button >
29
29
</ h2 >
30
30
</ div >
31
31
</ div >
@@ -129,8 +129,8 @@ <h2 class="stats">
129
129
< div id ="footer ">
130
130
< div class ="content ">
131
131
< p >
132
- < a class ="nav " href ="index.html "> « index</ a > < a class ="nav " href ="https://coverage.readthedocs.io "> coverage.py v5.0.4 </ a > ,
133
- created at 2020-03-16 15:55
132
+ < a class ="nav " href ="index.html "> « index</ a > < a class ="nav " href ="https://coverage.readthedocs.io "> coverage.py v5.2 </ a > ,
133
+ created at 2020-07-05 16:05
134
134
</ p >
135
135
</ div >
136
136
</ div >
Original file line number Diff line number Diff line change @@ -155,8 +155,8 @@ <h1>Coverage report:
155
155
< div id ="footer ">
156
156
< div class ="content ">
157
157
< p >
158
- < a class ="nav " href ="https://coverage.readthedocs.io "> coverage.py v5.0.4 </ a > ,
159
- created at 2020-03-16 15:55
158
+ < a class ="nav " href ="https://coverage.readthedocs.io "> coverage.py v5.2 </ a > ,
159
+ created at 2020-07-05 16:05
160
160
</ p >
161
161
</ div >
162
162
</ div >
You can’t perform that action at this time.
0 commit comments