ichiban / prolog

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

prioritize max_depth over cycle detection #303

Closed ichiban closed 1 year ago

ichiban commented 1 year ago

https://github.com/ichiban/prolog/issues/297#issuecomment-1646750461

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02% :tada:

Comparison is base (b77736e) 99.18% compared to head (4c60406) 99.21%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #303 +/- ## ========================================== + Coverage 99.18% 99.21% +0.02% ========================================== Files 23 23 Lines 7258 7258 ========================================== + Hits 7199 7201 +2 + Misses 53 51 -2 Partials 6 6 ``` | [Files Changed](https://app.codecov.io/gh/ichiban/prolog/pull/303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yutaka+Ichibangase) | Coverage Δ | | |---|---|---| | [engine/compound.go](https://app.codecov.io/gh/ichiban/prolog/pull/303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yutaka+Ichibangase#diff-ZW5naW5lL2NvbXBvdW5kLmdv) | `95.36% <100.00%> (+0.51%)` | :arrow_up: |

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