drhagen / parsita

The easiest way to parse text in Python
https://parsita.drhagen.com/
MIT License
98 stars 5 forks source link

Show error location even at end of source #88

Closed drhagen closed 1 year ago

drhagen commented 1 year ago

I often wish that the line and error location was visible even when at the end of the source.

codecov-commenter commented 1 year ago

Codecov Report

Merging #88 (163c61b) into master (2e8dfb1) will not change coverage. The diff coverage is 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff            @@
##            master       #88   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           25        25           
  Lines          809       811    +2     
  Branches       105       104    -1     
=========================================
+ Hits           809       811    +2     
Impacted Files Coverage Δ
src/parsita/state/_reader.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more