You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by cl...@apache.org on 2021/05/07 23:11:52 UTC

[db-jdo] 10/43: JDO-293 removed statement on protected member coverage

This is an automated email from the ASF dual-hosted git repository.

clr pushed a commit to branch origin/2.0.1
in repository https://gitbox.apache.org/repos/asf/db-jdo.git

commit 073a834cb8222b04ffe98707988497b79b1f31b6
Author: Craig L Russell <cl...@apache.org>
AuthorDate: Sat Apr 1 03:11:10 2006 +0000

    JDO-293 removed statement on protected member coverage
---
 tck20/COVERAGE.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tck20/COVERAGE.txt b/tck20/COVERAGE.txt
index a50f5ff..36edd86 100755
--- a/tck20/COVERAGE.txt
+++ b/tck20/COVERAGE.txt
@@ -58,7 +58,7 @@ tested by a small number of tests using a number of different metadata sets.
 - Tests: 538
 - Test cases: 1158
 - Assertion coverage: 1342/1561 = 86%
-- API Signature Coverage: 100% for all defined public and protected members
+- API Signature Coverage: 100% for all defined public members
 
 Quality Assurance
 -----------------