hexojs/hexo

Improve test coverage

Open

#3984 aperta il 18 dic 2019

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)TypeScript (5017 fork)batch import
discussionhelp wanted

Metriche repository

Star
 (41.376 star)
Metriche merge PR
 (Merge medio 5g 21h) (1 PR mergiata in 30 g)

Descrizione

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.

Guida contributor