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

reduce cyclomatic complexity of builtins #130

Merged
merged 5 commits into from
Dec 27, 2021
Merged

Conversation

ichiban
Copy link
Owner

@ichiban ichiban commented Dec 26, 2021

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 26, 2021

Codecov Report

Merging #130 (c47ebac) into main (fc785d9) will increase coverage by 3.25%.
The diff coverage is 95.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #130      +/-   ##
==========================================
+ Coverage   85.69%   88.95%   +3.25%     
==========================================
  Files          18       18              
  Lines        5083     5050      -33     
==========================================
+ Hits         4356     4492     +136     
+ Misses        646      484     -162     
+ Partials       81       74       -7     
Impacted Files Coverage Δ
engine/builtin.go 90.41% <93.97%> (+7.15%) ⬆️
engine/stream.go 100.00% <100.00%> (ø)

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 fc785d9...c47ebac. Read the comment docs.

@ichiban ichiban closed this Dec 27, 2021
@ichiban ichiban reopened this Dec 27, 2021
@ichiban ichiban merged commit 1a5f9b7 into main Dec 27, 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