objectionary/eo-lsp-server

test coverage is pretty low

Aberta

#64 aberto em 13 de ago. de 2025

 (0 comentário) (0 reação) (0 responsável)TypeScript (9 forks)github user discovery
bughelp wanted

Métricas do repositório

Stars
 (6 estrelas)
Métricas de merge de PR
 (Mesclagem média 4d 17h) (5 fundiu PRs em 30d)

Description

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

Guia do colaborador