Skip to content

Include custom controllers and minimal API endpoints in OpenAPI; log …

07b69d6
Select commit
Loading
Failed to load commit list.
Merged

OpenAPI: Show custom endpoints, fix content negotiation #1747

Include custom controllers and minimal API endpoints in OpenAPI; log …
07b69d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 1, 2025 in 0s

90.78% (+0.02%) compared to 8c59d1b

View this Pull Request on Codecov

90.78% (+0.02%) compared to 8c59d1b

Details

Codecov Report

❌ Patch coverage is 96.39175% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.78%. Comparing base (8c59d1b) to head (07b69d6).

Files with missing lines Patch % Lines
...uckle/JsonApiActionDescriptorCollectionProvider.cs 95.77% 2 Missing and 7 partials ⚠️
...JsonApiMetadata/JsonApiEndpointMetadataProvider.cs 90.90% 1 Missing and 1 partial ⚠️
....OpenApi.Swashbuckle/OpenApiContentTypeProvider.cs 87.50% 1 Missing and 1 partial ⚠️
...onApiMetadata/ActionMethods/JsonApiActionMethod.cs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1747      +/-   ##
==========================================
+ Coverage   90.75%   90.78%   +0.02%     
==========================================
  Files         468      474       +6     
  Lines       14662    14697      +35     
  Branches     2315     2319       +4     
==========================================
+ Hits        13306    13342      +36     
- Misses        920      921       +1     
+ Partials      436      434       -2     

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