Bisect_ppx 2.7.0
Additions
- Reports in Cobertura XML format, used on GitLab (#383, Valentin Chaboche).
.coveragefile merging (#389, Valentin Chaboche).- Environment variable
BISECT_SIGTERMand PPX option--bisect-sigterm, which cause the runtime to write.coveragefiles upon receiving SIGTERM (#390, Arvid Jakobsson). bisect-ppx-report: verbose logging now hidden behind new--verboseflag (4b36eb4).- HTML: minimal metadata so that links to reports are decorated by social media platforms (#373).
Bugs fixed