Skip to content
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

Merge master into openapi #1630

Merged
merged 8 commits into from
Nov 11, 2024
Merged

Merge master into openapi #1630

merged 8 commits into from
Nov 11, 2024

Conversation

bkoelman
Copy link
Member

Merges the master branch into openapi, which provides enhanced support for JSON:API extensions.

Copy link

codecov bot commented Nov 11, 2024

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).
Report is 9 commits behind head on openapi.

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.

@bkoelman bkoelman marked this pull request as ready for review November 11, 2024 23:06
@bkoelman bkoelman merged commit e5a7084 into openapi Nov 11, 2024
16 checks passed
@bkoelman bkoelman deleted the merge-master-into-openapi branch November 11, 2024 23:10
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.

1 participant