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

test: improve coverage #5638

Merged
merged 5 commits into from
Mar 5, 2025
Merged

test: improve coverage #5638

merged 5 commits into from
Mar 5, 2025

Conversation

D-Sketon
Copy link
Member

@D-Sketon D-Sketon commented Mar 2, 2025

What does it do?

  • Suppress compilation errors under typescript 5.8
  • Fix probabilistic errors in testing where possible

Screenshots

Pull request tasks

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

Copy link

github-actions bot commented Mar 2, 2025

How to test

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

@coveralls
Copy link

coveralls commented Mar 2, 2025

Pull Request Test Coverage Report for Build 13614098406

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.06%) to 99.523%

Totals Coverage Status
Change from base Build 13299585829: 0.06%
Covered Lines: 9797
Relevant Lines: 9844

💛 - Coveralls

@D-Sketon D-Sketon requested a review from a team March 2, 2025 09:35
@uiolee uiolee merged commit 6634f7e into hexojs:master Mar 5, 2025
24 checks passed
@D-Sketon D-Sketon deleted the test/more branch March 6, 2025 16:09
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