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 casting if attribute is already geometry #101

Closed
wants to merge 1 commit into from

Conversation

d0m4te
Copy link
Contributor

@d0m4te d0m4te commented Jan 3, 2024

fixes issue discussed in #100 and implements solution proposed by @shengslogar

@shengslogar
Copy link

Nice! Wondering if there are any alternative solutions to overriding Laravel's setRawAttributes method? I'm not a fan of this approach (requires care esp. if Laravel changes this method behavior/signature over time), but I admittedly haven't read through all the related discussions.

@d0m4te
Copy link
Contributor Author

d0m4te commented Jan 5, 2024

@MatanYadaev sorry I'm a bit stuck at the test-coverage test. As in I've got no clue how to improve it back to 100%.

@MatanYadaev
Copy link
Owner

Hi @d0m4te, thanks for the PR, but it seems like it doesn't fix the issue. You can try running the test without your code changes, and see that it passes.

I'm going to revert the latest changes, let's continue the discussion here: #100 (comment)

@MatanYadaev MatanYadaev closed this Jan 5, 2024
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.

3 participants