guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#32263] [PATCH 3/8] gnu: Add python-codecov.


From: Ludovic Courtès
Subject: [bug#32263] [PATCH 3/8] gnu: Add python-codecov.
Date: Sun, 29 Jul 2018 15:41:38 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Efraim Flashner <address@hidden> skribis:

> * gnu/packages/check.scm (python-codecov): New variable.

[...]

> +    (home-page "http://github.com/codecov/codecov-python";)
> +    (synopsis "Report uploader")

What about “Upload code coverage reports to @code{codecov.io}”?

> +    (description
> +     "Codecov uploads code coverage reports from many hosted providers.")

Maybe “Codecov collects code coverage reports from code written in
Python, Java, C/C++, R, and more, and uploads it to the
@code{codecov.io} service.”?

Otherwise LGTM!

This package seems to follow the Everything as a Service trend…

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]