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

Replace parsy with my own parser combinator library #32

Merged
merged 12 commits into from
Mar 3, 2024
Merged

Conversation

jmanuel1
Copy link
Owner

@jmanuel1 jmanuel1 commented Mar 3, 2024

My library collects parsing failures into a tree to be used for better
error messages.

@coveralls
Copy link
Collaborator

coveralls commented Mar 3, 2024

Coverage Status

coverage: 81.51% (+0.4%) from 81.14%
when pulling e27a031 on parser
into f822ea8 on master.

jmanuel1 and others added 3 commits March 2, 2024 22:19
Resolved issues in the following files with DeepSource Autofix:
1. concat/__main__.py
2. concat/stdlib/repl.py
@jmanuel1 jmanuel1 merged commit f04a81c into master Mar 3, 2024
4 of 5 checks passed
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.

2 participants