objectionary/eo-lsp-server

test coverage is pretty low

Aperta

#64 aperta il 13 ago 2025

 (0 commenti) (0 reazioni) (0 assegnatari)TypeScript (9 fork)github user discovery
bughelp wanted

Metriche repository

Star
 (6 stelle)
Metriche merge PR
 (Merge medio 4g 17h) (5 PR mergiate in 30 g)

Descrizione

Currently, test coverage is around 80%, which is pretty low for such a small project. Let's add tests to make sure all code is covered. In other words, the coverage must be 100%.

Then, let's add a check into the build: we must fail if coverage drops below 95%.

Guida contributor