Skip to content

Conversation

@yufeih
Copy link
Contributor

@yufeih yufeih commented Nov 29, 2023

fixes #5432

@yufeih yufeih added the bug-fix Makes the pull request to appear in "Bug Fixes" section of the next release note label Nov 29, 2023
@yufeih yufeih closed this Nov 29, 2023
@yufeih yufeih reopened this Nov 29, 2023
@codecov
Copy link

codecov bot commented Nov 29, 2023

Codecov Report

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

Comparison is base (476a2a3) 71.34% compared to head (7353846) 71.34%.

Files Patch % Lines
src/Docfx.Dotnet/SymbolFilter.cs 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9489   +/-   ##
=======================================
  Coverage   71.34%   71.34%           
=======================================
  Files         558      558           
  Lines       24037    24038    +1     
  Branches     4187     4188    +1     
=======================================
+ Hits        17148    17149    +1     
  Misses       5793     5793           
  Partials     1096     1096           

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

@yufeih yufeih merged commit 50b064a into main Nov 29, 2023
@yufeih yufeih deleted the ignoreg branch November 29, 2023 09:50
public void HiddenAPI() { }
}

public unsafe struct Issue5432
Copy link
Contributor

@filzrev filzrev Nov 29, 2023

Choose a reason for hiding this comment

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

It seems doc comment required to suppress following warnings are generated by default problem-matcher.

Missing XML comment for publicly visible type or member 'Issue5432'
Missing XML comment for publicly visible type or member 'Issue5432.Name'

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

bug-fix Makes the pull request to appear in "Bug Fixes" section of the next release note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ArgumentException: Illegal characters in path

3 participants