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

overhaul write_term/3 #228

Merged
merged 7 commits into from
Jul 2, 2022
Merged

overhaul write_term/3 #228

merged 7 commits into from
Jul 2, 2022

Conversation

ichiban
Copy link
Owner

@ichiban ichiban commented Jun 26, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jun 29, 2022

Codecov Report

Merging #228 (c4d47bc) into main (dda2b60) will increase coverage by 0.20%.
The diff coverage is 99.07%.

@@            Coverage Diff             @@
##             main     #228      +/-   ##
==========================================
+ Coverage   97.18%   97.39%   +0.20%     
==========================================
  Files          21       21              
  Lines        6505     6491      -14     
==========================================
  Hits         6322     6322              
+ Misses        151      138      -13     
+ Partials       32       31       -1     
Impacted Files Coverage Δ
cmd/1pl/interpreter.go 100.00% <ø> (ø)
engine/lexer.go 100.00% <ø> (ø)
engine/builtin.go 96.77% <96.66%> (+0.19%) ⬆️
engine/atom.go 100.00% <100.00%> (+2.50%) ⬆️
engine/compound.go 100.00% <100.00%> (ø)
engine/exception.go 100.00% <100.00%> (ø)
engine/float.go 92.85% <100.00%> (+1.94%) ⬆️
engine/integer.go 97.05% <100.00%> (+0.90%) ⬆️
engine/iterator.go 100.00% <100.00%> (ø)
engine/parser.go 99.03% <100.00%> (+1.33%) ⬆️
... and 9 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 dda2b60...c4d47bc. Read the comment docs.

@ichiban ichiban marked this pull request as ready for review July 2, 2022 03:18
@ichiban ichiban merged commit d1a5b82 into main Jul 2, 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