seaofvoices / darklua

A command line tool that transforms Lua code
https://darklua.com/
MIT License
71 stars 9 forks source link

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

Closed jeparlefrancais closed 9 months ago

jeparlefrancais commented 9 months ago

Related to #125

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

github-actions[bot] commented 9 months ago

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