Skip to content
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

Added TextSlice; Lark can now parse/lex a text-slice #1452

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Fix docstrings a bit more

c3893d8
Select commit
Loading
Failed to load commit list.
Open

Added TextSlice; Lark can now parse/lex a text-slice #1452

Fix docstrings a bit more
c3893d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 15, 2024 in 0s

98.05% of diff hit (target 89.78%)

View this Pull Request on Codecov

98.05% of diff hit (target 89.78%)

Annotations

Check warning on line 430 in lark/lexer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lark/lexer.py#L430

Added line #L430 was not covered by tests

Check warning on line 42 in lark/parser_frontends.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lark/parser_frontends.py#L42

Added line #L42 was not covered by tests

Check warning on line 196 in lark/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lark/utils.py#L196

Added line #L196 was not covered by tests