X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=doc%2Fcoverage.txt;h=7f9466e4b359261285b8212368942a1d2ccb7a20;hb=30cd4ffedc991a35b84ed2c84f5a74b5b2d7322b;hp=6b08c1e3f982d340e5d9dcd7ed0b277414b36868;hpb=25ef9ccbc3f4c582a2ed8cf1af3b6d6677e58148;p=oweals%2Fgnunet.git diff --git a/doc/coverage.txt b/doc/coverage.txt index 6b08c1e3f..7f9466e4b 100644 --- a/doc/coverage.txt +++ b/doc/coverage.txt @@ -1,22 +1,23 @@ Summary of test coverage (configure with --enable-coverage and run contrib/coverage.sh to generate a detailed report): -* UTIL : 78.7% -* HELLO : 93.7% -* ARM : 69.9% -* RESOLVER : 60.4% -* STATISTICS: 82.8% +* UTIL : 77.8% +* HELLO : 93.4% +* ARM : 69.2% +* RESOLVER : 60.9% +* STATISTICS: 84.1% * PEERINFO : 71.5% -* TRANSPORT : 70.9% -* CORE : 65.8% +* TRANSPORT : 68.6% +* CORE : 65.3% +* DATACACHE : 79.8% +* DATASTORE : 78.9% =================== -* TOTAL : 74.9% +* TOTAL : 74.6% -Not yet tested: +Not yet tested (but presumably implemented): * HOSTLIST : 0.0% * TOPOLOGY : 0.0% - TESTCASES WANTED: =================