dhall-lang/dhall-haskell

dhall-lsp-server needs better test coverage

开放

#1,565 创建于 2019年11月20日

 (0 条评论) (0 个反应) (0 位负责人)Dhall (222 个派生)batch import
LSPhelp wanted

仓库指标

星标
 (967 个星标)
PR 合并指标
 (平均合并 3天 13小时) (30 天内合并 5 个 PR)

描述

For example for the type-on-hover functionality we currently have only two tests:

https://github.com/dhall-lang/dhall-haskell/blob/619788f7950c821b51c9d2144cb0a81ab9c04ca5/dhall-lsp-server/tests/Main.hs#L39-L40

(This is a follow-up to #1510.)

贡献者指南