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: Microsoft.DocAsCode.* -> Docfx.* #8943

Merged
merged 2 commits into from
Jul 12, 2023
Merged

feat: Microsoft.DocAsCode.* -> Docfx.* #8943

merged 2 commits into from
Jul 12, 2023

Conversation

yufeih
Copy link
Contributor

@yufeih yufeih commented Jul 7, 2023

  • Changes package name from Microsoft.DocAsCode.* to Docfx.*
  • Changes namespaces from Microsoft.DocAsCode.* to Docfx.*
  • Disables package validation until we publish a Docfx.App package.

#8930

@codecov
Copy link

codecov bot commented Jul 7, 2023

Codecov Report

Patch coverage: 91.04% and project coverage change: -0.01 ⚠️

Comparison is base (bdd5161) 76.89% compared to head (198100a) 76.89%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8943      +/-   ##
==========================================
- Coverage   76.89%   76.89%   -0.01%     
==========================================
  Files         605      605              
  Lines       25074    25074              
==========================================
- Hits        19281    19280       -1     
- Misses       5793     5794       +1     
Impacted Files Coverage Δ
...rationLevelRestApi/SplitRestApiToOperationLevel.cs 98.07% <ø> (ø)
...fx.Build.TagLevelRestApi/SplitRestApiToTagLevel.cs 96.00% <ø> (ø)
src/Docfx.App/BuildOptions.cs 100.00% <ø> (ø)
src/Docfx.App/Config/BuildJsonConfig.cs 86.11% <ø> (ø)
src/Docfx.App/Config/ContentPairingInfo.cs 0.00% <ø> (ø)
src/Docfx.App/Config/FileMetadataPairs.cs 66.66% <ø> (ø)
src/Docfx.App/Config/FileMetadataPairsConverter.cs 83.33% <ø> (ø)
src/Docfx.App/Config/FileMetadataPairsItem.cs 100.00% <ø> (ø)
src/Docfx.App/Config/GroupConfig.cs 0.00% <ø> (ø)
src/Docfx.App/Config/ListWithStringFallback.cs 100.00% <ø> (ø)
... and 223 more

... and 704 files with indirect coverage changes

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

@yufeih yufeih force-pushed the docfx-prefix branch 2 times, most recently from ea19aa5 to 5206563 Compare July 7, 2023 07:12
@yufeih yufeih force-pushed the docfx-prefix branch 5 times, most recently from 5043f21 to b461bda Compare July 12, 2023 05:16
@yufeih yufeih merged commit a6d356c into main Jul 12, 2023
7 checks passed
@yufeih yufeih deleted the docfx-prefix branch July 12, 2023 09:48
@yufeih yufeih added the new-feature Makes the pull request to appear in "New Features" section of the next release note label Jul 24, 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.

1 participant