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

feat: Handle generic types #26

Merged
merged 2 commits into from
Jul 28, 2024
Merged

feat: Handle generic types #26

merged 2 commits into from
Jul 28, 2024

Conversation

taorepoara
Copy link
Contributor

Closes #25

Improvement of the patch derive to handle generic structs and custom generic patch struct.

Added some unit tests to check my changes.

@taorepoara
Copy link
Contributor Author

@yanganto It seems that the linter does not work on forks:

You are not currently on a branch.
Please specify which branch you want to merge with.

Can you help me with this problem please

@yanganto
Copy link
Owner

yanganto commented Jul 25, 2024

Thanks for this PR 🙏. This PR is awesome and it already has test cases. Are you still working on this? You can try to rebase it. Otherwise, I will merge it, I believe this PR is good enough, and I will take care of it, and release it as soon as possible.

@yanganto yanganto merged commit 473b1ff into yanganto:main Jul 28, 2024
3 checks passed
@yanganto
Copy link
Owner

Sorry for the delay. Your contribution is now in the new release.

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.

Manage generic types in patch_name derive
2 participants