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

Closed
wants to merge 19 commits into from
Closed

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

Attention: Patch coverage is 50.11086% with 225 lines in your changes missing coverage. Please review.

Project coverage is 82.12%. Comparing base (20b998e) to head (3c20d00).
Report is 66 commits behind head on main.

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     

@Erotemic
Copy link
Owner Author

Erotemic commented Oct 4, 2024

This was handled in another merged branch.

@Erotemic Erotemic closed this Oct 4, 2024
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.

1 participant