package ometrics

  1. Overview
  2. Docs
OCaml analysis in a merge request changes

Install

Dune Dependency

Authors

Maintainers

Sources

ometrics-full.0.1.3.tar.gz
md5=09bdf9060c94937b96ec4d8a4fe34801
sha512=e38c5841522e5dcb63b8f005c3b1dac0a44fc3fb6f6b214f37240ca020ab679bb57d5263ead771786c633fc0ee9a6ad6d0e476d9076c3e7e8d9ffb39053f8b5b

CHANGES.md.html

0.1.3

Fixes

  • Read channels before waiting for process (!12 @shrmtv)

  • Simplify [base_entry_name] with [split_on_char]. [Filename.extension] could fail if the extension contains unexpected chars (e.g. '/').

0.1.2

Fixes

  • Add fingerprints in GitLab format

0.1.1

Fixes

  • Fix duplicates in files (#17)

  • Fix guard in String.sub

  • Fix writting to files

Removed

  • ometrics library is no longer public

0.1.0

Added

  • Documentation analysis in a merge request