Skip to content

Merge master into openapi #1624

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

Merged
merged 3 commits into from
Oct 21, 2024

Post-merge fixes

32f7515
Select commit
Loading
Failed to load commit list.
Merged

Merge master into openapi #1624

Post-merge fixes
32f7515
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2024 in 0s

90.49% (-0.06%) compared to 2fd9263

View this Pull Request on Codecov

90.49% (-0.06%) compared to 2fd9263

Details

Codecov Report

Attention: Patch coverage is 90.53498% with 23 lines in your changes missing coverage. Please review.

Project coverage is 90.49%. Comparing base (2fd9263) to head (32f7515).

Files with missing lines Patch % Lines
...c/JsonApiDotNetCore/Middleware/JsonApiMediaType.cs 92.95% 5 Missing ⚠️
...iDotNetCore/Middleware/JsonApiContentNegotiator.cs 95.29% 2 Missing and 2 partials ⚠️
...c/JsonApiDotNetCore/Middleware/JsonApiExtension.cs 73.33% 3 Missing and 1 partial ⚠️
.../JsonApiDotNetCore/Middleware/JsonApiMiddleware.cs 88.23% 2 Missing and 2 partials ⚠️
...uckle/JsonApiActionDescriptorCollectionProvider.cs 57.14% 1 Missing and 2 partials ⚠️
src/JsonApiDotNetCore/CollectionExtensions.cs 60.00% 1 Missing and 1 partial ⚠️
...washbuckle/JsonApiRequestFormatMetadataProvider.cs 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           openapi    #1624      +/-   ##
===========================================
- Coverage    90.55%   90.49%   -0.06%     
===========================================
  Files          455      458       +3     
  Lines        13729    13861     +132     
  Branches      2116     2147      +31     
===========================================
+ Hits         12432    12544     +112     
- Misses         882      896      +14     
- Partials       415      421       +6     

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