Sat, 04 May 2024 08:29:58 UTC | login

Information for build ocaml-bisect-ppx-2.8.3-3.fc40

ID266275
Package Nameocaml-bisect-ppx
Version2.8.3
Release3.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-bisect-ppx.git#b013e9df48e71e6ca3af184be4fcf75f85e0e3cb
SummaryCode coverage for OCaml and Reason
DescriptionBisect_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.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 12 Nov 2023 20:01:04 UTC
CompletedSun, 12 Nov 2023 20:45:39 UTC
Taskbuild (f40, /rpms/ocaml-bisect-ppx.git:b013e9df48e71e6ca3af184be4fcf75f85e0e3cb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-bisect-ppx.git#b013e9df48e71e6ca3af184be4fcf75f85e0e3cb'}}
Tags
f40
RPMs
src
ocaml-bisect-ppx-2.8.3-3.fc40.src.rpm (info) (download)
riscv64
ocaml-bisect-ppx-2.8.3-3.fc40.riscv64.rpm (info) (download)
ocaml-bisect-ppx-devel-2.8.3-3.fc40.riscv64.rpm (info) (download)
ocaml-bisect-ppx-debuginfo-2.8.3-3.fc40.riscv64.rpm (info) (download)
ocaml-bisect-ppx-debugsource-2.8.3-3.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 2.8.3-3 - OCaml 5.1 rebuild for Fedora 40 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 18 2023 Jerry James <loganjerry@gmail.com> - 2.8.3-1 - Version 2.8.3 - Drop upstreamed patches * Tue Jul 11 2023 Richard W.M. Jones <rjones@redhat.com> - 2.8.2-3 - OCaml 5.0 rebuild for Fedora 39 * Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 2.8.2-2 - OCaml 5.0.0 rebuild * Fri Apr 14 2023 Jerry James <loganjerry@gmail.com> - 2.8.2-1 - Version 2.8.2 - Drop upstreamed ppat-construct patch * Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 2.8.1-8 - Rebuild OCaml packages for F38 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Oct 31 2022 Jerry James <loganjerry@gmail.com> - 2.8.1-6 - Rebuild for ocaml-ppxlib 0.28.0 - Add patch to adapt to changed API in ppxlib 0.28.0 * Tue Sep 20 2022 Jerry James <loganjerry@gmail.com> - 2.8.1-5 - Rebuild for ocaml-cmdliner 1.1.1 * Thu Aug 18 2022 Jerry James <loganjerry@gmail.com> - 2.8.1-4 - Rebuild for ocaml-ppxlib 0.27.0 - Convert License tag to SPDX * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jul 20 2022 Jerry James <loganjerry@gmail.com> - 2.8.1-2 - Use new OCaml macros * Sat Jun 18 2022 Richard W.M. Jones <rjones@redhat.com> - 2.8.1-2 - OCaml 4.14.0 rebuild * Wed Apr 27 2022 Jerry James <loganjerry@gmail.com> - 2.8.1-1 - Add patches for recent ocamlformat and ppxlib * Fri Mar 25 2022 Jerry James <loganjerry@gmail.com> - 2.8.1-1 - Version 2.8.1 * Fri Feb 11 2022 Jerry James <loganjerry@gmail.com> - 2.8.0-1 - Version 2.8.0 * Fri Feb 04 2022 Richard W.M. Jones <rjones@redhat.com> - 2.7.1-2 - OCaml 4.13.1 rebuild to remove package notes * Thu Feb 03 2022 Jerry James <loganjerry@gmail.com> - 2.7.1-1 - Version 2.7.1 * Wed Jan 26 2022 Richard W.M. Jones <rjones@redhat.com> - 2.7.0-4 - Rebuild to pick up new ocaml dependency * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Dec 27 2021 Jerry James <loganjerry@gmail.com> - 2.7.0-2 - Rebuild for ocaml-ppxlib 0.24.0 * Tue Nov 30 2021 Jerry James <loganjerry@gmail.com> - 2.7.0-1 - Version 2.7.0 * Tue Oct 05 2021 Richard W.M. Jones <rjones@redhat.com> - 2.6.3-3 - OCaml 4.13.1 build