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: handle case where class target has adder and remover AND constructor arguments #212

Merged

Conversation

wuchen90
Copy link
Contributor

@wuchen90 wuchen90 commented Dec 6, 2024

After some attempts, I came to this solution for this issue: #211.

Not sure if it's the right thing to do.

Copy link
Member

@Korbeil Korbeil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, could you write a quick thing in CHANGELOG about your changes please 🙏

@wuchen90 wuchen90 force-pushed the fix-adder-remover-and-constructor-arguments branch from 09bb409 to 95b1bcd Compare January 28, 2025 08:12
@Korbeil Korbeil merged commit b9ec92f into jolicode:main Jan 31, 2025
4 of 5 checks passed
@Korbeil
Copy link
Member

Korbeil commented Jan 31, 2025

Thanks for your contribution @wuchen90 !

@wuchen90 wuchen90 deleted the fix-adder-remover-and-constructor-arguments branch January 31, 2025 09:09
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.

Cannot map to a class that has adder and remover AND constructor arguments
2 participants