https://bugzilla.redhat.com/show_bug.cgi?id=1789211
Bug ID: 1789211
Summary: Review Request: ocaml-bisect-ppx - Code coverage for
OCaml and Reason
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Target Milestone: ---
Classification: Fedora
Spec URL:
https://jjames.fedorapeople.org/ocaml-bisect-ppx/ocaml-bisect-ppx.spec
SRPM URL:
https://jjames.fedorapeople.org/ocaml-bisect-ppx/ocaml-bisect-ppx-1.4.1-1.20200106.b2661bf.fc32.src.rpm
Fedora Account System Username: jjames
Description: Bisect_ppx is a code coverage tool for OCaml. It helps you test
thoroughly by showing which parts of your code are *not* tested. It is a small
preprocessor that inserts instrumentation at places in your code, such as
if-then-else and match expressions. After you run tests, Bisect_ppx gives a
nice HTML report showing which places were visited and which were missed.
Usage is simple - add package bisect_ppx when building tests, run your tests,
then run the Bisect_ppx report tool on the generated visitation files.
NOTE: while the package bills itself as being for both OCaml and Reason, we do
not provide the Reason part. Fedora is missing a lot of infrastructure that
would be needed to build it, so we provide the OCaml part only for now.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/[email protected]