Skip to content

[CLEANUP] Check for Positionable in lineNumbersParsing() test #1257

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
May 10, 2025

Conversation

JakeQZ
Copy link
Collaborator

@JakeQZ JakeQZ commented May 10, 2025

Now the interface has been added, it is no longer necessary to check the object is one of a long list of types.

Also use the new getLineNumber() instead of the deprecated getLineNo().

Now the interface has been added,
it is no longer necessary to check the object is one of a long list of types.

Also use the new `getLineNumber()` instead of the deprecated `getLineNo()`.
@JakeQZ JakeQZ requested a review from oliverklee May 10, 2025 00:57
@JakeQZ JakeQZ self-assigned this May 10, 2025
@JakeQZ JakeQZ added cleanup testing PRs/issues adding additional tests only, or primarily testing-focused labels May 10, 2025
@coveralls
Copy link

Coverage Status

coverage: 57.038%. remained the same
when pulling f4ddd64 on cleanup/tests/positionable
into bddb086 on main.

@oliverklee oliverklee merged commit 9e18840 into main May 10, 2025
21 checks passed
@oliverklee oliverklee deleted the cleanup/tests/positionable branch May 10, 2025 08:31
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