Skip to content

Update tests to use inferred projection factory - #3

Merged
ycherkes merged 1 commit into
mainfrom
test/use-inferred-projection-factory
Aug 24, 2026
Merged

ycherkes merged 1 commit into
mainfrom
test/use-inferred-projection-factory

Conversation

@ycherkes

Copy link
Copy Markdown
Contributor

Summary

  • Update projection unit tests to use Projection<TSource>.Create(...).
  • Update EF Core integration tests to exercise inferred result-type creation.
  • Preserve explicit result typing where required for subclass-based projections.

Testing

  • dotnet test Raffinert.Expressions.slnx -c Release --no-restore
  • 44 tests passed.

@ycherkes
ycherkes merged commit a680c77 into main Aug 24, 2026
2 checks passed
@ycherkes
ycherkes deleted the test/use-inferred-projection-factory branch August 24, 2026 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant