ichiban / prolog

The only reasonable scripting engine for Go.
MIT License
567 stars 27 forks source link

fix Term =.. List for the case that Term is atomic and List is a partial list. #246

Closed ichiban closed 2 years ago

ichiban commented 2 years ago

244

codecov[bot] commented 2 years ago

Codecov Report

Merging #246 (0afe3a9) into main (f20f825) will increase coverage by 0.20%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #246      +/-   ##
==========================================
+ Coverage   97.53%   97.73%   +0.20%     
==========================================
  Files          21       21              
  Lines        6764     6763       -1     
==========================================
+ Hits         6597     6610      +13     
+ Misses        136      122      -14     
  Partials       31       31              
Impacted Files Coverage Δ
engine/builtin.go 97.44% <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.