hexojs / hexo

A fast, simple & powerful blog framework, powered by Node.js.
https://hexo.io
MIT License
38.82k stars 4.75k forks source link

refactor: migrate typescript #5430

Closed D-Sketon closed 3 months ago

D-Sketon commented 3 months ago

What does it do?

part of #5417 I forgot to remove the test entry file and refactor other test related files.

Screenshots

Pull request tasks

github-actions[bot] commented 3 months ago

How to test

git clone -b re/__test https://github.com/D-Sketon/hexo.git
cd hexo
npm install
npm test
github-actions[bot] commented 3 months ago

flamegraph

https://88961b3be321e2ed87a07b1f97a55a409872f0b8-14-hexo.surge.sh/flamegraph.html https://88961b3be321e2ed87a07b1f97a55a409872f0b8-16-hexo.surge.sh/flamegraph.html https://88961b3be321e2ed87a07b1f97a55a409872f0b8-18-hexo.surge.sh/flamegraph.html

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 8129562174

Details


Totals Coverage Status
Change from base Build 8128793563: 0.0%
Covered Lines: 9325
Relevant Lines: 9369

💛 - Coveralls