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 Prolog text in engine and refine directives #257

Merged
merged 8 commits into from
Oct 16, 2022
Merged

Conversation

ichiban
Copy link
Owner

@ichiban ichiban commented Oct 10, 2022

No description provided.

@codecov
Copy link

codecov bot commented Oct 10, 2022

Codecov Report

Base: 98.05% // Head: 98.20% // Increases project coverage by +0.15% 🎉

Coverage data is based on head (a5ef5ca) compared to base (afd9006).
Patch coverage: 98.59% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #257      +/-   ##
==========================================
+ Coverage   98.05%   98.20%   +0.15%     
==========================================
  Files          21       22       +1     
  Lines        7137     7140       +3     
==========================================
+ Hits         6998     7012      +14     
+ Misses        109      102       -7     
+ Partials       30       26       -4     
Impacted Files Coverage Δ
engine/dcg.go 96.10% <75.00%> (+0.21%) ⬆️
engine/parser.go 98.65% <94.73%> (+0.01%) ⬆️
engine/builtin.go 97.72% <100.00%> (+0.17%) ⬆️
engine/clause.go 98.63% <100.00%> (ø)
engine/text.go 100.00% <100.00%> (ø)
engine/vm.go 86.99% <100.00%> (+0.70%) ⬆️
interpreter.go 100.00% <100.00%> (+0.73%) ⬆️
... and 1 more

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 October 15, 2022 14:07
@ichiban ichiban merged commit 853ed28 into main Oct 16, 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