objectionary/eo-lsp-server

test coverage is pretty low

开放

#64 创建于 2025年8月13日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (9 个派生)github user discovery
bughelp wanted

仓库指标

星标
 (6 个星标)
PR 合并指标
 (平均合并 4天 17小时) (30 天内合并 5 个 PR)

描述

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

贡献者指南