Skip to content

Merge master into openapi #1630

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 8 commits into from
Nov 11, 2024

Merge branch 'master' into merge-master-into-openapi

462a6e3
Select commit
Loading
Failed to load commit list.
Merged

Merge master into openapi #1630

Merge branch 'master' into merge-master-into-openapi
462a6e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2024 in 0s

90.50% (+0.00%) compared to 9657947

View this Pull Request on Codecov

90.50% (+0.00%) compared to 9657947

Details

Codecov Report

Attention: Patch coverage is 89.41176% with 9 lines in your changes missing coverage. Please review.

Project coverage is 90.50%. Comparing base (9657947) to head (462a6e3).

Files with missing lines Patch % Lines
...lization/JsonConverters/ResourceObjectConverter.cs 92.50% 1 Missing and 2 partials ⚠️
...NetCore/AtomicOperations/DefaultOperationFilter.cs 80.00% 0 Missing and 2 partials ⚠️
.../JsonApiDotNetCore/Middleware/JsonApiMiddleware.cs 33.33% 0 Missing and 2 partials ⚠️
...c/JsonApiDotNetCore/Middleware/JsonApiMediaType.cs 88.88% 1 Missing ⚠️
...DotNetCore/Middleware/JsonApiMediaTypeExtension.cs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           openapi    #1630   +/-   ##
========================================
  Coverage    90.49%   90.50%           
========================================
  Files          458      459    +1     
  Lines        13861    13915   +54     
  Branches      2147     2156    +9     
========================================
+ Hits         12544    12594   +50     
- Misses         896      897    +1     
- Partials       421      424    +3     

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