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: support ExperimentalAttribute for API page #9434

Merged
merged 5 commits into from
Nov 16, 2023
Merged

Conversation

yufeih
Copy link
Contributor

@yufeih yufeih commented Nov 16, 2023

Render C# 12 ExperimentalAttribute as badge for API Page output.

@yufeih yufeih added the new-feature Makes the pull request to appear in "New Features" section of the next release note label Nov 16, 2023
Copy link

codecov bot commented Nov 16, 2023

Codecov Report

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

Comparison is base (ad94f6b) 71.38% compared to head (6276cb9) 71.33%.
Report is 3 commits behind head on main.

Files Patch % Lines
src/Docfx.Dotnet/DotnetApiCatalog.ApiPage.cs 0.00% 15 Missing ⚠️
src/Docfx.Build/ApiPage/ApiPageHtmlTemplate.cs 0.00% 14 Missing ⚠️
src/Docfx.Build/ApiPage/ApiPage.cs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9434      +/-   ##
==========================================
- Coverage   71.38%   71.33%   -0.06%     
==========================================
  Files         561      561              
  Lines       23961    23980      +19     
  Branches     4163     4170       +7     
==========================================
  Hits        17105    17105              
- Misses       5762     5781      +19     
  Partials     1094     1094              

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

@yufeih yufeih closed this Nov 16, 2023
@yufeih yufeih reopened this Nov 16, 2023
@yufeih yufeih merged commit 12a2fd2 into main Nov 16, 2023
7 checks passed
@yufeih yufeih deleted the apipage-preview branch November 16, 2023 08:45
p-kostov pushed a commit to ErpNetDocs/docfx that referenced this pull request Jun 28, 2024
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.

1 participant