From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id aEm0CMQwc2WXFAAAG6o9tA:P1 (envelope-from ) for ; Fri, 08 Dec 2023 16:05:40 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id aEm0CMQwc2WXFAAAG6o9tA (envelope-from ) for ; Fri, 08 Dec 2023 16:05:40 +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 E452A11610 for ; Fri, 8 Dec 2023 16:05:39 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b="OeKSO/yj"; dmarc=none; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1702047939; a=rsa-sha256; cv=none; b=L+OZM4iA/pAcwaSMCJwbS2O50WNe3yjxJH4sd4eOQTmBJEgX1cKu035QEyVheKTuVEmw3v uYErDWwjyddFwoWMIHj6dFCloiG/ZYypj5imsyssPcd9+zmdgyxxrxiQynwV3bnqiaM53j k/erq7xoIxuvu2l8f2OjjxIXX19NdY0VBlDEsMP3oAErBx3cjW0u3J0NkuMAx/e3n/TIKB YBCOJHwKWsjzYslcx26PXwUWsggyI3klJChZNriQKPY1Uq/fgsPNRyLD4wkRiOndOW+Rql gQrmn2LyBUxTNv9jJ4B0bcZadq7uYrLONEjsT3ijEgQJRifetolI9EZn9rwqVg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b="OeKSO/yj"; dmarc=none; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1702047939; 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=dUUkWXiL23ysyHz8wg2DgET0KkgTo+NpkHVhTXFrC6w=; b=lRIXtSbkaQY1zFaByLe3yZGA6WXyfzL5QnIf9vnVXafI3oe8986/PgTOHjS7gj+803rEQI pNkqU/MXKVQboUT3l1sPJcb0s6yiLSngoeSPSc3rnbTUdDmnojY8rWFxAsxE//wtyFu1wJ qr0XPRnUA7e4AbsQkVrqvErhbKscC5jFLv4iHzmGZKkkRmXkGktnQq3ioLoq5M00pFelme RBYTWikUI3BREOZxa5o2SbJsKp4X7MJblV1whlRL0G0++Eld6mR/aD0/6MZelXk+gjr8mZ f1l7hYbRcptj6IcH6ThVq1CMXklCoZaU6wIrTsPp/L52lb1dHh7z78087WzkZg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rBcPS-0004Mc-8J; Fri, 08 Dec 2023 10:04:58 -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 1rBcPN-0004Hi-Gi for guix-patches@gnu.org; Fri, 08 Dec 2023 10:04:53 -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 1rBcPN-0001P5-4V for guix-patches@gnu.org; Fri, 08 Dec 2023 10:04:53 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rBcPa-0001FC-3t for guix-patches@gnu.org; Fri, 08 Dec 2023 10:05:06 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66801] [PATCH v3 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 15:05: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.17020478614579 (code B ref 66801); Fri, 08 Dec 2023 15:05:06 +0000 Received: (at 66801) by debbugs.gnu.org; 8 Dec 2023 15:04:21 +0000 Received: from localhost ([127.0.0.1]:45642 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBcOq-0001Bg-Py for submit@debbugs.gnu.org; Fri, 08 Dec 2023 10:04:21 -0500 Received: from relay5-d.mail.gandi.net ([2001:4b98:dc4:8::225]:32851) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBcOi-00019I-Us for 66801@debbugs.gnu.org; Fri, 08 Dec 2023 10:04:14 -0500 Received: by mail.gandi.net (Postfix) with ESMTPSA id 2D40C1C0012; Fri, 8 Dec 2023 15:03:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=phfrohring.com; s=gm1; t=1702047834; 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=dUUkWXiL23ysyHz8wg2DgET0KkgTo+NpkHVhTXFrC6w=; b=OeKSO/yj1/k7FySSbK6hFCf0FDtKyUZk7AAy3fdWMWNo7LntdkBaGAmGuqTJ+c7EAneo3e pbts++IcncpCAoEzm0/yta9lw/s3GDpiD+E3vqk2BvMFrWLuCJsawNCcXnWXJVHOROafHL NqPLZ5qs/sOrgwR6T3AFDZblvQDMDoOuuvJYZGuMq+aLwK7q4vd0rJ/1DatC0CjOPyCwWN LPfa61QXKsTyPNkcoM8pWiDMYrHfh8+vbTP15WA40xrTMqo7FOgrPG6ffazoqNc8j/BpuO Jecg1VM8FbENb5TICqU0RmTDKe0oKIZ2qts71Yuy5bORkcm3UQjSNOaCxJf5zA== From: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Date: Fri, 8 Dec 2023 16:03:26 +0100 Message-ID: <3beb1d8ba84e59c927164aa1315429c70f6b1634.1702044562.git.contact@phfrohring.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: 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-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -1.25 X-Spam-Score: -1.25 X-Migadu-Queue-Id: E452A11610 X-TUID: BATAezhTP1IA From: Pierre-Henry Fröhring * gnu/packages/elixir-xyz.scm (elixir-excoveralls): New variable. Change-Id: Ib271d8a7393e21178806df28ab892afe99757297 --- gnu/packages/elixir-xyz.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/elixir-xyz.scm b/gnu/packages/elixir-xyz.scm index f50c8f018..f6be8e88f 100644 --- a/gnu/packages/elixir-xyz.scm +++ b/gnu/packages/elixir-xyz.scm @@ -187,6 +187,31 @@ (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)) + ;; No test/ folder. + (arguments + (list + #:tests? #f)) + (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