ichiban / prolog

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

fix unexpected success on `functor(X, Y, 0).` #248

Closed ichiban closed 2 years ago

ichiban commented 2 years ago

247

codecov[bot] commented 2 years ago

Codecov Report

Merging #248 (bd610b6) into main (f20f825) will increase coverage by 0.20%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #248      +/-   ##
==========================================
+ Coverage   97.53%   97.73%   +0.20%     
==========================================
  Files          21       21              
  Lines        6764     6767       +3     
==========================================
+ Hits         6597     6614      +17     
+ Misses        136      122      -14     
  Partials       31       31              
Impacted Files Coverage Δ
engine/builtin.go 97.45% <100.00%> (+0.58%) :arrow_up:

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