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

chore: remove sees from YAML output #8559

Merged
merged 1 commit into from
Mar 27, 2023
Merged

chore: remove sees from YAML output #8559

merged 1 commit into from
Mar 27, 2023

Conversation

yufeih
Copy link
Contributor

@yufeih yufeih commented Mar 27, 2023

Unlike <seealso> that will be aggregated to the "See Alsos" section, <see> is only an inline token that gets transformed to a link.

#8558

@yufeih yufeih added the breaking-change Makes the pull request appear in "Breaking Changes" section of the next release note label Mar 27, 2023
@codecov
Copy link

codecov bot commented Mar 27, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.02 ⚠️

Comparison is base (12a12a1) 75.30% compared to head (85c0816) 75.28%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8559      +/-   ##
==========================================
- Coverage   75.30%   75.28%   -0.02%     
==========================================
  Files         650      650              
  Lines       23972    23947      -25     
==========================================
- Hits        18051    18029      -22     
+ Misses       5921     5918       -3     
Impacted Files Coverage Δ
...ld.ManagedReference/BuildOutputs/ApiBuildOutput.cs 91.83% <ø> (-0.17%) ⬇️
...dReference/BuildOutputs/ApiReferenceBuildOutput.cs 92.53% <ø> (-0.17%) ⬇️
...t.DocAsCode.Dotnet/ExtractMetadata/MetadataItem.cs 63.46% <ø> (+1.64%) ⬆️
...DocAsCode.Dotnet/ManagedReference/ItemViewModel.cs 79.26% <ø> (-0.50%) ⬇️
...c/Microsoft.DocAsCode.Dotnet/Parsers/XmlComment.cs 80.67% <ø> (-0.15%) ⬇️
...oft.DocAsCode.Dotnet/Resolvers/ResolveReference.cs 86.66% <ø> (+0.79%) ⬆️
....DocAsCode.Dotnet/Visitors/SymbolVisitorAdapter.cs 95.14% <ø> (+0.44%) ⬆️
...crosoft.DocAsCode.Dotnet/Visitors/VisitorHelper.cs 89.65% <ø> (-0.12%) ⬇️
...rosoft.DocAsCode.Dotnet/YamlViewModelExtensions.cs 85.52% <ø> (-0.07%) ⬇️

... and 2 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yufeih yufeih merged commit 25c2df0 into main Mar 27, 2023
@yufeih yufeih deleted the no-sees branch March 27, 2023 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Makes the pull request appear in "Breaking Changes" section of the next release note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant