Skip to content

Add OpenAPI support for custom JSON:API action methods

9a81018
Select commit
Loading
Failed to load commit list.
Merged

Add OpenAPI support for custom JSON:API action methods #1787

Add OpenAPI support for custom JSON:API action methods
9a81018
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 6, 2025 in 0s

92.05% (+0.03%) compared to 5f85f93

View this Pull Request on Codecov

92.05% (+0.03%) compared to 5f85f93

Details

Codecov Report

❌ Patch coverage is 92.06897% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.05%. Comparing base (5f85f93) to head (9a81018).

Files with missing lines Patch % Lines
...JsonApiMetadata/JsonApiEndpointMetadataProvider.cs 87.33% 11 Missing and 8 partials ⚠️
...uckle/JsonApiActionDescriptorCollectionProvider.cs 95.45% 1 Missing and 1 partial ⚠️
...adata/ActionMethods/BuiltinResourceActionMethod.cs 66.66% 1 Missing ⚠️
...re/Queries/Expressions/SparseFieldSetExpression.cs 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1787      +/-   ##
==========================================
+ Coverage   92.01%   92.05%   +0.03%     
==========================================
  Files         475      473       -2     
  Lines       14730    14818      +88     
  Branches     2339     2361      +22     
==========================================
+ Hits        13554    13640      +86     
+ Misses        772      770       -2     
- Partials      404      408       +4     

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