dhall-lang/dhall-haskell

dhall-lsp-server needs better test coverage

Aberta

#1.565 aberto em 20 de nov. de 2019

 (0 comentário) (0 reação) (0 responsável)Dhall (222 forks)batch import
LSPhelp wanted

Métricas do repositório

Stars
 (967 estrelas)
Métricas de merge de PR
 (Mesclagem média 3d 13h) (5 fundiu PRs em 30d)

Description

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.)

Guia do colaborador