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

[repo-ci] Switch to using dotnet tool install in docfx workflow #5573

Merged

Conversation

CodeBlanch
Copy link
Member

Changes

  • Switch to using dotnet tool install instead of choco install to obtain docfx in docfx.yml

Merge requirement checklist

  • CONTRIBUTING guidelines followed (license requirements, nullable enabled, static analysis, etc.)

@CodeBlanch CodeBlanch added the infra Infra work - CI/CD, code coverage, linters label Apr 26, 2024
@CodeBlanch CodeBlanch requested a review from a team April 26, 2024 04:51
Copy link

codecov bot commented Apr 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.41%. Comparing base (6250307) to head (2ac2dc0).
Report is 195 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5573      +/-   ##
==========================================
+ Coverage   83.38%   85.41%   +2.02%     
==========================================
  Files         297      282      -15     
  Lines       12531    12216     -315     
==========================================
- Hits        10449    10434      -15     
+ Misses       2082     1782     -300     
Flag Coverage Δ
unittests ?
unittests-Instrumentation-Experimental 83.95% <ø> (?)
unittests-Instrumentation-Stable 83.95% <ø> (?)
unittests-Solution-Experimental 85.52% <ø> (?)
unittests-Solution-Stable 85.38% <ø> (?)
unittests-Unstable-Core 19.86% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 79 files with indirect coverage changes

@CodeBlanch CodeBlanch merged commit 864bcfc into open-telemetry:main Apr 26, 2024
57 checks passed
@CodeBlanch CodeBlanch deleted the repo-dotnet-install-docfx-workflow branch April 26, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Infra work - CI/CD, code coverage, linters
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants