drhagen / parsita

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

Improve deprecation reporting #85

Closed drhagen closed 1 year ago

drhagen commented 1 year ago

The stacklevel on the parser contexts were not right and the state was using deprecated attributes internally.

codecov-commenter commented 1 year ago

Codecov Report

Merging #85 (0315c78) into v1.x (8b18141) 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            @@
##              v1.x       #85   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          800       796    -4     
  Branches       120       118    -2     
=========================================
- Hits           800       796    -4     
Impacted Files Coverage Δ
src/parsita/metaclasses.py 100.00% <100.00%> (ø)
src/parsita/state.py 100.00% <100.00%> (ø)

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