Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 516B2200BC2 for ; Thu, 17 Nov 2016 10:22:51 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 4FF79160B0B; Thu, 17 Nov 2016 09:22:51 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9AC00160AFF for ; Thu, 17 Nov 2016 10:22:50 +0100 (CET) Received: (qmail 76348 invoked by uid 500); 17 Nov 2016 09:22:49 -0000 Mailing-List: contact dev-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list dev@flink.apache.org Received: (qmail 76337 invoked by uid 99); 17 Nov 2016 09:22:49 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Nov 2016 09:22:49 +0000 Received: from mail-it0-f43.google.com (mail-it0-f43.google.com [209.85.214.43]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 543571A0015 for ; Thu, 17 Nov 2016 09:22:49 +0000 (UTC) Received: by mail-it0-f43.google.com with SMTP id j191so34176670ita.1 for ; Thu, 17 Nov 2016 01:22:49 -0800 (PST) X-Gm-Message-State: AKaTC03w4lToXiO5nACzJiyb7fyS57ed9oQ2mSeF++QFabjGCBmwOamCn9HG2AaImlDADKWhh4lrbpJFWqtqfw== X-Received: by 10.107.132.74 with SMTP id g71mr1933954iod.19.1479374568491; Thu, 17 Nov 2016 01:22:48 -0800 (PST) MIME-Version: 1.0 Received: by 10.50.26.34 with HTTP; Thu, 17 Nov 2016 01:22:47 -0800 (PST) In-Reply-To: References: From: Till Rohrmann Date: Thu, 17 Nov 2016 10:22:47 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Add Sonarqube analysis To: dev@flink.apache.org Cc: Anton Mushin Content-Type: multipart/alternative; boundary=001a113edd92a514c705417bbbdc archived-at: Thu, 17 Nov 2016 09:22:51 -0000 --001a113edd92a514c705417bbbdc Content-Type: text/plain; charset=UTF-8 Hi Boris, I think it is a good idea to gather some more metrics about Flink's code quality. This can help to address deficiencies and finally improve Flink's code and test coverage. So +1 for adding it if it does not conflict with any Apache regulations. But given anlaysis.apache.org it seems to be fine. Cheers, Till On Thu, Nov 17, 2016 at 10:10 AM, Boris Osipov wrote: > Hi community, > > What do you think about adding Flink code to analysis via Sonarqube > http://www.sonarqube.org/ tool? > I've ran analysis on my machine and I'd like to share short report here > https://goo.gl/GdfoLm > As you can see, there are some problems with code quality detected by tool. > > I found that Apache Software Foundation has the Sonarqube code analytics > service https://analysis.apache.org/. > In addition, Travice CI has integration with Sonarqube.com. It is free for > open source projects. > We can use one of them for analysis. > > Please, share your thoughts. > > Best regards, > Boris Osipov > > --001a113edd92a514c705417bbbdc--