objectionary/eo-lsp-server

test coverage is pretty low

Offen

#64 geöffnet am 13.08.2025

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (9 Forks)github user discovery
bughelp wanted

Repository-Metriken

Stars
 (6 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 4T 17h) (5 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide