Skip to content

Conversation

@bkoelman
Copy link
Member

@bkoelman bkoelman commented Jan 28, 2023

In addition to minor package updates, this PR makes tests run against EF Core 7.
All code still targets .NET 6, and JsonApiDotNetCore itself still references EF Core 6, so this is a non-breaking change.

Closes #1212.

QUALITY CHECKLIST

@codecov
Copy link

codecov bot commented Jan 28, 2023

Codecov Report

Merging #1249 (fa5ff77) into master (c7e396d) will not change coverage.
The diff coverage is 100.00%.

❗ Current head fa5ff77 differs from pull request most recent head ab8759c. Consider uploading reports for the commit ab8759c to get more accurate results

@@           Coverage Diff           @@
##           master    #1249   +/-   ##
=======================================
  Coverage   92.62%   92.62%           
=======================================
  Files         243      243           
  Lines        7795     7795           
=======================================
  Hits         7220     7220           
  Misses        575      575           
Impacted Files Coverage Δ
src/Examples/NoEntityFrameworkExample/Program.cs 100.00% <100.00%> (ø)

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 January 28, 2023 18:32
@bkoelman bkoelman requested a review from maurei January 28, 2023 18:32
@bkoelman bkoelman mentioned this pull request Feb 4, 2023
4 tasks
@maurei maurei merged commit 1664331 into master Feb 5, 2023
@maurei maurei deleted the package-updates-ef7 branch February 5, 2023 19:43
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.

EF7: Add tests for TPC inheritance mapping

3 participants