objectionary/eo-lsp-server

test coverage is pretty low

オープン

#64 opened on 2025/08/13

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (9 件のフォーク)github user discovery
bughelp wanted

Repository metrics

Stars
 (6 個のスター)
PR merge metrics
 (平均マージ 4d 17h) (30d で 5 merged PRs)

説明

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

コントリビューターガイド