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

Updated dependencies to .NET 5 with EF Core 5 #1022

Merged
merged 6 commits into from
Jul 23, 2021
Merged

Updated dependencies to .NET 5 with EF Core 5 #1022

merged 6 commits into from
Jul 23, 2021

Conversation

bart-degreed
Copy link
Contributor

@bart-degreed bart-degreed commented Jun 23, 2021

Fixes #1026.

@bart-degreed bart-degreed changed the title Updated dependencies to build against the latest version of .NET 5 Updated dependencies to .NET 5 with EF Core 5 Jul 20, 2021
@bart-degreed bart-degreed marked this pull request as ready for review July 21, 2021 08:53
@bart-degreed bart-degreed requested a review from maurei July 21, 2021 08:53
@codecov
Copy link

codecov bot commented Jul 21, 2021

Codecov Report

Merging #1022 (6460471) into master (6b286aa) will increase coverage by 0.04%.
The diff coverage is 98.80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1022      +/-   ##
==========================================
+ Coverage   91.06%   91.10%   +0.04%     
==========================================
  Files         254      254              
  Lines        6896     6894       -2     
==========================================
+ Hits         6280     6281       +1     
+ Misses        616      613       -3     
Impacted Files Coverage Δ
...c/JsonApiDotNetCore/Serialization/JsonApiReader.cs 100.00% <ø> (ø)
.../JsonApiDotNetCore/Middleware/FixedQueryFeature.cs 60.86% <66.66%> (+1.77%) ⬆️
...cOperations/Processors/SetRelationshipProcessor.cs 100.00% <100.00%> (ø)
...NetCore/Configuration/InverseNavigationResolver.cs 100.00% <100.00%> (ø)
...NetCore/Configuration/JsonApiApplicationBuilder.cs 100.00% <100.00%> (ø)
.../JsonApiDotNetCore/Configuration/JsonApiOptions.cs 100.00% <100.00%> (ø)
...otNetCore/Configuration/JsonApiValidationFilter.cs 100.00% <100.00%> (ø)
src/JsonApiDotNetCore/Configuration/PageNumber.cs 46.66% <100.00%> (ø)
...e/Configuration/ResourceDescriptorAssemblyCache.cs 100.00% <100.00%> (ø)
...piDotNetCore/Configuration/ResourceGraphBuilder.cs 95.45% <100.00%> (ø)
... and 47 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6b286aa...6460471. Read the comment docs.

@bart-degreed bart-degreed merged commit 2fab5fb into master Jul 23, 2021
@bart-degreed bart-degreed deleted the net50 branch July 23, 2021 09:54
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.

Update to .NET 5 with EF Core 5
2 participants