Skip to content

[PM-28727] Upgrade to .NET 10#7171

Draft
dereknance wants to merge 42 commits intomainfrom
pm-28727-dotnet-10
Draft

[PM-28727] Upgrade to .NET 10#7171
dereknance wants to merge 42 commits intomainfrom
pm-28727-dotnet-10

Conversation

@dereknance
Copy link
Copy Markdown
Contributor

@dereknance dereknance commented Mar 7, 2026

🎟️ Tracking

PM-28727

📔 Objective

This PR upgrades from .NET 8 to 10.

Prerequisites

Incidental changes

  • Enabled nullable in util/Server/Program.cs and fixed a null check bug on webRoot.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 7, 2026

Logo
Checkmarx One – Scan Summary & Detailsabde956e-6837-45c5-a5cb-3fe9c4178f62

Great job! No new security vulnerabilities introduced in this pull request

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 9, 2026

Codecov Report

❌ Patch coverage is 58.18182% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.50%. Comparing base (63ca7fa) to head (3864358).
⚠️ Report is 36 commits behind head on main.

Files with missing lines Patch % Lines
src/Core/Utilities/EncryptedStringAttribute.cs 60.00% 8 Missing and 6 partials ⚠️
...SharedWeb/Utilities/ServiceCollectionExtensions.cs 0.00% 3 Missing ⚠️
src/Core/Utilities/CoreHelpers.cs 33.33% 2 Missing ⚠️
...o/Utilities/DynamicAuthenticationSchemeProvider.cs 0.00% 1 Missing ⚠️
...lling/Services/Implementations/LicensingService.cs 0.00% 0 Missing and 1 partial ⚠️
src/Core/Settings/GlobalSettings.cs 87.50% 1 Missing ⚠️
...ries/Queries/NotificationStatusDetailsViewQuery.cs 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7171      +/-   ##
==========================================
+ Coverage   56.88%   61.50%   +4.61%     
==========================================
  Files        2028     2032       +4     
  Lines       88826    89437     +611     
  Branches     7918     7972      +54     
==========================================
+ Hits        50528    55005    +4477     
+ Misses      36468    32496    -3972     
- Partials     1830     1936     +106     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sonarqubecloud
Copy link
Copy Markdown

# Conflicts:
#	global.json
#	util/Server/Program.cs
# Conflicts:
#	src/Core/Utilities/EncryptedStringAttribute.cs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants