ichiban / prolog

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

fix consult/1 error #255

Closed ichiban closed 2 years ago

ichiban commented 2 years ago

253

codecov[bot] commented 2 years ago

Codecov Report

Base: 97.96% // Head: 98.04% // Increases project coverage by +0.07% :tada:

Coverage data is based on head (6b24f74) compared to base (cd124bb). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #255 +/- ## ========================================== + Coverage 97.96% 98.04% +0.07% ========================================== Files 21 21 Lines 7117 7101 -16 ========================================== - Hits 6972 6962 -10 + Misses 113 109 -4 + Partials 32 30 -2 ``` | [Impacted Files](https://codecov.io/gh/ichiban/prolog/pull/255?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yutaka+Ichibangase) | Coverage Δ | | |---|---|---| | [interpreter.go](https://codecov.io/gh/ichiban/prolog/pull/255/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yutaka+Ichibangase#diff-aW50ZXJwcmV0ZXIuZ28=) | `99.14% <100.00%> (+2.34%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yutaka+Ichibangase). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yutaka+Ichibangase)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.