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

Add logging for full-moon parsing and AST conversion #157

Merged
merged 1 commit into from
Nov 25, 2023

Conversation

jeparlefrancais
Copy link
Contributor

Related to #125

I'm adding these few trace level logs to be able to have a better idea where stack overflow issues happens.

Copy link

Coverage after merging add-logging-related-to-parser into main will be

87.04%

Coverage Report for Changed Files
FileStmtsBranchesFuncsLinesUncovered Lines
src
   parser.rs99.03%100%73.33%99.26%21–22, 29–30, 51, 521–527, 57, 69–73, 80

@jeparlefrancais jeparlefrancais merged commit 790f2f7 into main Nov 25, 2023
6 checks passed
@jeparlefrancais jeparlefrancais deleted the add-logging-related-to-parser branch November 25, 2023 17:23
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