Skip to content

fix(open_graph): sort the tags#5656

Merged
stevenjoezhang merged 1 commit intomasterfrom
open_graph
May 6, 2025
Merged

fix(open_graph): sort the tags#5656
stevenjoezhang merged 1 commit intomasterfrom
open_graph

Conversation

@stevenjoezhang
Copy link
Member

What does it do?

Issue resolved: #5458

Screenshots

Pull request tasks

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

@github-actions
Copy link

How to test

git clone -b open_graph https://github.com/hexojs/hexo.git
cd hexo
npm install
npm test

@coveralls
Copy link

coveralls commented Apr 23, 2025

Pull Request Test Coverage Report for Build 14607526694

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.525%

Totals Coverage Status
Change from base Build 14597018384: 0.0%
Covered Lines: 9858
Relevant Lines: 9905

💛 - Coveralls

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 🚀

@stevenjoezhang stevenjoezhang merged commit 2dbb555 into master May 6, 2025
24 checks passed
@stevenjoezhang stevenjoezhang deleted the open_graph branch May 6, 2025 04:04
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.

[FEATURE REQUEST] sort the tags and categories by alphabet

3 participants