Sat, 04 May 2024 08:17:54 UTC | login

Information for build ocaml-bisect-ppx-2.5.0-1.fc33.rvre0

ID195180
Package Nameocaml-bisect-ppx
Version2.5.0
Release1.fc33.rvre0
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/ocaml-bisect-ppx.git#ab324dbe5b2a22f15abfe707c1c65c5a9d34741e
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, 25 Apr 2021 07:04:39 UTC
CompletedSun, 25 Apr 2021 07:22:56 UTC
Taskbuild (f33, /rpms/ocaml-bisect-ppx.git:ab324dbe5b2a22f15abfe707c1c65c5a9d34741e)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/ocaml-bisect-ppx.git#ab324dbe5b2a22f15abfe707c1c65c5a9d34741e'}}
Tags
f33
f37
f38
RPMs
src
ocaml-bisect-ppx-2.5.0-1.fc33.rvre0.src.rpm (info) (download)
riscv64
ocaml-bisect-ppx-2.5.0-1.fc33.rvre0.riscv64.rpm (info) (download)
ocaml-bisect-ppx-devel-2.5.0-1.fc33.rvre0.riscv64.rpm (info) (download)
ocaml-bisect-ppx-debuginfo-2.5.0-1.fc33.rvre0.riscv64.rpm (info) (download)
ocaml-bisect-ppx-debugsource-2.5.0-1.fc33.rvre0.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sun Apr 25 2021 David Abdurachmanov <david.abdurachmanov@sifive.com> - 2.5.0-1.rvre0 - Rebuilt for Fedora RISCV, no changes * Fri Oct 23 2020 Jerry James <loganjerry@gmail.com> - 2.5.0-1 - Version 2.5.0 - Building documentation with ocamldoc no longer works * Wed Sep 02 2020 Richard W.M. Jones <rjones@redhat.com> - 2.4.1-6.1 - Bump release and rebuild. * Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 2.4.1-6 - OCaml 4.11.1 rebuild * Fri Aug 21 2020 Richard W.M. Jones <rjones@redhat.com> - 2.4.1-5 - OCaml 4.11.0 rebuild * Mon Aug 03 2020 Richard W.M. Jones <rjones@redhat.com> - 2.4.1-4 - Bump and rebuild to fix Location dependency. * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.1-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jun 25 2020 Dan Čermák <dan.cermak@cgc-instruments.com> - 2.4.1-1 - New upstream release 2.4.1 * Tue May 05 2020 Richard W.M. Jones <rjones@redhat.com> - 2.3.2-3 - OCaml 4.11.0+dev2-2020-04-22 rebuild * Tue Apr 21 2020 Richard W.M. Jones <rjones@redhat.com> - 2.3.2-2 - OCaml 4.11.0 pre-release attempt 2 * Sun Apr 19 2020 Jerry James <loganjerry@gmail.com> - 2.3.2-1 - Version 2.3.2 * Thu Apr 16 2020 Jerry James <loganjerry@gmail.com> - 2.3.1-1 - Version 2.3.1 - Add conditional for building documentation with odoc * Fri Apr 03 2020 Richard W.M. Jones <rjones@redhat.com> - 1.4.1-5.20200106.b2661bf - Update all OCaml dependencies for RPM 4.16. * Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 1.4.1-4.20200106.b2661bf - OCaml 4.10.0 final. - Disable the tests to avoid circular dependency. * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-3.20200106.b2661bf - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Jan 19 2020 Richard W.M. Jones <rjones@redhat.com> - 1.4.1-2.20200106.b2661bf - OCaml 4.10.0+beta1 rebuild. * Wed Jan 08 2020 Jerry James <loganjerry@gmail.com> - 1.4.1-1.20200106.b2661bf - Initial RPM