OCaml: Add coverage reporting

This commit is contained in:
Juno Takano 2025-04-15 20:57:00 -03:00
commit db0fba664c
5 changed files with 29 additions and 0 deletions

View file

@ -18,6 +18,7 @@ doc: "https://tori.jutty.dev/docs"
depends: [
"ocaml" {>= "5.3.0"}
"dune" {>= "3.17" & >= "3.17.2"}
"bisect_ppx" {dev & >= "2.5.0"}
"odoc" {with-doc}
]
build: [