Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: migrate typescript #5430

Merged
merged 2 commits into from
Mar 30, 2024
Merged

refactor: migrate typescript #5430

merged 2 commits into from
Mar 30, 2024

Conversation

D-Sketon
Copy link
Member

@D-Sketon D-Sketon commented Mar 3, 2024

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

  • Add test cases for the changes.
  • Passed the CI test.

Copy link

github-actions bot commented Mar 3, 2024

How to test

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

@coveralls
Copy link

coveralls commented Mar 3, 2024

Pull Request Test Coverage Report for Build 8129562174

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.53%

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

💛 - Coveralls

@D-Sketon D-Sketon changed the title chore: remove unused test entry file refactor: migrate typescript Mar 3, 2024
Copy link
Member

@yoshinorin yoshinorin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@uiolee uiolee merged commit a3b9638 into hexojs:master Mar 30, 2024
22 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants