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

Get dotnet version from global.json in github workflows #74

Merged
merged 2 commits into from
Oct 9, 2024

Conversation

m-ringler
Copy link
Contributor

@m-ringler m-ringler commented Oct 9, 2024

Description

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Run workflows in PR.

Checklist

  • I followed the Contributing Guidelines.
  • I did a self-review.

Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.03%. Comparing base (23314db) to head (2ac8dfb).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #74   +/-   ##
=======================================
  Coverage   78.03%   78.03%           
=======================================
  Files          59       59           
  Lines        1917     1917           
  Branches      120      120           
=======================================
  Hits         1496     1496           
  Misses        397      397           
  Partials       24       24           
Components Coverage Δ
czicompress 66.75% <ø> (ø)
czishrink 80.84% <ø> (ø)

@m-ringler m-ringler added cla Contributor License Agreement sent to Admin CI/CD czishrink The issue or PR affects czishrink .NET Pull requests that update .net code labels Oct 9, 2024
@m-ringler m-ringler force-pushed the bugfix/use-dotnet-version-from-global-json branch from 02717de to 2ac8dfb Compare October 9, 2024 09:46
@m-ringler m-ringler marked this pull request as ready for review October 9, 2024 09:51
@m-ringler m-ringler requested a review from a team October 9, 2024 09:51
@m-ringler m-ringler merged commit c1598d4 into main Oct 9, 2024
19 checks passed
@m-ringler m-ringler deleted the bugfix/use-dotnet-version-from-global-json branch October 9, 2024 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD cla Contributor License Agreement sent to Admin czishrink The issue or PR affects czishrink .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants