Skip to content

Merge master into openapi #1694

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 11 commits into from
Mar 2, 2025

Rename type with FluentAssertions extension methods

61c6cd5
Select commit
Loading
Failed to load commit list.
Merged

Merge master into openapi #1694

Rename type with FluentAssertions extension methods
61c6cd5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 2, 2025 in 0s

90.35% (-0.29%) compared to 7eec5ca

View this Pull Request on Codecov

90.35% (-0.29%) compared to 7eec5ca

Details

Codecov Report

Attention: Patch coverage is 84.52055% with 226 lines in your changes missing coverage. Please review.

Project coverage is 90.35%. Comparing base (7eec5ca) to head (61c6cd5).
Report is 321 commits behind head on openapi.

Files with missing lines Patch % Lines
...uckle/JsonApiActionDescriptorCollectionProvider.cs 88.09% 3 Missing and 7 partials ⚠️
...etCore.OpenApi.Swashbuckle/ParameterInfoWrapper.cs 61.53% 10 Missing ⚠️
...tors/Bodies/AtomicOperationsBodySchemaGenerator.cs 91.15% 5 Missing and 5 partials ⚠️
...e.OpenApi.Swashbuckle/OpenApiEndpointConvention.cs 94.15% 4 Missing and 5 partials ⚠️
...pi.Client.NSwag/BlockedJsonInheritanceConverter.cs 41.66% 7 Missing ⚠️
...piDotNetCore.OpenApi.Client.NSwag/JsonApiClient.cs 95.39% 2 Missing and 5 partials ⚠️
...Links/ResourceIdentifierCollectionTopLevelLinks.cs 0.00% 7 Missing ⚠️
...piObjects/Links/ResourceCollectionTopLevelLinks.cs 0.00% 6 Missing ⚠️
....OpenApi.Swashbuckle/OpenApiOperationIdSelector.cs 88.23% 3 Missing and 3 partials ⚠️
...erators/Components/DataContainerSchemaGenerator.cs 86.95% 3 Missing and 3 partials ⚠️
... and 51 more
Additional details and impacted files
@@             Coverage Diff             @@
##           openapi    #1694      +/-   ##
===========================================
- Coverage    90.64%   90.35%   -0.29%     
===========================================
  Files          355      462     +107     
  Lines        11567    14076    +2509     
  Branches      1908     2198     +290     
===========================================
+ Hits         10485    12719    +2234     
- Misses         706      918     +212     
- Partials       376      439      +63     

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