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

feat(Link): add Rel parameter #4437 #4438

Merged
merged 4 commits into from
Oct 12, 2024
Merged

Conversation

densen2014
Copy link
Member

添加 Rel 属性参数

Summary of the changes (Less than 80 chars)

简单描述你更改了什么, 不超过80个字符;如果有关联 Issue 请在下方填写相关编号

Description

fixes #4437

Regression?

  • Yes
  • No

[If yes, specify the version the behavior has regressed from]

[是否影响老版本]

Risk

  • High
  • Medium
  • Low

[Justify the selection above]

Verification

  • Manual (required)
  • Automated

Packaging changes reviewed?

  • Yes
  • No
  • N/A

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Merge the latest code from the main branch

Copy link

bb-auto bot commented Oct 11, 2024

Thanks for your PR, @densen2014. Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@bb-auto bb-auto bot added the enhancement New feature or request label Oct 11, 2024
@bb-auto bb-auto bot requested a review from ArgoZhang October 11, 2024 20:20
@bb-auto bb-auto bot added this to the v8.10.0 milestone Oct 11, 2024
Copy link

codecov bot commented Oct 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (51be23d) to head (20dec0c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #4438   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          613       613           
  Lines        26608     26609    +1     
  Branches      3879      3879           
=========================================
+ Hits         26608     26609    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

ArgoZhang
ArgoZhang previously approved these changes Oct 12, 2024
@ArgoZhang ArgoZhang changed the title feat(Link): 添加 Rel 属性参数 #4437 feat(Link): add Rel parameter #4437 Oct 12, 2024
@ArgoZhang ArgoZhang merged commit 75130da into main Oct 12, 2024
5 checks passed
@ArgoZhang ArgoZhang deleted the feat(Link)-add-rel-#4437 branch October 12, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(Link): 添加 Rel 属性参数
2 participants