ocaml / ocaml-lsp

OCaml Language Server Protocol implementation
Other
749 stars 117 forks source link

refactor: doc_to_md #1344

Closed rgrinberg closed 1 month ago

rgrinberg commented 1 month ago

move bindings closer to uses and reduce scope

Signed-off-by: Rudi Grinberg me@rgrinberg.com

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 4437

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
ocaml-lsp-server/src/doc_to_md.ml 23 44 52.27%
<!-- Total: 23 44 52.27% -->
Files with Coverage Reduction New Missed Lines %
ocaml-lsp-server/src/doc_to_md.ml 1 34.74%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 4434: -0.002%
Covered Lines: 5524
Relevant Lines: 25404

💛 - Coveralls