hexojs/hexo

Improve test coverage

已关闭

#3,984 创建于 2019年12月18日

 (3 条评论) (0 个反应) (0 位负责人)TypeScript (5,017 个派生)batch import
discussionhelp wanted

仓库指标

星标
 (41,376 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Check List

Please check followings before submitting a new feature request.

  • I have already read Docs page
  • I have already searched existing issues

Feature Request

This repo's unit test coverage currently stands at Coverage Status.

For anyone who is interested in improving it, there are a few ways:

  1. Search for "missing-unit-test" to locate functions that haven't been covered.
  2. Click on the coverage badge link and it shows all the relevant lines.
  3. Line coverage report is also shown in the CI job log.

hexo-util Coverage Status also needs help.

贡献者指南