Skip to content

Bisect_ppx 2.8.0

Compare
Choose a tag to compare
@aantron aantron released this 10 Feb 12:38
· 35 commits to master since this release

Additions

  • HTML: collapsible tree index for large projects, activated by --tree option (#396, Arvid Jakobsson).

Bugs fixed

  • Don't instrument lazy values which are compiled as already forced (#398, reported by @Ngoguey42).
  • Use Sys.backend_type to detect js_of_ocaml (#397, Pat Rondon).
  • Text summary report: show files with 0 points as having 100% coverage (f3b9108).