From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id WHrPCJykgWVqGgAAkFu2QA (envelope-from ) for ; Tue, 19 Dec 2023 15:11:40 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id YHVAA5ykgWVREAAA62LTzQ (envelope-from ) for ; Tue, 19 Dec 2023 15:11:40 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1702995099; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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; bh=uhiTlCqSEdBXwLwDkOqaTI0POOKfi9qW6D1x2CZkrJY=; b=mkssE1JVOqV+yj1muI7egoR67h+yOXuUvk4Fwrb8IiOPtVUIEoMPvjd0T4TS3xUZC53xgh JD2QyeylkR36oZ6xGoHImu7VbK4Eluv9G6Lece1ZXmT757hHMFIAOjq6Ix33IkHYg2Mlaq /+R8J04GGeA5djuDjzfT5oSAWvxYTS1DUOn52h384Zy+PusJBuGyzvl2KcLGSa7NBW0n7C ttIFpjRNTjJxz0/6PAThmJ32DiTV7dUJ5eiIpu5vHWNMuKx+9H/QibrpmDGNkByeA52wF4 1tb3uH+rJVPXhqftFE1Aa3qyQBRH2D2yRuDLa69X6BfhXgmRWb44QWhD/AzrVA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1702995099; a=rsa-sha256; cv=none; b=mmNbyOMeq7IFe9M6cdJh0Yi/i+fV7K3usaOMUklMApHO08A+7/RWbOtm0k0mnsqIvXXYEQ D6TG/EyOB5LMIObY+XEKsdNwXjVLOrnUh8qlnkHTd/Y5yu/3LwueoU7DxxYpQN5f6xbD+Z U4qcznTrxq+gUL4hWjQIMdx9hJyTgAT35tnz/zLLSJKA4zKmNjJDhZYdHyuD+7m07TfK1p qpdUtuWt3gqDBeDEyWQjR0O2N9McKyG/x4AF2VQH6t4f5bhvE/VgQEud57heBevTUAEDGx O+gES5FKX6YUs4vy8iSmSJpgYyAVKddCq1qwF6zMau2B7hAlyQmqfM2m+4LPuw== 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 C2CC425954 for ; Tue, 19 Dec 2023 15:11:39 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rFaoS-0005BR-4n; Tue, 19 Dec 2023 09:11:12 -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 1rFaoQ-00057I-E0 for guix-patches@gnu.org; Tue, 19 Dec 2023 09:11:10 -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 1rFaoO-0005Yp-BC for guix-patches@gnu.org; Tue, 19 Dec 2023 09:11:09 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rFaoQ-0004Qt-Sq for guix-patches@gnu.org; Tue, 19 Dec 2023 09:11:10 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67902] [PATCH 25/95] gnu: Add php-phpunit-php-code-coverage. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 19 Dec 2023 14:11:10 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67902 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67902@debbugs.gnu.org Cc: ngraves@ngraves.fr Received: via spool by 67902-submit@debbugs.gnu.org id=B67902.170299502816545 (code B ref 67902); Tue, 19 Dec 2023 14:11:10 +0000 Received: (at 67902) by debbugs.gnu.org; 19 Dec 2023 14:10:28 +0000 Received: from localhost ([127.0.0.1]:34807 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rFank-0004Ih-0x for submit@debbugs.gnu.org; Tue, 19 Dec 2023 09:10:28 -0500 Received: from 5.mo575.mail-out.ovh.net ([46.105.62.179]:45141) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rFanW-0004GM-DQ for 67902@debbugs.gnu.org; Tue, 19 Dec 2023 09:10:15 -0500 Received: from director8.ghost.mail-out.ovh.net (unknown [10.108.17.183]) by mo575.mail-out.ovh.net (Postfix) with ESMTP id 56CF92740C for <67902@debbugs.gnu.org>; Tue, 19 Dec 2023 14:10:10 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-gftmm (unknown [10.110.168.247]) by director8.ghost.mail-out.ovh.net (Postfix) with ESMTPS id E33C01FEAD; Tue, 19 Dec 2023 14:10:09 +0000 (UTC) Received: from ngraves.fr ([37.59.142.108]) by ghost-submission-6684bf9d7b-gftmm with ESMTPSA id kEGSM0GkgWVnyQAAZuiQ4A (envelope-from ); Tue, 19 Dec 2023 14:10:09 +0000 X-OVh-ClientIp: 81.67.140.142 Date: Tue, 19 Dec 2023 14:57:06 +0100 Message-ID: <20231219140934.22783-25-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20231219140934.22783-1-ngraves@ngraves.fr> References: <20231219140934.22783-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 11836022772026106594 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvkedrvddutddgieduucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepvdehleeiffehtedvlefhffffjeefgfduhfetkeevheeiteduiedugfekuedtheejnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegtddrudegvddpfeejrdehledrudegvddruddtkeenucevlhhushhtvghrufhiiigvpedunecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepieejledtvdesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheejhedpmhhouggvpehsmhhtphhouhht 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: , Reply-to: Nicolas Graves X-ACL-Warn: , Nicolas Graves via Guix-patches From: Nicolas Graves via Guix-patches via 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: -6.22 X-Spam-Score: -6.22 X-Migadu-Queue-Id: C2CC425954 X-Migadu-Scanner: mx10.migadu.com X-TUID: gyMfv/OL5jzA * gnu/packages/php-xyz.scm (php-phpunit-php-code-coverage): New variable. Change-Id: I2a11ef7bbee5c3448461bd19fa54bfb4f4572126 --- gnu/packages/php-xyz.scm | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/gnu/packages/php-xyz.scm b/gnu/packages/php-xyz.scm index fbb3d57291..2fddac6c77 100644 --- a/gnu/packages/php-xyz.scm +++ b/gnu/packages/php-xyz.scm @@ -687,3 +687,36 @@ (define-public php-phpstan-phpdoc-parser (home-page "https://github.com/phpstan/phpdoc-parser") (license license:expat))) +(define-public php-phpunit-php-code-coverage + (package + (name "php-phpunit-php-code-coverage") + (version "9.2.29") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/sebastianbergmann/php-code-coverage") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 "16hza9xf1x1rixym4rwhffipwbl3r1jq2hi1r1d1c5fpsdcpg31p")))) + (build-system composer-build-system) + (inputs + (list php-nikic-php-parser + php-sebastian-complexity + php-sebastian-lines-of-code + php-sebastian-version + php-sebastian-environment + php-sebastian-code-unit-reverse-lookup + php-theseer-tokenizer + php-phpunit-php-text-template + php-phpunit-php-token-stream + php-phpunit-php-file-iterator)) + (native-inputs + (list php-phpunit-phpunit)) + (synopsis "Code coverage information library") + (description "This package is a library that provides collection, +processing, and rendering functionality for PHP code coverage information.") + (home-page "https://github.com/sebastianbergmann/php-code-coverage") + (license license:bsd-3))) + -- 2.41.0