Skip to content

[CLEANUP] Use getAllDeclarationBlocks in colorParsing test #1346

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 2 commits into from
Jul 21, 2025

Conversation

JakeQZ
Copy link
Collaborator

@JakeQZ JakeQZ commented Jul 21, 2025

... instead of getAllRuleSets.

This avoids testing if RuleSets are DeclarationBlocks, and will be needed for #1194.

... instead of `getAllRuleSets`.

This avoids testing if `RuleSet`s are `DeclarationBlock`s, and will be needed
for #1194.
@JakeQZ JakeQZ requested a review from oliverklee July 21, 2025 14:44
@JakeQZ JakeQZ self-assigned this Jul 21, 2025
@JakeQZ JakeQZ added cleanup testing PRs/issues adding additional tests only, or primarily testing-focused labels Jul 21, 2025
@coveralls
Copy link

coveralls commented Jul 21, 2025

Coverage Status

coverage: 59.816%. remained the same
when pulling 292bda9 on cleanup/test/colorparsing
into 459dd28 on main.

Also similarly rename local variable in `unicodeParsing()`.
@JakeQZ JakeQZ requested a review from oliverklee July 21, 2025 16:23
@oliverklee oliverklee merged commit bb3d342 into main Jul 21, 2025
21 checks passed
@oliverklee oliverklee deleted the cleanup/test/colorparsing branch July 21, 2025 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup testing PRs/issues adding additional tests only, or primarily testing-focused
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants