Skip to content

perf: fix potential cache miss issues with moize#5694

Merged
D-Sketon merged 1 commit into
hexojs:masterfrom
D-Sketon:fix/8.0.0-3
Sep 30, 2025
Merged

perf: fix potential cache miss issues with moize#5694
D-Sketon merged 1 commit into
hexojs:masterfrom
D-Sketon:fix/8.0.0-3

Conversation

@D-Sketon

Copy link
Copy Markdown
Member

What does it do?

fix #5693

Screenshots

Pull request tasks

  • Add test cases for the changes.
  • Passed the CI test.
@github-actions

Copy link
Copy Markdown

How to test

git clone -b fix/8.0.0-3 https://github.com/D-Sketon/hexo.git
cd hexo
npm install
npm test
@coveralls

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 18101593874

Details

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

Totals Coverage Status
Change from base Build 17736652074: 0.0%
Covered Lines: 9864
Relevant Lines: 9911

💛 - Coveralls
@D-Sketon D-Sketon merged commit 6af02f7 into hexojs:master Sep 30, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants