Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ocaml-bisect-ppx | Distribution: Mageia |
Version: 2.8.3 | Vendor: Mageia.Org |
Release: 1.mga10 | Build date: Sun Apr 13 16:43:23 2025 |
Group: Development/OCaml | Build host: localhost |
Size: 6552529 | Source RPM: ocaml-bisect-ppx-2.8.3-1.mga10.src.rpm |
Packager: pterjan <pterjan> | |
Url: https://aantron.github.io/bisect_ppx/ | |
Summary: Code coverage for OCaml and Reason |
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.
MIT
* Sun Apr 13 2025 pterjan <pterjan> 2.8.3-1.mga10 + Revision: 2175438 - Update to 2.8.3
/usr/bin/bisect-ppx-report /usr/lib/ocaml/bisect_ppx /usr/lib/ocaml/bisect_ppx/META /usr/lib/ocaml/bisect_ppx/bisect_ppx.cma /usr/lib/ocaml/bisect_ppx/bisect_ppx.cmi /usr/lib/ocaml/bisect_ppx/bisect_ppx__Exclude.cmi /usr/lib/ocaml/bisect_ppx/bisect_ppx__Exclude_lexer.cmi /usr/lib/ocaml/bisect_ppx/bisect_ppx__Exclude_parser.cmi /usr/lib/ocaml/bisect_ppx/bisect_ppx__Exclusions.cmi /usr/lib/ocaml/bisect_ppx/bisect_ppx__Instrument.cmi /usr/lib/ocaml/bisect_ppx/bisect_ppx__Register.cmi /usr/lib/ocaml/bisect_ppx/common /usr/lib/ocaml/bisect_ppx/common/bisect_common.cma /usr/lib/ocaml/bisect_ppx/common/bisect_common.cmi /usr/lib/ocaml/bisect_ppx/ppx.exe /usr/lib/ocaml/bisect_ppx/runtime /usr/lib/ocaml/bisect_ppx/runtime/bisect.cma /usr/lib/ocaml/bisect_ppx/runtime/bisect.cmi /usr/lib/ocaml/bisect_ppx/runtime/bisect__Runtime.cmi /usr/share/doc/ocaml-bisect-ppx /usr/share/doc/ocaml-bisect-ppx/CHANGES /usr/share/doc/ocaml-bisect-ppx/README.md /usr/share/doc/ocaml-bisect-ppx/advanced.md /usr/share/licenses/ocaml-bisect-ppx /usr/share/licenses/ocaml-bisect-ppx/LICENSE.md /usr/share/man/man1/bisect-ppx-report.1.xz
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Apr 18 04:55:35 2025