Return-Path: X-Original-To: apmail-aurora-reviews-archive@minotaur.apache.org Delivered-To: apmail-aurora-reviews-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1302E174BF for ; Mon, 29 Sep 2014 20:53:30 +0000 (UTC) Received: (qmail 9689 invoked by uid 500); 29 Sep 2014 20:53:29 -0000 Delivered-To: apmail-aurora-reviews-archive@aurora.apache.org Received: (qmail 9646 invoked by uid 500); 29 Sep 2014 20:53:29 -0000 Mailing-List: contact reviews-help@aurora.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@aurora.incubator.apache.org Delivered-To: mailing list reviews@aurora.incubator.apache.org Received: (qmail 9634 invoked by uid 99); 29 Sep 2014 20:53:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Sep 2014 20:53:29 +0000 X-ASF-Spam-Status: No, hits=-1998.4 required=5.0 tests=ALL_TRUSTED,HTML_MESSAGE,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 29 Sep 2014 20:53:06 +0000 Received: (qmail 7392 invoked by uid 99); 29 Sep 2014 20:53:04 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Sep 2014 20:53:04 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 1E0771DDAAD; Mon, 29 Sep 2014 20:53:01 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============8967195388528387318==" MIME-Version: 1.0 Subject: Re: Review Request 26123: Fail the build on lack of test coverage. From: "Zameer Manji" To: "Kevin Sweeney" , "Maxim Khutornenko" , "Joshua Cohen" Cc: "Bill Farner" , "Aurora" , "Zameer Manji" Date: Mon, 29 Sep 2014 20:53:01 -0000 Message-ID: <20140929205301.19041.96667@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Zameer Manji" X-ReviewGroup: Aurora X-ReviewRequest-URL: https://reviews.apache.org/r/26123/ X-Sender: "Zameer Manji" References: <20140927233812.14999.77451@reviews.apache.org> In-Reply-To: <20140927233812.14999.77451@reviews.apache.org> Reply-To: "Zameer Manji" X-ReviewRequest-Repository: aurora X-Virus-Checked: Checked by ClamAV on apache.org --===============8967195388528387318== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit > On Sept. 27, 2014, 4:38 p.m., Zameer Manji wrote: > > Once this is commited, please make tickets for adding tests to these classes. > > Bill Farner wrote: > I'm not sure how to best do this without either creating a ton of tickets that are bound to be forgotten, or a monster ticket that is difficult to track. Any bright ideas? I have no ideas. In that case feel free to ignore my request for tickets. - Zameer ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26123/#review54771 ----------------------------------------------------------- On Sept. 27, 2014, 4:25 p.m., Bill Farner wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/26123/ > ----------------------------------------------------------- > > (Updated Sept. 27, 2014, 4:25 p.m.) > > > Review request for Aurora, Joshua Cohen, Kevin Sweeney, and Maxim Khutornenko. > > > Repository: aurora > > > Description > ------- > > This will fail the build if: > - global line or branch coverage is below a threshold > - a class has no test coverage > - a class flagged as known to have no coverage gains coverage > > Hopefully we can all contribute to whittle the legacy non-covered list down to zero. > > > Diffs > ----- > > build.gradle eabf65c13749ca98929e6b845cbc5f0d248003d6 > > Diff: https://reviews.apache.org/r/26123/diff/ > > > Testing > ------- > > ./gradlew build -Pq > > > Thanks, > > Bill Farner > > --===============8967195388528387318==--