From c377e65f45e91499d9f25916851e0c2943fa202d Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 19 Dec 2020 16:18:47 -0500 Subject: Latest sample HTML report --- doc/sample_html/cogapp___init___py.html | 5 +++-- doc/sample_html/cogapp___main___py.html | 5 +++-- doc/sample_html/cogapp_backward_py.html | 5 +++-- doc/sample_html/cogapp_cogapp_py.html | 5 +++-- doc/sample_html/cogapp_makefiles_py.html | 5 +++-- doc/sample_html/cogapp_test_cogapp_py.html | 5 +++-- doc/sample_html/cogapp_test_makefiles_py.html | 5 +++-- doc/sample_html/cogapp_test_whiteutils_py.html | 5 +++-- doc/sample_html/cogapp_whiteutils_py.html | 5 +++-- doc/sample_html/coverage_html.js | 2 +- doc/sample_html/favicon_32.png | Bin 0 -> 1732 bytes doc/sample_html/index.html | 5 +++-- doc/sample_html/status.json | 2 +- 13 files changed, 32 insertions(+), 22 deletions(-) create mode 100644 doc/sample_html/favicon_32.png (limited to 'doc/sample_html') diff --git a/doc/sample_html/cogapp___init___py.html b/doc/sample_html/cogapp___init___py.html index f18ea24b..d4d31a79 100644 --- a/doc/sample_html/cogapp___init___py.html +++ b/doc/sample_html/cogapp___init___py.html @@ -4,6 +4,7 @@ Coverage for cogapp/__init__.py: 100.00% + @@ -65,8 +66,8 @@ diff --git a/doc/sample_html/cogapp___main___py.html b/doc/sample_html/cogapp___main___py.html index 0223c84e..97140bde 100644 --- a/doc/sample_html/cogapp___main___py.html +++ b/doc/sample_html/cogapp___main___py.html @@ -4,6 +4,7 @@ Coverage for cogapp/__main__.py: 0.00% + @@ -61,8 +62,8 @@ diff --git a/doc/sample_html/cogapp_backward_py.html b/doc/sample_html/cogapp_backward_py.html index 8f62840a..17149a30 100644 --- a/doc/sample_html/cogapp_backward_py.html +++ b/doc/sample_html/cogapp_backward_py.html @@ -4,6 +4,7 @@ Coverage for cogapp/backward.py: 69.23% + @@ -98,8 +99,8 @@ diff --git a/doc/sample_html/cogapp_cogapp_py.html b/doc/sample_html/cogapp_cogapp_py.html index 3b173764..3f0e5a56 100644 --- a/doc/sample_html/cogapp_cogapp_py.html +++ b/doc/sample_html/cogapp_cogapp_py.html @@ -4,6 +4,7 @@ Coverage for cogapp/cogapp.py: 49.34% + @@ -864,8 +865,8 @@ diff --git a/doc/sample_html/cogapp_makefiles_py.html b/doc/sample_html/cogapp_makefiles_py.html index d266132d..df5fd59e 100644 --- a/doc/sample_html/cogapp_makefiles_py.html +++ b/doc/sample_html/cogapp_makefiles_py.html @@ -4,6 +4,7 @@ Coverage for cogapp/makefiles.py: 17.07% + @@ -102,8 +103,8 @@ diff --git a/doc/sample_html/cogapp_test_cogapp_py.html b/doc/sample_html/cogapp_test_cogapp_py.html index 43513a5e..4894b141 100644 --- a/doc/sample_html/cogapp_test_cogapp_py.html +++ b/doc/sample_html/cogapp_test_cogapp_py.html @@ -4,6 +4,7 @@ Coverage for cogapp/test_cogapp.py: 30.00% + @@ -2534,8 +2535,8 @@ diff --git a/doc/sample_html/cogapp_test_makefiles_py.html b/doc/sample_html/cogapp_test_makefiles_py.html index d0a26106..26028b2f 100644 --- a/doc/sample_html/cogapp_test_makefiles_py.html +++ b/doc/sample_html/cogapp_test_makefiles_py.html @@ -4,6 +4,7 @@ Coverage for cogapp/test_makefiles.py: 23.38% + @@ -178,8 +179,8 @@ diff --git a/doc/sample_html/cogapp_test_whiteutils_py.html b/doc/sample_html/cogapp_test_whiteutils_py.html index 93610e45..88c631b2 100644 --- a/doc/sample_html/cogapp_test_whiteutils_py.html +++ b/doc/sample_html/cogapp_test_whiteutils_py.html @@ -4,6 +4,7 @@ Coverage for cogapp/test_whiteutils.py: 27.54% + @@ -157,8 +158,8 @@ diff --git a/doc/sample_html/cogapp_whiteutils_py.html b/doc/sample_html/cogapp_whiteutils_py.html index 2b1372f1..b7f2d7d5 100644 --- a/doc/sample_html/cogapp_whiteutils_py.html +++ b/doc/sample_html/cogapp_whiteutils_py.html @@ -4,6 +4,7 @@ Coverage for cogapp/whiteutils.py: 88.61% + @@ -129,8 +130,8 @@ diff --git a/doc/sample_html/coverage_html.js b/doc/sample_html/coverage_html.js index 3bf04bf9..6bc9fdf5 100644 --- a/doc/sample_html/coverage_html.js +++ b/doc/sample_html/coverage_html.js @@ -224,7 +224,7 @@ coverage.index_ready = function ($) { coverage.wire_up_filter(); // Watch for page unload events so we can save the final sort settings: - $(window).unload(function () { + $(window).on("unload", function () { try { localStorage.setItem(storage_name, sort_list.toString()) } catch(err) {} diff --git a/doc/sample_html/favicon_32.png b/doc/sample_html/favicon_32.png new file mode 100644 index 00000000..8649f047 Binary files /dev/null and b/doc/sample_html/favicon_32.png differ diff --git a/doc/sample_html/index.html b/doc/sample_html/index.html index f6970479..be4b02c7 100644 --- a/doc/sample_html/index.html +++ b/doc/sample_html/index.html @@ -3,6 +3,7 @@ Coverage report + @@ -155,8 +156,8 @@ diff --git a/doc/sample_html/status.json b/doc/sample_html/status.json index b57cdfbc..fe49a4d4 100644 --- a/doc/sample_html/status.json +++ b/doc/sample_html/status.json @@ -1 +1 @@ -{"format":2,"version":"5.3","globals":"ea0e0ec5d6d9849e6fc73b34af46a2dc","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"}}}} \ No newline at end of file +{"format":2,"version":"5.3.1","globals":"28441ac12ca4ad5182670460eb380fe5","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"}}}} \ No newline at end of file -- cgit v1.2.1