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

change internal representations for atoms #259

Merged
merged 1 commit into from
Oct 30, 2022
Merged

change internal representations for atoms #259

merged 1 commit into from
Oct 30, 2022

Conversation

ichiban
Copy link
Owner

@ichiban ichiban commented Oct 30, 2022

No description provided.

@codecov
Copy link

codecov bot commented Oct 30, 2022

Codecov Report

Base: 98.21% // Head: 98.22% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (5eb3d5d) compared to base (04c5dcf).
Patch coverage: 99.04% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #259   +/-   ##
=======================================
  Coverage   98.21%   98.22%           
=======================================
  Files          22       22           
  Lines        7174     7199   +25     
=======================================
+ Hits         7046     7071   +25     
  Misses        102      102           
  Partials       26       26           
Impacted Files Coverage Δ
engine/env.go 98.90% <85.71%> (ø)
engine/dcg.go 96.10% <96.66%> (ø)
engine/builtin.go 97.72% <98.67%> (+<0.01%) ⬆️
cmd/1pl/interpreter.go 100.00% <100.00%> (ø)
engine/atom.go 100.00% <100.00%> (ø)
engine/clause.go 98.61% <100.00%> (ø)
engine/compound.go 100.00% <100.00%> (ø)
engine/exception.go 100.00% <100.00%> (ø)
engine/iterator.go 100.00% <100.00%> (ø)
engine/number.go 100.00% <100.00%> (ø)
... and 8 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 30, 2022 01:42
@ichiban ichiban merged commit 45d6429 into main Oct 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