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 MacOS #8310

Merged
merged 1 commit into from
Dec 24, 2022
Merged

feat: Support MacOS #8310

merged 1 commit into from
Dec 24, 2022

Conversation

yufeih
Copy link
Contributor

@yufeih yufeih commented Dec 24, 2022

Fix test cases for MacOS

@yufeih yufeih added the new-feature Makes the pull request to appear in "New Features" section of the next release note label Dec 24, 2022
@codecov
Copy link

codecov bot commented Dec 24, 2022

Codecov Report

Base: 71.56% // Head: 71.62% // Increases project coverage by +0.05% 🎉

Coverage data is based on head (d19afac) compared to base (26f3e00).
Patch coverage: 75.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8310      +/-   ##
==========================================
+ Coverage   71.56%   71.62%   +0.05%     
==========================================
  Files         955      955              
  Lines       38640    38623      -17     
  Branches     7188     7186       -2     
==========================================
+ Hits        27654    27662       +8     
+ Misses       8944     8918      -26     
- Partials     2042     2043       +1     
Impacted Files Coverage Δ
...icrosoft.DocAsCode.HtmlToPdf/HtmlToPdfConverter.cs 0.00% <0.00%> (ø)
...sCode.MarkdigEngine.Extensions/ExtensionsHelper.cs 55.46% <0.00%> (ø)
...tadata.ManagedReference/MsBuildEnvironmentScope.cs 41.93% <ø> (+15.40%) ⬆️
...ata.ManagedReference/Resolvers/ResolveReference.cs 93.47% <ø> (ø)
src/Microsoft.DocAsCode.Dfm/DfmMarkdownRenderer.cs 12.50% <50.00%> (ø)
...gedReference/ExtractMetadata/CompilationUtility.cs 78.12% <85.71%> (+0.34%) ⬆️
...Microsoft.DocAsCode.Build.Common/MarkdownReader.cs 80.82% <100.00%> (ø)
...Processors/ViewRenderers/LiquidTemplateRenderer.cs 80.28% <100.00%> (ø)
src/Microsoft.DocAsCode.Common/Path/PathUtility.cs 26.61% <100.00%> (ø)
...rc/Microsoft.DocAsCode.Dfm/DfmContextExtensions.cs 36.73% <100.00%> (ø)
... and 6 more

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yufeih yufeih force-pushed the feature/xplat branch 3 times, most recently from e34c9f4 to d503f97 Compare December 24, 2022 11:41
@yufeih yufeih merged commit db56545 into main Dec 24, 2022
@yufeih yufeih deleted the feature/xplat branch December 24, 2022 12:22
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.

None yet

1 participant