From df86aa283b9462ab7dde56d6f1cc3e7f2c31dde6 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 19 Jun 2017 07:41:59 -0400 Subject: [PATCH] Documentation tweak. --- notes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes.adoc b/notes.adoc index 19efbbc..067ddf1 100644 --- a/notes.adoc +++ b/notes.adoc @@ -85,7 +85,7 @@ ugly and quite unreadable. Jason Ninneman and I have moved it to what is almost, but not quite, idiomatic modern C. We refactored the right way, checking correctness against a comprehensive test suite that we built first and verified -with coverage tools (we have 88% coverage, with the remaining 12% +with coverage tools (we have over 90% coverage, with the remaining confined to exception cases that are difficult to reach). This is what you are running when you do "make check". -- 2.31.1