Skip to content

[TASK] Make DeclarationBlockParser methods static#1599

Merged
oliverklee merged 1 commit intomainfrom
task/declarationblockparser-static
Mar 13, 2026
Merged

[TASK] Make DeclarationBlockParser methods static#1599
oliverklee merged 1 commit intomainfrom
task/declarationblockparser-static

Conversation

@JakeQZ
Copy link
Collaborator

@JakeQZ JakeQZ commented Mar 12, 2026

The class provides two utility functions and a static cache. It does not represent anything, and has no properties. Thus it does not make sense for instances to have to be instantiated.

The class provides two utility functions and a static cache.
It does not represent anything, and has no properties.
Thus it does not make sense for instances to have to be instantiated.
@JakeQZ JakeQZ requested a review from oliverklee March 12, 2026 23:34
@JakeQZ JakeQZ self-assigned this Mar 12, 2026
@JakeQZ JakeQZ added cleanup optimization Changes that improve performance developer-specific Issues that only affect maintainers, contributors, and people submitting PRs refactor For changes that refactor the code, maybe or maybe not changing behaviour. labels Mar 12, 2026
@coveralls
Copy link

Coverage Status

coverage: 96.194% (-0.02%) from 96.216%
when pulling c0c0919 on task/declarationblockparser-static
into 8471be1 on main.

@oliverklee oliverklee merged commit d06041d into main Mar 13, 2026
33 checks passed
@oliverklee oliverklee deleted the task/declarationblockparser-static branch March 13, 2026 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleanup developer-specific Issues that only affect maintainers, contributors, and people submitting PRs optimization Changes that improve performance refactor For changes that refactor the code, maybe or maybe not changing behaviour.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants