ichiban / prolog

The only reasonable scripting engine for Go.
MIT License
620 stars 31 forks source link

fixed parsing of arg '[]' and '{}' #241

Closed ichiban closed 2 years ago

ichiban commented 2 years ago

https://github.com/ichiban/prolog/issues/219#issuecomment-1200489336

codecov[bot] commented 2 years ago

Codecov Report

Merging #241 (d372851) into main (8bbdd2c) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #241   +/-   ##
=======================================
  Coverage   97.53%   97.53%           
=======================================
  Files          21       21           
  Lines        6764     6764           
=======================================
  Hits         6597     6597           
  Misses        136      136           
  Partials       31       31           
Impacted Files Coverage Δ
engine/parser.go 98.65% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.