From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 6NxgJW5ic2XlRAAA9RJhRA:P1 (envelope-from ) for ; Fri, 08 Dec 2023 19:37:34 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 6NxgJW5ic2XlRAAA9RJhRA (envelope-from ) for ; Fri, 08 Dec 2023 19:37:34 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 78B5210C80 for ; Fri, 8 Dec 2023 19:37:34 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=f9cTDqOS; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1702060654; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=u/npF2Dhui5Vje8Skw9Yt6AzhiefF/8ftKNtZMFYnUg=; b=o+a6p5TtFVPRVqdRSlHYGuoi5mScQ5iHpJZWlnjCjgT7lXfqkTl9KrlhbGHsXoEzJukZiN 95ONJ+0xqc0rJztuea0G0ub/Fit3WMg9xF5ZsELFgGnME+l9RmtTAgQuJjJ9UgP6+ZJzuo Kpjy2DThzti8Wc62l83XgdMXZq1ORTiBlxYJ12sgtmG+sCT6waJ+a8M/6KPe58Q2qDDRkO K8C/9YZHyurnvVXmO+mErvWQzbPoe5wfmeRqAoeOo23ZZjMZo6lGMVW7mQ46ffow2ysWIs SiuE8J9mW1aOl3f8ooKh5Av5A/UXOzaMGIozTKk6VsiUG3oPGtDoRZn3Y2mQnw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=f9cTDqOS; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1702060654; a=rsa-sha256; cv=none; b=X4iEozFuBH9ZtfQsaNdp5LK/w0oPvEB82DXclOpii8BIKXc2d23Tfb40j27VY1RBKioAmz 9PX518bol3F8Ol2wgdZcjDrdztnXhEdKpJl670gUpEuZ0hEkfT98Qm+5jNeOqBxXiO8hEH ChsN4q8biMW9u+QqTjdbWU6Gbx8j+88SjEkvqUQ1tWDSMfInae+dJgR3MmmIaWTnbrp+7O Z8h+u0/pp4S/4v7LN3auVY1H6HlJRlYRq/7UYbl1/gVI5XQfDA1fVoILdKZ570shanOjru OOcGJ7KJ4JwT9XlfTClacmv63S5r2pq0J0mhw3m7dFyC6bF53oEHA2U5BE/2Jg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rBfii-0004ux-6J; Fri, 08 Dec 2023 13:37:04 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rBfiY-0004ry-4H for guix-patches@gnu.org; Fri, 08 Dec 2023 13:36:54 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rBfiX-0007kN-SJ for guix-patches@gnu.org; Fri, 08 Dec 2023 13:36:53 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rBfik-0008WR-UE for guix-patches@gnu.org; Fri, 08 Dec 2023 13:37:06 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66801] [PATCH v4 11/15] gnu: Add elixir-excoveralls. Resent-From: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 08 Dec 2023 18:37:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66801 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: liliana.prikler@gmail.com Cc: 66801@debbugs.gnu.org Received: via spool by 66801-submit@debbugs.gnu.org id=B66801.170206059032558 (code B ref 66801); Fri, 08 Dec 2023 18:37:06 +0000 Received: (at 66801) by debbugs.gnu.org; 8 Dec 2023 18:36:30 +0000 Received: from localhost ([127.0.0.1]:46156 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBfi9-0008T1-Vo for submit@debbugs.gnu.org; Fri, 08 Dec 2023 13:36:30 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:33653) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBfhw-0008Q4-Ml for 66801@debbugs.gnu.org; Fri, 08 Dec 2023 13:36:17 -0500 Received: by mail.gandi.net (Postfix) with ESMTPSA id ABBF36000D; Fri, 8 Dec 2023 18:35:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=phfrohring.com; s=gm1; t=1702060555; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=u/npF2Dhui5Vje8Skw9Yt6AzhiefF/8ftKNtZMFYnUg=; b=f9cTDqOSBz3EXZq9WbSogU1EzSwnhNDvy0Zs9mLNKBZ1C3ktwrr9Dkz/lmF866N5KUuGAF Sk4LblT/S4yMCZrAmIQY9FTP+dwsMsoV/wC0yCcYCVQeq8Bpz6OQ6Y0AdSszFS01LUE2bC KelUqo5cI8N057aJcuSavPdUO0Tx/Rfg/qSjd8fQnW2hpPtjAkSaJOVtparUhhTuJUcLis SHXFLVGIdrXM6mvT2zVGYBhW96G8XtRqExDXKIwTGWPIMpK0au4YPQ7q9TQ7rbgNoqWaq1 sMggyLBj+8VoxwQA7EBYtnnQ4VdZD/N+lk00VDux6lTwEsJMv3IfEoVzBKvApg== From: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Date: Fri, 8 Dec 2023 19:35:22 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: <7cd29d5162bed84d0b5b933673e5b8766c66719d.1702060484.git.contact@phfrohring.com> References: <7cd29d5162bed84d0b5b933673e5b8766c66719d.1702060484.git.contact@phfrohring.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-GND-Sasl: contact@phfrohring.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.25 X-Spam-Score: -4.25 X-Migadu-Queue-Id: 78B5210C80 X-Migadu-Scanner: mx10.migadu.com X-TUID: 2JfUjLzYUNLc From: Pierre-Henry Fröhring * gnu/packages/elixir-xyz.scm (elixir-excoveralls): New variable. Change-Id: Ib271d8a7393e21178806df28ab892afe99757297 --- gnu/packages/elixir-xyz.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/elixir-xyz.scm b/gnu/packages/elixir-xyz.scm index 18f168e33..4bb856f67 100644 --- a/gnu/packages/elixir-xyz.scm +++ b/gnu/packages/elixir-xyz.scm @@ -171,6 +171,28 @@ (define-public elixir-castore (home-page "https://hexdocs.pm/castore/") (license license:asl2.0))) +(define-public elixir-excoveralls + (package + (name "elixir-excoveralls") + (version "0.18.0") + (source + (origin + (method url-fetch) + (uri (hexpm-uri name version)) + (sha256 + (base32 "02x69ll5scvraky0k5gacvnnmldv5k04kgk02x087d9w3y8vn28i")))) + (build-system mix-build-system) + (propagated-inputs (list elixir-castore elixir-jason)) + (arguments (list #:tests? #f)) ; no tests + (synopsis "Coverage report tool with coveralls.io integration") + (description + "Library that reports test coverage statistics, with the option to +post to coveralls.io service. It uses Erlang's cover to generate coverage +information, and posts the test coverage results to coveralls.io through the +JSON API.") + (home-page "https://hexdocs.pm/excoveralls/") + (license license:expat))) + ;;; ;;; Avoid adding new packages to the end of this file. To reduce the chances ;;; of a merge conflict, place them above by existing packages with similar -- 2.41.0