ichiban / prolog

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

a predicate created by {asserta, assertz}/1 must be public. #312

Closed ichiban closed 6 months ago

ichiban commented 7 months ago

https://github.com/ichiban/prolog/issues/309

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c682cd3) 99.21% compared to head (5419eed) 99.21%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #312 +/- ## ======================================= Coverage 99.21% 99.21% ======================================= Files 23 23 Lines 7272 7272 ======================================= Hits 7215 7215 Misses 51 51 Partials 6 6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.