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 keysort/2 #154

Merged
merged 5 commits into from
Feb 27, 2022
Merged

add keysort/2 #154

merged 5 commits into from
Feb 27, 2022

Conversation

ichiban
Copy link
Owner

@ichiban ichiban commented Feb 26, 2022

@codecov-commenter
Copy link

codecov-commenter commented Feb 26, 2022

Codecov Report

Merging #154 (414164a) into main (9c4a726) will increase coverage by 0.06%.
The diff coverage is 93.93%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #154      +/-   ##
==========================================
+ Coverage   93.84%   93.90%   +0.06%     
==========================================
  Files          18       18              
  Lines        5262     5281      +19     
==========================================
+ Hits         4938     4959      +21     
+ Misses        274      272       -2     
  Partials       50       50              
Impacted Files Coverage Δ
engine/atom.go 100.00% <ø> (ø)
engine/float.go 93.75% <ø> (-0.70%) ⬇️
engine/integer.go 100.00% <ø> (ø)
engine/term.go 100.00% <ø> (+4.54%) ⬆️
engine/variable.go 94.11% <ø> (-0.62%) ⬇️
engine/builtin.go 91.23% <91.15%> (+0.02%) ⬆️
engine/compound.go 100.00% <100.00%> (ø)
engine/exception.go 98.11% <100.00%> (+0.86%) ⬆️
engine/stream.go 100.00% <100.00%> (ø)
engine/vm.go 80.96% <100.00%> (+0.18%) ⬆️
... and 4 more

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 9c4a726...414164a. Read the comment docs.

@ichiban ichiban merged commit 101bd8e into main Feb 27, 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