From 3a625ee186a988fb01fed4a7ba4116883757ef92 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Fri, 18 Dec 2015 15:08:55 +0100 Subject: [PATCH] tests/coverage: update. --- tests/coverage | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/coverage b/tests/coverage index 584e8c7..f2e0427 100644 --- a/tests/coverage +++ b/tests/coverage @@ -3,11 +3,11 @@ Generated automatically by private/update-branch-coverage. Do not edit. Name Stmts Miss Branch BrPart Cover Missing ----------------------------------------------------------- lib.py 0 0 0 0 100% -lib/cli.py 134 25 62 12 77% 56-57, 70, 92, 109-110, 122-124, 139-142, 162-164, 179-181, 183-188, 196-198, 66->68, 69->70, 83->86, 91->92, 108->109, 121->122, 138->139, 150->152, 161->162, 174->178, 178->179, 182->183 +lib/cli.py 141 28 68 15 76% 57-58, 71, 93, 110-111, 122, 125-127, 142-145, 164, 167-169, 174, 186-188, 190-195, 203-205, 67->69, 70->71, 84->87, 92->93, 109->110, 121->122, 124->125, 141->142, 153->155, 163->164, 166->167, 173->174, 181->185, 185->186, 189->190 lib/colors.py 36 5 12 3 83% 37, 44, 52-53, 62, 43->44, 51->52, 61->62 lib/data.py 53 1 12 1 97% 83, 82->83 lib/ns.py 11 0 2 1 92% 38->41 lib/pager.py 34 22 10 1 30% 36-62, 33->36 lib/text.py 13 0 8 0 100% ----------------------------------------------------------- -TOTAL 281 53 106 18 78% +TOTAL 288 56 112 21 77%