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

Fix issue #689 - Add support using MapWith as param in UseDestinatonValue #762

Open
wants to merge 3 commits into
base: development
Choose a base branch
from

Conversation

DocSvartz
Copy link

Fix #689

MapWith will be used as parameter in UseDestinatonValue

@DocSvartz DocSvartz changed the title Fix #689 - Add support using MapWith as param in UseDestinatonValue Fix issue #689 - Add support using MapWith as param in UseDestinatonValue Jan 19, 2025
@DocSvartz
Copy link
Author

DocSvartz commented Jan 20, 2025

It looks like the solution turned out to be too case-oriented :)
Most likely, other cases require different processing. When MapWith return Expression not "Call Type".
But for this, additional test samples are needed.

update:
It seems that in fact, only one case needs to be handled.
The one when the required function has already been returned - there is no MapWith setting

@DocSvartz DocSvartz requested a review from andrerav January 22, 2025 14:10
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