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

test: add test case for issue #4334 #5465

Closed D-Sketon closed 2 months ago

D-Sketon commented 2 months ago

add test case for #4334

Supersedes #5117

github-actions[bot] commented 2 months ago

How to test

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

flamegraph

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

D-Sketon commented 2 months ago

done

D-Sketon commented 2 months ago

oops, after importing rewire, the coverage drops by 0.5%.