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

Dev/312 rework #149

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

Dev/312 rework #149

wants to merge 19 commits into from

Conversation

Erotemic
Copy link
Owner

This branch is for work on a rewrite of the parser to avoid dependence on undefined behavior in the tokenize module.

See:
python/cpython#111224

@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

Merging #149 (3c20d00) into main (20b998e) will decrease coverage by 4.55%.
The diff coverage is 50.11%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #149      +/-   ##
==========================================
- Coverage   86.67%   82.12%   -4.55%     
==========================================
  Files          27       28       +1     
  Lines        3122     3564     +442     
  Branches      702      802     +100     
==========================================
+ Hits         2706     2927     +221     
- Misses        301      506     +205     
- Partials      115      131      +16     

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant