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

Added workaround for bug in EF Core 6.0.2 #1139

Merged
merged 3 commits into from
Feb 16, 2022
Merged

Conversation

bart-degreed
Copy link
Contributor

Workaround for breaking change in EF Core 6.0.2, tracked at dotnet/efcore#27436.

@codecov
Copy link

codecov bot commented Feb 16, 2022

Codecov Report

Merging #1139 (bdc8f76) into master (c214e19) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1139   +/-   ##
=======================================
  Coverage   89.45%   89.46%           
=======================================
  Files         242      242           
  Lines        7209     7211    +2     
=======================================
+ Hits         6449     6451    +2     
  Misses        760      760           
Impacted Files Coverage Δ
.../JsonApiDotNetCore/Configuration/JsonApiOptions.cs 100.00% <100.00%> (ø)

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 c214e19...bdc8f76. Read the comment docs.

@bart-degreed bart-degreed merged commit bc5fbe0 into master Feb 16, 2022
@bart-degreed bart-degreed deleted the efcore602-workaround branch February 16, 2022 23:56
bart-degreed pushed a commit that referenced this pull request Mar 21, 2022
* Added workaround for bug in EF Core 6.0.2

* Package updates

* Downgrade Microsoft.CodeAnalysis to fix cibuild
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.

1 participant