dhall-lang/dhall-haskell

dhall-lsp-server needs better test coverage

Aperta

#1565 aperta il 20 nov 2019

 (0 commenti) (0 reazioni) (0 assegnatari)Dhall (222 fork)batch import
LSPhelp wanted

Metriche repository

Star
 (968 stelle)
Metriche merge PR
 (Merge medio 3g 13h) (5 PR mergiate in 30 g)

Descrizione

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

Guida contributor