Skip to content

Conversation

@oliverklee
Copy link
Collaborator

No description provided.

@coveralls
Copy link

coveralls commented Feb 24, 2025

Coverage Status

coverage: 53.705%. remained the same
when pulling 396b9c4 on task/tests/cssblocklist
into 5c193b9 on main.

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.

Looks good, but I think there's a mistake in one of the tests.

{
$subject = new ConcreteCSSBlockList();

self::assertInstanceOf(ConcreteCSSBlockList::class, $subject);
Copy link
Collaborator

Choose a reason for hiding this comment

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

Shouldn't this be asserting it's an instance of CSSList?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Indeed, good catch! Fixed.

Copy link
Collaborator

Choose a reason for hiding this comment

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

I thought this would also need a use, so did not use the 'suggestion' feature.

@oliverklee oliverklee force-pushed the task/tests/cssblocklist branch from 720d11b to 396b9c4 Compare February 24, 2025 19:50
@oliverklee oliverklee requested a review from JakeQZ February 24, 2025 19:50
@JakeQZ JakeQZ merged commit afdd72f into main Feb 24, 2025
21 checks passed
@JakeQZ JakeQZ deleted the task/tests/cssblocklist branch February 24, 2025 22:25
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.

4 participants