Tue, 18 Jun 2024 12:29:07 UTC | login

Information for build ocaml-bisect-ppx-2.8.3-9.fc41

ID308291
Package Nameocaml-bisect-ppx
Version2.8.3
Release9.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-bisect-ppx.git#ef6510f3f7c0ca410104eb63bbde45526f0da20a
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.
https://github.com/aantron/bisect_ppx
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 04 Jun 2024 07:58:53 UTC
CompletedTue, 04 Jun 2024 08:42:37 UTC
Taskbuild (f41, /rpms/ocaml-bisect-ppx.git:ef6510f3f7c0ca410104eb63bbde45526f0da20a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-bisect-ppx.git#ef6510f3f7c0ca410104eb63bbde45526f0da20a'}}
Tags
f41
RPMs
src
ocaml-bisect-ppx-2.8.3-9.fc41.src.rpm (info) (download)
riscv64
ocaml-bisect-ppx-2.8.3-9.fc41.riscv64.rpm (info) (download)
ocaml-bisect-ppx-devel-2.8.3-9.fc41.riscv64.rpm (info) (download)
ocaml-bisect-ppx-debuginfo-2.8.3-9.fc41.riscv64.rpm (info) (download)
ocaml-bisect-ppx-debugsource-2.8.3-9.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 2.8.3-9 - OCaml 5.2.0 for Fedora 41 * Fri Feb 02 2024 Jerry James <loganjerry@gmail.com> - 2.8.3-8 - Rebuild for changed ocamlx hashes * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 2.8.3-5 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 2.8.3-4 - OCaml 5.1.1 rebuild for Fedora 40 * 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