Skip to content

Update to .NET 11 - #896

Open
Saancreed wants to merge 11 commits into
v11.0-previewfrom
net11
Open

Saancreed wants to merge 11 commits into
v11.0-previewfrom
net11

Conversation

@Saancreed

Copy link
Copy Markdown
Member

Unfortunately, the Npgsql shenanigans which require us to pull packages from daily .NET package feed make me very reluctant to merge this before upstream resolves this in a reasonable manner. See the "Update integration tests to .NET 11 and Npgsql.EFCore to rc.1" and "Update Extensions version to satisfy EFCore requirements" for details.

And because the output is now isolated, hijack the ContentRoot early enough to prevent the test host from complaining.
@github-actions

Copy link
Copy Markdown

Summary

Tests 📝 Passed ✅ Failed ❌ Skipped ⏭️ Other ❓ Flaky 🍂 Duration ⏱️
950 946 0 4 0 0 2m 27s

Skipped

Tests Status
LeanCode.IntegrationTests.TimestampTzTests.Sorting_by_LocalTimestampWithoutOffset_returns_results_in_expected_order skipped ⏭️
LeanCode.IntegrationTests.TimestampTzTests.Sorting_by_UtcTimestamp_returns_results_in_expected_order skipped ⏭️
LeanCode.IntegrationTests.TimestampTzTests.Sorting_by_LocalTimestampWithoutOffset_generates_SQL_with_expected_AT_TIME_ZONE_operator skipped ⏭️
LeanCode.Azure.Tests.AzureStorageAuditLogIntegrationTests.Ensure_that_all_logs_are_correctly_uploaded_to_multiple_files skipped ⏭️

🎉 No failed tests in this run.

Github Test Reporter by CTRF 💚

@codecov

codecov Bot commented Sep 15, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 61.90476% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.34%. Comparing base (aa8a1e2) to head (f89807d).

Files with missing lines Patch % Lines
...eanCode.AzureIdentity/DefaultLeanCodeCredential.cs 0.00% 4 Missing ⚠️
.../Incoming/ServiceToServiceAuthenticationHandler.cs 0.00% 2 Missing and 1 partial ⚠️
...ructure/LeanCode.Firebase/FirebaseConfiguration.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           v11.0-preview     #896      +/-   ##
=================================================
- Coverage          85.41%   85.34%   -0.07%     
=================================================
  Files                246      246              
  Lines               5210     5227      +17     
  Branches             385      385              
=================================================
+ Hits                4450     4461      +11     
- Misses               676      681       +5     
- Partials              84       85       +1     

☔ View full report in Codecov by Harness.
📢 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.

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.

1 participant