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

add sort/2 #153

Merged
merged 3 commits into from
Feb 23, 2022
Merged

add sort/2 #153

merged 3 commits into from
Feb 23, 2022

Conversation

ichiban
Copy link
Owner

@ichiban ichiban commented Feb 23, 2022

@codecov-commenter
Copy link

Codecov Report

Merging #153 (7f401a4) into main (8316775) will decrease coverage by 0.03%.
The diff coverage is 95.12%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #153      +/-   ##
==========================================
- Coverage   93.83%   93.80%   -0.04%     
==========================================
  Files          18       18              
  Lines        5257     5262       +5     
==========================================
+ Hits         4933     4936       +3     
- Misses        274      275       +1     
- Partials       50       51       +1     
Impacted Files Coverage Δ
engine/builtin.go 91.11% <89.47%> (-0.02%) ⬇️
engine/compound.go 100.00% <100.00%> (ø)
engine/float.go 94.44% <100.00%> (+0.15%) ⬆️
engine/integer.go 100.00% <100.00%> (ø)
interpreter.go 92.30% <100.00%> (+0.03%) ⬆️

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 8316775...7f401a4. Read the comment docs.

@ichiban ichiban merged commit 9c4a726 into main Feb 23, 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.

2 participants