Documentation tweak.
authorEric S. Raymond <esr@thyrsus.com>
Mon, 19 Jun 2017 11:41:59 +0000 (07:41 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Mon, 19 Jun 2017 11:41:59 +0000 (07:41 -0400)
notes.adoc

index 19efbbc486cd724c77ae048639194049cb5e0f69..067ddf16a69a316ca67efe6aa7847925d3ed5218 100644 (file)
@@ -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
 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".
 
 confined to exception cases that are difficult to reach). This is
 what you are running when you do "make check".