dhall-lang/dhall-haskell

dhall-lsp-server needs better test coverage

Ouverte

#1 565 ouverte le 20 nov. 2019

 (0 commentaire) (0 réaction) (0 personne assignée)Dhall (222 forks)batch import
LSPhelp wanted

Métriques du dépôt

Stars
 (967 étoiles)
Métriques de merge PR
 (Merge moyen 3j 13h) (5 PRs mergées en 30 j)

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

Guide contributeur