Skip to content

Conversation

@yufeih
Copy link
Contributor

@yufeih yufeih commented Jan 13, 2024

Populate HTML meta description tag with .NET API summary for SEO.

Fixes #9584

@yufeih yufeih added the new-feature Makes the pull request to appear in "New Features" section of the next release note label Jan 13, 2024
@codecov
Copy link

codecov bot commented Jan 13, 2024

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (f092a90) 74.33% compared to head (a940961) 74.32%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/Docfx.Build/ApiPage/ApiPageProcessor.cs 0.00% 8 Missing ⚠️
src/Docfx.Dotnet/DotnetApiCatalog.ApiPage.cs 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9611      +/-   ##
==========================================
- Coverage   74.33%   74.32%   -0.02%     
==========================================
  Files         536      536              
  Lines       23161    23169       +8     
  Branches     4049     4053       +4     
==========================================
+ Hits        17217    17220       +3     
- Misses       4842     4848       +6     
+ Partials     1102     1101       -1     

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

@yufeih yufeih closed this Jan 13, 2024
@yufeih yufeih reopened this Jan 13, 2024
@yufeih yufeih merged commit 6aa697f into main Jan 13, 2024
@yufeih yufeih deleted the sum-desc branch January 13, 2024 07:44
@Thraka
Copy link

Thraka commented Jan 13, 2024

Thanks @yufeih !!!!!!!!!!!!!!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-feature Makes the pull request to appear in "New Features" section of the next release note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Include API summary in <meta description> tag

3 participants