Skip to content

feat: Add solution filter file (.slnf) supports#9513

Merged
yufeih merged 1 commit into
dotnet:mainfrom
filzrev:feat-add-solution-filter-supports
Dec 13, 2023
Merged

feat: Add solution filter file (.slnf) supports#9513
yufeih merged 1 commit into
dotnet:mainfrom
filzrev:feat-add-solution-filter-supports

Conversation

@filzrev
Copy link
Copy Markdown
Collaborator

@filzrev filzrev commented Dec 7, 2023

What's included in this PR

  • Add Solution Filter (.slnf) file supports.
  • Fix log message for unsupported file.
  • Update related documents.

Test
I've manually confirmed,.
It's works when .slnf file is specifying as input for docfx metadata command.

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 7, 2023

Codecov Report

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

Comparison is base (0bebd86) 71.34% compared to head (f2335ba) 71.34%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/Docfx.Dotnet/DotnetApiCatalog.Compile.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9513   +/-   ##
=======================================
  Coverage   71.34%   71.34%           
=======================================
  Files         558      558           
  Lines       24048    24048           
  Branches     4182     4182           
=======================================
  Hits        17156    17156           
  Misses       5793     5793           
  Partials     1099     1099           

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

Copy link
Copy Markdown
Contributor

@yufeih yufeih left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @filzrev !

@yufeih yufeih added the new-feature Makes the pull request to appear in "New Features" section of the next release note label Dec 13, 2023
@yufeih yufeih merged commit 415d4fc into dotnet:main Dec 13, 2023
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.

2 participants