hexo icon indicating copy to clipboard operation
hexo copied to clipboard

refactor: migrate typescript

Open D-Sketon opened this issue 1 year ago • 3 comments

What does it do?

Screenshots

Pull request tasks

  • [ ] Add test cases for the changes.
  • [x] Passed the CI test.

D-Sketon avatar Feb 07 '24 12:02 D-Sketon

How to test

git clone -b re/_test https://github.com/D-Sketon/hexo.git
cd hexo
npm install
npm test

github-actions[bot] avatar Feb 07 '24 12:02 github-actions[bot]

Pull Request Test Coverage Report for Build 7998818473

Details

  • 75 of 75 (100.0%) changed or added relevant lines in 27 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.53%

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

💛 - Coveralls

coveralls avatar Feb 07 '24 12:02 coveralls

flamegraph

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

github-actions[bot] avatar Feb 07 '24 12:02 github-actions[bot]