JsonApiDotNetCore icon indicating copy to clipboard operation
JsonApiDotNetCore copied to clipboard

Merge master (v5.0.3) into openapi branch

Open bkoelman opened this issue 3 years ago • 1 comments

Aside from the merge itself, the last two commits are manual additions worth reviewing:

Please merge this PR as a merge commit, so we can keep syncing up with master.

bkoelman avatar Sep 07 '22 10:09 bkoelman

Codecov Report

Merging #1186 (47320f0) into openapi (f65b7fe) will increase coverage by 0.00%. The diff coverage is 98.17%.

@@           Coverage Diff            @@
##           openapi    #1186   +/-   ##
========================================
  Coverage    92.24%   92.24%           
========================================
  Files          302      303    +1     
  Lines         8768     8774    +6     
========================================
+ Hits          8088     8094    +6     
  Misses         680      680           
Impacted Files Coverage Δ
...otNetCore/Serialization/Objects/AtomicReference.cs 100.00% <ø> (ø)
.../Serialization/Objects/ResourceIdentifierObject.cs 100.00% <ø> (ø)
...DotNetCore/Serialization/Objects/ResourceObject.cs 100.00% <ø> (ø)
...tNetCore/Serialization/Objects/SingleOrManyData.cs 100.00% <ø> (ø)
...Core/Serialization/Request/Adapters/BaseAdapter.cs 100.00% <ø> (ø)
...zation/Request/Adapters/ResourceIdentityAdapter.cs 100.00% <ø> (ø)
...n/Request/Adapters/ResourceIdentityRequirements.cs 100.00% <ø> (ø)
...ApiDotNetCore.SourceGenerators/SourceCodeWriter.cs 97.56% <97.50%> (+0.08%) :arrow_up:
...Core.SourceGenerators/ControllerSourceGenerator.cs 98.43% <98.43%> (-0.03%) :arrow_down:
...penApi/SwaggerComponents/JsonApiSchemaGenerator.cs 98.33% <100.00%> (ø)
... and 12 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Sep 07 '22 16:09 codecov[bot]