hexojs / hexo

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

refactor: refactor types #5398

Closed D-Sketon closed 5 months ago

D-Sketon commented 5 months ago

What does it do?

Screenshots

Pull request tasks

github-actions[bot] commented 5 months ago

How to test

git clone -b _type/warehouse https://github.com/D-Sketon/hexo.git
cd hexo
npm install
npm test
coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 7594271515

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report. To ensure accuracy in future PRs, please see these guidelines. A quick fix for this PR: rebase it; your next report should be accurate.


Totals Coverage Status
Change from base Build 7565611688: 0.005%
Covered Lines: 9312
Relevant Lines: 9356

💛 - Coveralls
github-actions[bot] commented 5 months ago

flamegraph

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

D-Sketon commented 5 months ago

fix #5403