Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3366E10E79 for ; Sat, 17 Aug 2013 02:27:48 +0000 (UTC) Received: (qmail 93142 invoked by uid 500); 17 Aug 2013 02:27:48 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 93126 invoked by uid 500); 17 Aug 2013 02:27:48 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 93119 invoked by uid 99); 17 Aug 2013 02:27:48 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Aug 2013 02:27:47 +0000 Date: Sat, 17 Aug 2013 02:27:47 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: derby-dev@db.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DERBY-6299) Improve the code coverage of Org.apache.derby.iapi.services.sanity package MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DERBY-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13742800#comment-13742800 ] ASF subversion and git services commented on DERBY-6299: -------------------------------------------------------- Commit 1514936 from [~bryanpendleton] in branch 'code/trunk' [ https://svn.apache.org/r1514936 ] DERBY-6299: Remove org.apache.derby.iapi.services.sanity package. This change is a followup to revision 1514927 and removes the javadoc warnings. > Improve the code coverage of Org.apache.derby.iapi.services.sanity package > ---------------------------------------------------------------------------- > > Key: DERBY-6299 > URL: https://issues.apache.org/jira/browse/DERBY-6299 > Project: Derby > Issue Type: Sub-task > Components: Test > Reporter: ahsan shamsudeen > Assignee: ahsan shamsudeen > Priority: Minor > Fix For: 10.11.0.0 > > Attachments: bryan.patch, commit-2.patch, commit.patch, commit.stat, DERBY-6299.patch, DERBY-6299.patch, DERBY-6299.patch > > > According to the coverage reports, All classes in Org.apache.derby.iapi.services.sanity have completely zero coverage. > So this sub-task is to improve code coverage by doing the following. > > 1)Change all the import statements in the code to reference the new location of SanityManager and > AssertFailure > 2) Delete the wrapper classes org.apache.derby.iapi.services.sanity.SanityManager > org.apache.derby.iapi.services.sanity.AssertFailure -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira