Added TextSlice; Lark can now parse/lex a text-slice #1452
Codecov / codecov/project
succeeded
Sep 15, 2024 in 0s
89.88% (+0.09%) compared to 5faea92
View this Pull Request on Codecov
89.88% (+0.09%) compared to 5faea92
Details
Codecov Report
Attention: Patch coverage is 98.05195%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 89.88%. Comparing base (
5faea92
) to head (c3893d8
).
Files with missing lines | Patch % | Lines |
---|---|---|
lark/lexer.py | 97.61% | 1 Missing |
lark/parser_frontends.py | 96.42% | 1 Missing |
lark/utils.py | 96.87% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1452 +/- ##
==========================================
+ Coverage 89.78% 89.88% +0.09%
==========================================
Files 52 52
Lines 7825 7926 +101
==========================================
+ Hits 7026 7124 +98
- Misses 799 802 +3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading