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

貢獻者指南