drhagen / parsita

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

Allow reg in GeneralParsers context #74

Closed drhagen closed 1 year ago

drhagen commented 1 year ago

Backport #73

codecov-commenter commented 1 year ago

Codecov Report

Merging #74 (35f918a) into v1.x (177aa38) will increase coverage by 0.00%. 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           @@
##             v1.x      #74   +/-   ##
=======================================
  Coverage   99.61%   99.61%           
=======================================
  Files           6        6           
  Lines         781      789    +8     
  Branches      119      120    +1     
=======================================
+ Hits          778      786    +8     
  Misses          1        1           
  Partials        2        2           
Impacted Files Coverage Δ
src/parsita/parsers.py 100.00% <100.00%> (ø)
src/parsita/state.py 98.25% <100.00%> (+0.07%) :arrow_up:

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