Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

introduce engine.Cont to declutter #266

Merged
merged 1 commit into from
Nov 30, 2022
Merged

introduce engine.Cont to declutter #266

merged 1 commit into from
Nov 30, 2022

Conversation

ichiban
Copy link
Owner

@ichiban ichiban commented Nov 29, 2022

No description provided.

@codecov
Copy link

codecov bot commented Nov 29, 2022

Codecov Report

Base: 99.06% // Head: 99.06% // No change to project coverage 👍

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #266   +/-   ##
=======================================
  Coverage   99.06%   99.06%           
=======================================
  Files          22       22           
  Lines        7148     7148           
=======================================
  Hits         7081     7081           
  Misses         50       50           
  Partials       17       17           
Impacted Files Coverage Δ
cmd/1pl/interpreter.go 100.00% <100.00%> (ø)
engine/builtin.go 99.08% <100.00%> (ø)
engine/clause.go 98.40% <100.00%> (ø)
engine/dcg.go 100.00% <100.00%> (ø)
engine/number.go 100.00% <100.00%> (ø)
engine/text.go 100.00% <100.00%> (ø)
engine/vm.go 88.36% <100.00%> (ø)

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

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

@ichiban ichiban marked this pull request as ready for review November 30, 2022 01:35
@ichiban ichiban merged commit 16f5086 into main Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant