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: improves expression expansion when handling matrices #231

Merged
merged 11 commits into from
Dec 10, 2024

Conversation

ubiratansoares
Copy link
Contributor

@ubiratansoares ubiratansoares commented Dec 5, 2024

An attempt to #114

There are a couple of improvements here, but at least we have a working implementation. I've added snapshot tests to exercise different scenarios for self-hosted audit and template-injection as well.

See some comments below. Happy to get input here and interate over them 🙂

Closes #114

@woodruffw
Copy link
Owner

Thanks for tackling this @ubiratansoares! I've been procrastinating on improving things here 😅 -- I'll do a quick pass now and then a more detailed on later today/tomorrow.

@ubiratansoares ubiratansoares marked this pull request as ready for review December 8, 2024 18:35
@ubiratansoares
Copy link
Contributor Author

@woodruffw Fixed all the conflicts and addressed some comments! Impressed by the amount of stuff that happened since Friday, btw 😄

Copy link
Owner

@woodruffw woodruffw left a comment

Choose a reason for hiding this comment

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

Thanks @ubiratansoares, this LGTM! One nitpick but otherwise we're good to go.

@woodruffw woodruffw enabled auto-merge (squash) December 10, 2024 16:53
@woodruffw woodruffw merged commit 94722be into woodruffw:main Dec 10, 2024
20 checks passed
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.

Generalize matrix handling
2 participants