Skip to content

[TASK] Make Selector a Renderable #1017

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

Merged
merged 1 commit into from
Mar 1, 2025
Merged

Conversation

oliverklee
Copy link
Collaborator

This is required to be able to drop __toString for this class.

@coveralls
Copy link

coveralls commented Feb 27, 2025

Coverage Status

coverage: 55.799% (+0.05%) from 55.753%
when pulling 31abb69 on feature/selector-renderable
into 7ef82db on main.

@oliverklee oliverklee force-pushed the feature/selector-renderable branch 5 times, most recently from 0115346 to 323921f Compare February 28, 2025 19:57
This is required to be able to drop `__toString` for this class.
@oliverklee oliverklee force-pushed the feature/selector-renderable branch from 323921f to 31abb69 Compare March 1, 2025 09:32
@oliverklee oliverklee marked this pull request as ready for review March 1, 2025 09:33
@oliverklee oliverklee requested a review from JakeQZ March 1, 2025 09:33
Copy link
Collaborator

@JakeQZ JakeQZ left a comment

Choose a reason for hiding this comment

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

I see - ``DeclarationBlock::render()` does an implicit cast to string for the selectors.

I'm beginning to accept that $pattern can work as a variable name to for a selector string to distinguish it from a Selector object.

@JakeQZ JakeQZ merged commit b6d0b70 into main Mar 1, 2025
21 checks passed
@JakeQZ JakeQZ deleted the feature/selector-renderable branch March 1, 2025 10:33
oliverklee added a commit that referenced this pull request Mar 29, 2025
JakeQZ pushed a commit that referenced this pull request Mar 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants