Skip to content

Conversation

@bkoelman
Copy link
Member

@bkoelman bkoelman commented Nov 21, 2025

This PR adds support for using Entity Framework Core 10 on .NET 10. Additionally, it adds support for OpenAPI 3.1.

Currently blocked by:

Limitations:

QUALITY CHECKLIST

  • Changes implemented in code
  • Complies with our contributing guidelines
  • Adapted tests
  • Documentation updated (version table in README.md)

@codecov
Copy link

codecov bot commented Nov 21, 2025

Codecov Report

❌ Patch coverage is 88.78719% with 49 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.21%. Comparing base (ba3accf) to head (94a821f).

Files with missing lines Patch % Lines
...SchemaGenerators/Components/DataSchemaGenerator.cs 89.89% 0 Missing and 10 partials ⚠️
...le/SwaggerComponents/ResourceFieldSchemaBuilder.cs 81.57% 0 Missing and 7 partials ⚠️
...cuments/AtomicOperationsDocumentSchemaGenerator.cs 88.23% 0 Missing and 6 partials ⚠️
...rComponents/DocumentationOpenApiOperationFilter.cs 84.84% 0 Missing and 5 partials ⚠️
...buckle/SwaggerComponents/EndpointOrderingFilter.cs 60.00% 1 Missing and 3 partials ⚠️
...penApi.Swashbuckle/UnusedComponentSchemaCleaner.cs 81.81% 1 Missing and 3 partials ⚠️
...ators/Components/LinksVisibilitySchemaGenerator.cs 85.00% 0 Missing and 3 partials ⚠️
...ore.OpenApi.Swashbuckle/OpenApiSchemaExtensions.cs 91.66% 0 Missing and 2 partials ⚠️
...omponents/RelationshipIdentifierSchemaGenerator.cs 93.75% 0 Missing and 1 partial ⚠️
...tors/Components/RelationshipNameSchemaGenerator.cs 80.00% 1 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1853      +/-   ##
==========================================
- Coverage   92.80%   92.21%   -0.60%     
==========================================
  Files         437      437              
  Lines       14831    14866      +35     
  Branches     2392     2451      +59     
==========================================
- Hits        13764    13708      -56     
- Misses        654      713      +59     
- Partials      413      445      +32     

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants