Sat, 04 May 2024 19:18:57 UTC | login

Information for build ocaml-bisect-ppx-2.4.1-4.fc33

ID177052
Package Nameocaml-bisect-ppx
Version2.4.1
Release4.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-bisect-ppx.git#9826e5aba359107a01826bba1ae141f0eb230fe5
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 failed
Volume DEFAULT
StartedSat, 05 Sep 2020 11:54:48 UTC
CompletedSat, 05 Sep 2020 12:09:34 UTC
Taskbuild (f33, /rpms/ocaml-bisect-ppx.git:9826e5aba359107a01826bba1ae141f0eb230fe5)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-bisect-ppx.git#9826e5aba359107a01826bba1ae141f0eb230fe5'}}
Tags No tags
RPMs No RPMs
Changelog * 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