Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ocaml-bisect-ppx-2.8.3-24.fc45 RPM for x86_64

From Fedora Rawhide for x86_64 / o

Name: ocaml-bisect-ppx Distribution: Fedora Project
Version: 2.8.3 Vendor: Fedora Project
Release: 24.fc45 Build date: Fri Jul 17 02:22:40 2026
Group: Unspecified Build host: buildhw-x86-07.rdu3.fedoraproject.org
Size: 23164431 Source RPM: ocaml-bisect-ppx-2.8.3-24.fc45.src.rpm
Packager: Fedora Project
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.

Provides

Requires

License

MIT AND BSD-3-Clause

Changelog

* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.3-24
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 2.8.3-23
  - OCaml 5.5.0 rebuild
  - Use the dune declarative buildsystem
* Thu Apr 16 2026 Jerry James <loganjerry@gmail.com> - 2.8.3-22
  - Rebuild for ocaml-cmdliner 2.1.0 and ocaml-ppxlib 0.38.0
* Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 2.8.3-21
  - OCaml 5.4.1 rebuild
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.3-20
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Tue Oct 14 2025 Richard W.M. Jones <rjones@redhat.com> - 2.8.3-19
  - OCaml 5.4.0 rebuild
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.3-18
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Sat Jul 12 2025 Jerry James <loganjerry@gmail.com> - 2.8.3-17
  - Rebuild to fix OCaml dependencies
  - Add patch to support ppxlib 0.36.x
* Wed Feb 12 2025 Jerry James <loganjerry@gmail.com> - 2.8.3-16
  - Rebuild for ocaml-ppxlib 0.35.0
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.3-15
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Jan 10 2025 Jerry James <loganjerry@gmail.com> - 2.8.3-14
  - OCaml 5.3.0 rebuild for Fedora 42
* Mon Aug 05 2024 Jerry James <loganjerry@gmail.com> - 2.8.3-13
  - Rebuild for ocaml-ppxlib 0.33.0
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.3-12
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

Files

/usr/bin/bisect-ppx-report
/usr/lib/.build-id
/usr/lib/.build-id/14
/usr/lib/.build-id/14/19ad5e3c6b352abe677a73f5cab711218f7bf3
/usr/lib/.build-id/40
/usr/lib/.build-id/40/518c6a504e723e4a1819188c002512d11050df
/usr/lib/.build-id/85
/usr/lib/.build-id/85/58d9dbd23ab69ddf144ef4e77568087388b37b
/usr/lib/.build-id/c5
/usr/lib/.build-id/c5/d6dc5fb94d8a450f6f8e1de91e58c62cfb32b2
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/d24f0481f93828aee7185de7b6e756d59ad278
/usr/lib64/ocaml/bisect_ppx
/usr/lib64/ocaml/bisect_ppx/META
/usr/lib64/ocaml/bisect_ppx/bisect_ppx.cma
/usr/lib64/ocaml/bisect_ppx/bisect_ppx.cmi
/usr/lib64/ocaml/bisect_ppx/bisect_ppx.cmxs
/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude.cmi
/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude_lexer.cmi
/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude_parser.cmi
/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclusions.cmi
/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Instrument.cmi
/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Register.cmi
/usr/lib64/ocaml/bisect_ppx/common
/usr/lib64/ocaml/bisect_ppx/common/bisect_common.cma
/usr/lib64/ocaml/bisect_ppx/common/bisect_common.cmi
/usr/lib64/ocaml/bisect_ppx/common/bisect_common.cmxs
/usr/lib64/ocaml/bisect_ppx/ppx.exe
/usr/lib64/ocaml/bisect_ppx/runtime
/usr/lib64/ocaml/bisect_ppx/runtime/bisect.cma
/usr/lib64/ocaml/bisect_ppx/runtime/bisect.cmi
/usr/lib64/ocaml/bisect_ppx/runtime/bisect.cmxs
/usr/lib64/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.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Jul 30 22:19:19 2026