Skip to content

fix: support scalar projection adaptations - #52

Merged
ycherkes merged 1 commit into
mainfrom
fix/adapt-scalar-projections
Sep 2, 2026
Merged

ycherkes merged 1 commit into
mainfrom
fix/adapt-scalar-projections

Conversation

@ycherkes

@ycherkes ycherkes commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Allow [Adapt] templates returning an unchanged scalar result type, such as bool predicates and int
    projections.
  • Preserve destination-construction validation when an adaptation changes the return type.
  • Add regression coverage for an adapted nested scalar predicate.
  • Bump AlephMapper from 0.7.1 to 0.7.2.
  • Update README package references and generated-code baselines.

Validation

  • dotnet build tests/AlephMapper.Tests/AlephMapper.Tests.csproj --no-restore
  • dotnet tests/AlephMapper.Tests/bin/Debug/net10.0/AlephMapper.Tests.dll --no-ansi --progress off --maximum-parallel- tests 1
  • 62 tests passed.

@ycherkes
ycherkes merged commit b26266a into main Sep 2, 2026
1 check passed
@ycherkes
ycherkes deleted the fix/adapt-scalar-projections branch September 2, 2026 14:23
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