-
-
Notifications
You must be signed in to change notification settings - Fork 159
Build against .NET 10 preview #1710
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
Draft
Draft
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.96%. Comparing base (23be010
) to head (344f890
).
Additional details and impacted files
@@ Coverage Diff @@ ## master #1710 +/- ## ========================================== - Coverage 92.06% 91.96% -0.11% ========================================== Files 475 364 -111 Lines 14722 11881 -2841 Branches 2331 1972 -359 ========================================== - Hits 13554 10926 -2628 + Misses 766 593 -173 + Partials 402 362 -40
☔ 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.
@bkoelman
bkoelman
force-pushed
the
net10-preview
branch
4 times, most recently
from
April 30, 2025 08:27
b22bbd0
to
ed21fc7
Compare
@bkoelman
bkoelman
force-pushed
the
net10-preview
branch
2 times, most recently
from
May 26, 2025 00:37
07392fd
to
94331d1
Compare
@bkoelman
bkoelman
force-pushed
the
net10-preview
branch
from
July 25, 2025 22:25
94331d1
to
e81be61
Compare
@bkoelman
bkoelman
force-pushed
the
net10-preview
branch
3 times, most recently
from
August 8, 2025 01:02
e977093
to
42e75ce
Compare
@bkoelman
bkoelman
force-pushed
the
net10-preview
branch
2 times, most recently
from
August 17, 2025 20:18
cde48f1
to
68b5dfc
Compare
@bkoelman
bkoelman
force-pushed
the
net10-preview
branch
from
August 19, 2025 00:39
68b5dfc
to
344f890
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
Attempting to stay up-to-date with the upcoming changes for .NET 10, EF Core 10 and Microsoft.OpenAPI 2.0 (which Swashbuckle depends on).
The output of this PR is published to our private NuGet feed, so that users can give it a try.
QUALITY CHECKLIST