[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#54796] [PATCH v3 17/22] gnu: Add erlang-covertool.
From: |
Maxime Devos |
Subject: |
[bug#54796] [PATCH v3 17/22] gnu: Add erlang-covertool. |
Date: |
Sat, 09 Apr 2022 13:48:01 +0200 |
User-agent: |
Evolution 3.38.3-1 |
Hartmut Goebel schreef op vr 08-04-2022 om 19:03 [+0200]:
> + (home-page "https://github.com/covertool/covertool")
> + (synopsis "Convert Erlang cover data into Cobertura XML reports")
> + (description "This package provides a build tool and plugin to convert
> +exported Erlang cover data sets into Cobertura XML reports, which can then be
> +feed to the Jenkins Cobertura plug-in.
> +
> +On @emph{hex.pm}, this plugin was previously called @code{rebar_covertool}.")
> + (license license:bsd-2)))
What is ‘cover data’? Is it line coverage information for testing if a
test suite is of good quality, or is it for calculating a minimal
convex covering of a set of points?
Greetings,
Maxime.
signature.asc
Description: This is a digitally signed message part
- [bug#54796] [PATCH v3 01/22] import: Add hex.pm importer., (continued)
[bug#54796] [PATCH v3 02/22] gnu: Add erlang-cf., Hartmut Goebel, 2022/04/08
[bug#54796] [PATCH v3 08/22] gnu: Add erlang-eunit-formatters., Hartmut Goebel, 2022/04/08
[bug#54796] [PATCH v3 11/22] gnu: Add erlang-hex-core., Hartmut Goebel, 2022/04/08
[bug#54796] [PATCH v3 17/22] gnu: Add erlang-covertool., Hartmut Goebel, 2022/04/08
- [bug#54796] [PATCH v3 17/22] gnu: Add erlang-covertool.,
Maxime Devos <=
[bug#54796] [PATCH v3 20/22] gnu: Add rebar3-git-vsn., Hartmut Goebel, 2022/04/08
[bug#54796] [PATCH v4 00/22] Add importer for hex.pm and rebar3 build-system for Erlang, Hartmut Goebel, 2022/04/10
- [bug#54796] [PATCH v4 02/22] build-system: Add 'rebar3-build-system'., Hartmut Goebel, 2022/04/10
- [bug#54796] [PATCH v4 01/22] import: Add hex.pm importer., Hartmut Goebel, 2022/04/10
- [bug#54796] [PATCH v4 03/22] gnu: Add erlang-cf., Hartmut Goebel, 2022/04/10
- [bug#54796] [PATCH v4 04/22] gnu: Add erlang-certifi., Hartmut Goebel, 2022/04/10
- [bug#54796] [PATCH v4 05/22] gnu: Add erlang-erlware-commons., Hartmut Goebel, 2022/04/10