ocaml-lsp icon indicating copy to clipboard operation
ocaml-lsp copied to clipboard

Move to ppx_expect `v0.17.0`

Open voodoos opened this issue 1 year ago • 1 comments

voodoos avatar Jun 11 '24 12:06 voodoos

Actually ppx_expect.0.17.0 requires at least OCaml 5.1.

We can either disable testing on 4.14 or wait until we merge 5.2 support.

voodoos avatar Jun 11 '24 13:06 voodoos

Pull Request Test Coverage Report for Build 4550

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

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 131 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.09%) to 21.935%

Files with Coverage Reduction New Missed Lines %
ocaml-lsp-server/src/ocaml_lsp_server.ml 131 36.54%
<!-- Total: 131
Totals Coverage Status
Change from base Build 4536: 0.09%
Covered Lines: 5589
Relevant Lines: 25480

💛 - Coveralls

coveralls avatar Sep 29 '24 13:09 coveralls