Skip to content

Merge master (v5.0.3) into openapi branch #1186

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 20 commits into from
Oct 20, 2022

Conversation

bkoelman
Copy link
Member

@bkoelman bkoelman commented Sep 7, 2022

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 and others added 20 commits July 31, 2022 11:02
…needs the Issue26779 EF Core back-compat switch. The switch is unavailable in EF 7, so this change unblocks us from upgrade.
… captured variables, potentially resulting in unintended allocations
…der (added in .NET 6). Also makes the model a bit more correct, as "ref" elements (used in atomic:operations) cannot occur in "data".
Enable running code cleanup locally only on files changed since the specified branch
Remove dependency on EF Core "Issue26779" AppContext switch
@codecov
Copy link

codecov bot commented Sep 7, 2022

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%) ⬆️
...Core.SourceGenerators/ControllerSourceGenerator.cs 98.43% <98.43%> (-0.03%) ⬇️
...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.

@bkoelman bkoelman marked this pull request as ready for review September 7, 2022 18:58
@bkoelman bkoelman requested a review from maurei September 7, 2022 18:58
@maurei maurei merged commit 375a0ed into openapi Oct 20, 2022
@maurei maurei deleted the merge-master-v503-into-openapi branch October 20, 2022 07:15
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.

2 participants