From 7c128a6cf6e20674c7bab31ff13f7480b42e6148 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Fri, 26 Nov 2021 19:09:54 -0500 Subject: docs: sample html report --- doc/sample_html/index.html | 54 +++++++++++++++++++++++----------------------- 1 file changed, 27 insertions(+), 27 deletions(-) (limited to 'doc/sample_html/index.html') diff --git a/doc/sample_html/index.html b/doc/sample_html/index.html index 38db8906..56059e41 100644 --- a/doc/sample_html/index.html +++ b/doc/sample_html/index.html @@ -2,7 +2,7 @@ - Coverage report + Cog coverage @@ -10,8 +10,8 @@
-

Coverage report: - 40.00% +

Cog coverage: + 41.39%

@@ -75,18 +75,18 @@ 22 6 0 - 4 + 6 2 - 69.23% + 71.43% cogapp/cogapp.py - 495 - 219 + 510 + 230 1 - 208 + 240 30 - 49.50% + 50.13% cogapp/makefiles.py @@ -99,30 +99,30 @@ cogapp/test_cogapp.py - 795 - 553 - 8 - 20 - 0 - 29.94% + 849 + 595 + 2 + 68 + 1 + 32.39% cogapp/test_makefiles.py 71 53 0 - 6 + 8 0 - 23.38% + 25.32% cogapp/test_whiteutils.py 69 50 0 + 6 0 - 0 - 27.54% + 33.33% cogapp/whiteutils.py @@ -137,12 +137,12 @@ Total - 1529 - 909 - 9 - 286 - 36 - 40.00% + 1598 + 962 + 3 + 376 + 37 + 41.39% @@ -153,8 +153,8 @@ -- cgit v1.2.1