Skip to content

Commit

Permalink
Latest sample_html report
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Jul 5, 2020
1 parent 22c6bcd commit 6c0bb84
Show file tree
Hide file tree
Showing 12 changed files with 264 additions and 107 deletions.
12 changes: 6 additions & 6 deletions doc/sample_html/cogapp___init___py.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ <h1>Coverage for <b>cogapp/__init__.py</b> :
<img id="keyboard_icon" src="keybd_closed.png" alt="Show keyboard shortcuts" />
<h2 class="stats">
2 statements &nbsp;
<span class="run shortkey_r button_toggle_run">2 run</span>
<span class="mis show_mis shortkey_m button_toggle_mis">0 missing</span>
<span class="exc show_exc shortkey_x button_toggle_exc">0 excluded</span>
<span class="par run show_par shortkey_p button_toggle_par">0 partial</span>
<button type="button" class="run shortkey_r button_toggle_run" title="Toggle lines run">2 run</button>
<button type="button" class="mis show_mis shortkey_m button_toggle_mis" title="Toggle lines missing">0 missing</button>
<button type="button" class="exc show_exc shortkey_x button_toggle_exc" title="Toggle lines excluded">0 excluded</button>
<button type="button" class="par run show_par shortkey_p button_toggle_par" title="Toggle lines partially run">0 partial</button>
</h2>
</div>
</div>
Expand Down Expand Up @@ -65,8 +65,8 @@ <h2 class="stats">
<div id="footer">
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.0.4</a>,
created at 2020-03-16 15:55
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.2</a>,
created at 2020-07-05 16:05
</p>
</div>
</div>
Expand Down
12 changes: 6 additions & 6 deletions doc/sample_html/cogapp___main___py.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ <h1>Coverage for <b>cogapp/__main__.py</b> :
<img id="keyboard_icon" src="keybd_closed.png" alt="Show keyboard shortcuts" />
<h2 class="stats">
3 statements &nbsp;
<span class="run shortkey_r button_toggle_run">0 run</span>
<span class="mis show_mis shortkey_m button_toggle_mis">3 missing</span>
<span class="exc show_exc shortkey_x button_toggle_exc">0 excluded</span>
<span class="par run show_par shortkey_p button_toggle_par">0 partial</span>
<button type="button" class="run shortkey_r button_toggle_run" title="Toggle lines run">0 run</button>
<button type="button" class="mis show_mis shortkey_m button_toggle_mis" title="Toggle lines missing">3 missing</button>
<button type="button" class="exc show_exc shortkey_x button_toggle_exc" title="Toggle lines excluded">0 excluded</button>
<button type="button" class="par run show_par shortkey_p button_toggle_par" title="Toggle lines partially run">0 partial</button>
</h2>
</div>
</div>
Expand Down Expand Up @@ -61,8 +61,8 @@ <h2 class="stats">
<div id="footer">
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.0.4</a>,
created at 2020-03-16 15:55
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.2</a>,
created at 2020-07-05 16:05
</p>
</div>
</div>
Expand Down
12 changes: 6 additions & 6 deletions doc/sample_html/cogapp_backward_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ <h1>Coverage for <b>cogapp/backward.py</b> :
<img id="keyboard_icon" src="keybd_closed.png" alt="Show keyboard shortcuts" />
<h2 class="stats">
22 statements &nbsp;
<span class="run shortkey_r button_toggle_run">16 run</span>
<span class="mis show_mis shortkey_m button_toggle_mis">6 missing</span>
<span class="exc show_exc shortkey_x button_toggle_exc">0 excluded</span>
<span class="par run show_par shortkey_p button_toggle_par">2 partial</span>
<button type="button" class="run shortkey_r button_toggle_run" title="Toggle lines run">16 run</button>
<button type="button" class="mis show_mis shortkey_m button_toggle_mis" title="Toggle lines missing">6 missing</button>
<button type="button" class="exc show_exc shortkey_x button_toggle_exc" title="Toggle lines excluded">0 excluded</button>
<button type="button" class="par run show_par shortkey_p button_toggle_par" title="Toggle lines partially run">2 partial</button>
</h2>
</div>
</div>
Expand Down Expand Up @@ -98,8 +98,8 @@ <h2 class="stats">
<div id="footer">
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.0.4</a>,
created at 2020-03-16 15:55
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.2</a>,
created at 2020-07-05 16:05
</p>
</div>
</div>
Expand Down
12 changes: 6 additions & 6 deletions doc/sample_html/cogapp_cogapp_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ <h1>Coverage for <b>cogapp/cogapp.py</b> :
<img id="keyboard_icon" src="keybd_closed.png" alt="Show keyboard shortcuts" />
<h2 class="stats">
485 statements &nbsp;
<span class="run shortkey_r button_toggle_run">270 run</span>
<span class="mis show_mis shortkey_m button_toggle_mis">215 missing</span>
<span class="exc show_exc shortkey_x button_toggle_exc">1 excluded</span>
<span class="par run show_par shortkey_p button_toggle_par">28 partial</span>
<button type="button" class="run shortkey_r button_toggle_run" title="Toggle lines run">270 run</button>
<button type="button" class="mis show_mis shortkey_m button_toggle_mis" title="Toggle lines missing">215 missing</button>
<button type="button" class="exc show_exc shortkey_x button_toggle_exc" title="Toggle lines excluded">1 excluded</button>
<button type="button" class="par run show_par shortkey_p button_toggle_par" title="Toggle lines partially run">28 partial</button>
</h2>
</div>
</div>
Expand Down Expand Up @@ -864,8 +864,8 @@ <h2 class="stats">
<div id="footer">
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.0.4</a>,
created at 2020-03-16 15:55
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.2</a>,
created at 2020-07-05 16:05
</p>
</div>
</div>
Expand Down
12 changes: 6 additions & 6 deletions doc/sample_html/cogapp_makefiles_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ <h1>Coverage for <b>cogapp/makefiles.py</b> :
<img id="keyboard_icon" src="keybd_closed.png" alt="Show keyboard shortcuts" />
<h2 class="stats">
27 statements &nbsp;
<span class="run shortkey_r button_toggle_run">7 run</span>
<span class="mis show_mis shortkey_m button_toggle_mis">20 missing</span>
<span class="exc show_exc shortkey_x button_toggle_exc">0 excluded</span>
<span class="par run show_par shortkey_p button_toggle_par">0 partial</span>
<button type="button" class="run shortkey_r button_toggle_run" title="Toggle lines run">7 run</button>
<button type="button" class="mis show_mis shortkey_m button_toggle_mis" title="Toggle lines missing">20 missing</button>
<button type="button" class="exc show_exc shortkey_x button_toggle_exc" title="Toggle lines excluded">0 excluded</button>
<button type="button" class="par run show_par shortkey_p button_toggle_par" title="Toggle lines partially run">0 partial</button>
</h2>
</div>
</div>
Expand Down Expand Up @@ -102,8 +102,8 @@ <h2 class="stats">
<div id="footer">
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.0.4</a>,
created at 2020-03-16 15:55
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.2</a>,
created at 2020-07-05 16:05
</p>
</div>
</div>
Expand Down
12 changes: 6 additions & 6 deletions doc/sample_html/cogapp_test_cogapp_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ <h1>Coverage for <b>cogapp/test_cogapp.py</b> :
<img id="keyboard_icon" src="keybd_closed.png" alt="Show keyboard shortcuts" />
<h2 class="stats">
790 statements &nbsp;
<span class="run shortkey_r button_toggle_run">241 run</span>
<span class="mis show_mis shortkey_m button_toggle_mis">549 missing</span>
<span class="exc show_exc shortkey_x button_toggle_exc">6 excluded</span>
<span class="par run show_par shortkey_p button_toggle_par">0 partial</span>
<button type="button" class="run shortkey_r button_toggle_run" title="Toggle lines run">241 run</button>
<button type="button" class="mis show_mis shortkey_m button_toggle_mis" title="Toggle lines missing">549 missing</button>
<button type="button" class="exc show_exc shortkey_x button_toggle_exc" title="Toggle lines excluded">6 excluded</button>
<button type="button" class="par run show_par shortkey_p button_toggle_par" title="Toggle lines partially run">0 partial</button>
</h2>
</div>
</div>
Expand Down Expand Up @@ -2534,8 +2534,8 @@ <h2 class="stats">
<div id="footer">
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.0.4</a>,
created at 2020-03-16 15:55
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.2</a>,
created at 2020-07-05 16:05
</p>
</div>
</div>
Expand Down
12 changes: 6 additions & 6 deletions doc/sample_html/cogapp_test_makefiles_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ <h1>Coverage for <b>cogapp/test_makefiles.py</b> :
<img id="keyboard_icon" src="keybd_closed.png" alt="Show keyboard shortcuts" />
<h2 class="stats">
71 statements &nbsp;
<span class="run shortkey_r button_toggle_run">18 run</span>
<span class="mis show_mis shortkey_m button_toggle_mis">53 missing</span>
<span class="exc show_exc shortkey_x button_toggle_exc">0 excluded</span>
<span class="par run show_par shortkey_p button_toggle_par">0 partial</span>
<button type="button" class="run shortkey_r button_toggle_run" title="Toggle lines run">18 run</button>
<button type="button" class="mis show_mis shortkey_m button_toggle_mis" title="Toggle lines missing">53 missing</button>
<button type="button" class="exc show_exc shortkey_x button_toggle_exc" title="Toggle lines excluded">0 excluded</button>
<button type="button" class="par run show_par shortkey_p button_toggle_par" title="Toggle lines partially run">0 partial</button>
</h2>
</div>
</div>
Expand Down Expand Up @@ -178,8 +178,8 @@ <h2 class="stats">
<div id="footer">
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.0.4</a>,
created at 2020-03-16 15:55
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.2</a>,
created at 2020-07-05 16:05
</p>
</div>
</div>
Expand Down
12 changes: 6 additions & 6 deletions doc/sample_html/cogapp_test_whiteutils_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ <h1>Coverage for <b>cogapp/test_whiteutils.py</b> :
<img id="keyboard_icon" src="keybd_closed.png" alt="Show keyboard shortcuts" />
<h2 class="stats">
69 statements &nbsp;
<span class="run shortkey_r button_toggle_run">19 run</span>
<span class="mis show_mis shortkey_m button_toggle_mis">50 missing</span>
<span class="exc show_exc shortkey_x button_toggle_exc">0 excluded</span>
<span class="par run show_par shortkey_p button_toggle_par">0 partial</span>
<button type="button" class="run shortkey_r button_toggle_run" title="Toggle lines run">19 run</button>
<button type="button" class="mis show_mis shortkey_m button_toggle_mis" title="Toggle lines missing">50 missing</button>
<button type="button" class="exc show_exc shortkey_x button_toggle_exc" title="Toggle lines excluded">0 excluded</button>
<button type="button" class="par run show_par shortkey_p button_toggle_par" title="Toggle lines partially run">0 partial</button>
</h2>
</div>
</div>
Expand Down Expand Up @@ -157,8 +157,8 @@ <h2 class="stats">
<div id="footer">
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.0.4</a>,
created at 2020-03-16 15:55
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.2</a>,
created at 2020-07-05 16:05
</p>
</div>
</div>
Expand Down
12 changes: 6 additions & 6 deletions doc/sample_html/cogapp_whiteutils_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ <h1>Coverage for <b>cogapp/whiteutils.py</b> :
<img id="keyboard_icon" src="keybd_closed.png" alt="Show keyboard shortcuts" />
<h2 class="stats">
45 statements &nbsp;
<span class="run shortkey_r button_toggle_run">40 run</span>
<span class="mis show_mis shortkey_m button_toggle_mis">5 missing</span>
<span class="exc show_exc shortkey_x button_toggle_exc">0 excluded</span>
<span class="par run show_par shortkey_p button_toggle_par">4 partial</span>
<button type="button" class="run shortkey_r button_toggle_run" title="Toggle lines run">40 run</button>
<button type="button" class="mis show_mis shortkey_m button_toggle_mis" title="Toggle lines missing">5 missing</button>
<button type="button" class="exc show_exc shortkey_x button_toggle_exc" title="Toggle lines excluded">0 excluded</button>
<button type="button" class="par run show_par shortkey_p button_toggle_par" title="Toggle lines partially run">4 partial</button>
</h2>
</div>
</div>
Expand Down Expand Up @@ -129,8 +129,8 @@ <h2 class="stats">
<div id="footer">
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.0.4</a>,
created at 2020-03-16 15:55
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.2</a>,
created at 2020-07-05 16:05
</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions doc/sample_html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,8 @@ <h1>Coverage report:
<div id="footer">
<div class="content">
<p>
<a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.0.4</a>,
created at 2020-03-16 15:55
<a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.2</a>,
created at 2020-07-05 16:05
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/sample_html/status.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"format":2,"version":"5.0.4","globals":"1ebe6fe5d7f653a4b8e6dc7e6991302c","files":{"cogapp___init___py":{"hash":"394223dfdd89e833f305580aa57a8249","index":{"nums":[1,2,0,0,0,0,0],"html_filename":"cogapp___init___py.html","relative_filename":"cogapp/__init__.py"}},"cogapp___main___py":{"hash":"2cec3551dfd9a5818a6550318658ccd4","index":{"nums":[1,3,0,3,0,0,0],"html_filename":"cogapp___main___py.html","relative_filename":"cogapp/__main__.py"}},"cogapp_backward_py":{"hash":"a9fac271913998141885e738e94e4366","index":{"nums":[1,22,0,6,4,2,2],"html_filename":"cogapp_backward_py.html","relative_filename":"cogapp/backward.py"}},"cogapp_cogapp_py":{"hash":"fe4ad7ebb464cbf9343ce967237d49af","index":{"nums":[1,485,1,215,200,28,132],"html_filename":"cogapp_cogapp_py.html","relative_filename":"cogapp/cogapp.py"}},"cogapp_makefiles_py":{"hash":"551431f9308a0836e0a365e64ff7c333","index":{"nums":[1,27,0,20,14,0,14],"html_filename":"cogapp_makefiles_py.html","relative_filename":"cogapp/makefiles.py"}},"cogapp_test_cogapp_py":{"hash":"cb0eb6015bcf540023c227a30835c5d6","index":{"nums":[1,790,6,549,20,0,18],"html_filename":"cogapp_test_cogapp_py.html","relative_filename":"cogapp/test_cogapp.py"}},"cogapp_test_makefiles_py":{"hash":"0447c2f176e1ea621505e8452b9d5038","index":{"nums":[1,71,0,53,6,0,6],"html_filename":"cogapp_test_makefiles_py.html","relative_filename":"cogapp/test_makefiles.py"}},"cogapp_test_whiteutils_py":{"hash":"5af4aaae2ad4317a361eb40dd79d4ea0","index":{"nums":[1,69,0,50,0,0,0],"html_filename":"cogapp_test_whiteutils_py.html","relative_filename":"cogapp/test_whiteutils.py"}},"cogapp_whiteutils_py":{"hash":"4068aefb16d502186c6baa27cc775d4a","index":{"nums":[1,45,0,5,34,4,4],"html_filename":"cogapp_whiteutils_py.html","relative_filename":"cogapp/whiteutils.py"}}}}
{"format":2,"version":"5.2","globals":"e6e162746063b971c76587652ff86e5f","files":{"cogapp___init___py":{"hash":"6010eef3af87123028eb691d70094593","index":{"nums":[1,2,0,0,0,0,0],"html_filename":"cogapp___init___py.html","relative_filename":"cogapp/__init__.py"}},"cogapp___main___py":{"hash":"2cec3551dfd9a5818a6550318658ccd4","index":{"nums":[1,3,0,3,0,0,0],"html_filename":"cogapp___main___py.html","relative_filename":"cogapp/__main__.py"}},"cogapp_backward_py":{"hash":"f95e44a818c73b2187e6fadc6257f8ce","index":{"nums":[1,22,0,6,4,2,2],"html_filename":"cogapp_backward_py.html","relative_filename":"cogapp/backward.py"}},"cogapp_cogapp_py":{"hash":"f85acbdbacefaccb9c499ef6cbe2ffc4","index":{"nums":[1,485,1,215,200,28,132],"html_filename":"cogapp_cogapp_py.html","relative_filename":"cogapp/cogapp.py"}},"cogapp_makefiles_py":{"hash":"4fd2add44238312a5567022fe28737de","index":{"nums":[1,27,0,20,14,0,14],"html_filename":"cogapp_makefiles_py.html","relative_filename":"cogapp/makefiles.py"}},"cogapp_test_cogapp_py":{"hash":"ee9b3c832eaa47b9e3940133c58827af","index":{"nums":[1,790,6,549,20,0,18],"html_filename":"cogapp_test_cogapp_py.html","relative_filename":"cogapp/test_cogapp.py"}},"cogapp_test_makefiles_py":{"hash":"66093f767a400ce1720b94a7371de48b","index":{"nums":[1,71,0,53,6,0,6],"html_filename":"cogapp_test_makefiles_py.html","relative_filename":"cogapp/test_makefiles.py"}},"cogapp_test_whiteutils_py":{"hash":"068beefb2872fe6739fad2471c36a4f1","index":{"nums":[1,69,0,50,0,0,0],"html_filename":"cogapp_test_whiteutils_py.html","relative_filename":"cogapp/test_whiteutils.py"}},"cogapp_whiteutils_py":{"hash":"b16b0e7f940175106b11230fea9e8c8c","index":{"nums":[1,45,0,5,34,4,4],"html_filename":"cogapp_whiteutils_py.html","relative_filename":"cogapp/whiteutils.py"}}}}
Loading

0 comments on commit 6c0bb84

Please sign in to comment.