From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 79719 invoked by alias); 5 Jan 2017 16:06:08 -0000 Mailing-List: contact elfutils-devel-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Post: List-Help: List-Subscribe: Sender: elfutils-devel-owner@sourceware.org Received: (qmail 79706 invoked by uid 89); 5 Jan 2017 16:06:07 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Checked: by ClamAV 0.99.2 on sourceware.org X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.1 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy= X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on sourceware.org X-Spam-Level: X-HELO: mx1.redhat.com From: Lukas Berk To: elfutils-devel@sourceware.org Subject: [htdocs] Add Code Coverage Results for Elfutils 0.168 Date: Thu, 05 Jan 2017 16:06:00 -0000 Message-ID: <87r34hv6e4.fsf@redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Scanned-By: MIMEDefang 2.68 on 10.5.11.23 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.29]); Thu, 05 Jan 2017 16:05:57 +0000 (UTC) X-SW-Source: 2017-q1/txt/msg00004.txt.bz2 Hi, The patch itself was too big for the mailing list, but you can find it on the upstream lberk/coverage branch. commit ed93952625f4627ae9000fcf46cd7a0a0cd0b382 Author: Lukas Berk Date: Thu Jan 5 09:58:51 2017 -0500 Add code coverage results for Elfutils 0.168 These results used to be hosted on fedorapeople.org. Migrating these over to sourceware.org htdocs for a more consistent resource and documentation location. Results will be located under: https://sourceware.org/elfutils/coverage Signed-off-by: Lukas Berk