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

delegate comparison to each Term #129

Merged
merged 1 commit into from
Dec 26, 2021
Merged

delegate comparison to each Term #129

merged 1 commit into from
Dec 26, 2021

Conversation

ichiban
Copy link
Owner

@ichiban ichiban commented Dec 26, 2021

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #129 (dd36422) into main (cf28705) will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #129      +/-   ##
==========================================
+ Coverage   85.63%   85.69%   +0.06%     
==========================================
  Files          18       18              
  Lines        5074     5083       +9     
==========================================
+ Hits         4345     4356      +11     
+ Misses        648      646       -2     
  Partials       81       81              
Impacted Files Coverage Δ
engine/term.go 93.87% <ø> (-1.58%) ⬇️
engine/atom.go 100.00% <100.00%> (ø)
engine/builtin.go 83.25% <100.00%> (ø)
engine/compound.go 100.00% <100.00%> (ø)
engine/float.go 94.28% <100.00%> (+3.37%) ⬆️
engine/integer.go 91.66% <100.00%> (+5.30%) ⬆️
engine/stream.go 100.00% <100.00%> (ø)
engine/variable.go 89.47% <100.00%> (+3.75%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cf28705...dd36422. Read the comment docs.

@ichiban ichiban merged commit fc785d9 into main Dec 26, 2021
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.

2 participants