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

Update to ASP.NET Core 9 #1017

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Update .NET SDK to 9.0.100-rc.2.24474.11 (#1219)

9ff8fb1
Select commit
Loading
Failed to load commit list.
Draft

Update to ASP.NET Core 9 #1017

Update .NET SDK to 9.0.100-rc.2.24474.11 (#1219)
9ff8fb1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 8, 2024 in 1s

90.17% (-2.03%) compared to f9957f8

View this Pull Request on Codecov

90.17% (-2.03%) compared to f9957f8

Details

Codecov Report

Attention: Patch coverage is 25.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 90.17%. Comparing base (f9957f8) to head (9ff8fb1).

Files with missing lines Patch % Lines
src/TodoApp/Program.cs 25.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1017      +/-   ##
==========================================
- Coverage   92.19%   90.17%   -2.03%     
==========================================
  Files          18       18              
  Lines         282      285       +3     
  Branches       22       22              
==========================================
- Hits          260      257       -3     
- Misses         14       20       +6     
  Partials        8        8              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.