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

Move functions related to function eval() to eval.go #192

Merged
merged 2 commits into from
Oct 2, 2022
Merged

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Oct 2, 2022

ref: #141

@github-actions

This comment has been minimized.

@k1LoW k1LoW marked this pull request as ready for review October 2, 2022 10:18
@github-actions
Copy link
Contributor

github-actions bot commented Oct 2, 2022

Code Metrics Report

main (a9bc239) #192 (d09e27b) +/-
Coverage 77.9% 78.0% +0.1%
Code to Test Ratio 1:0.8 1:0.8 +0.0
Details
  |                    | main (a9bc239) | #192 (d09e27b) |  +/-  |
  |--------------------|----------------|----------------|-------|
+ | Coverage           |          77.9% |          78.0% | +0.1% |
  |   Files            |             25 |             25 |     0 |
  |   Lines            |           2716 |           2718 |    +2 |
+ |   Covered          |           2115 |           2119 |    +4 |
+ | Code to Test Ratio |          1:0.8 |          1:0.8 |  +0.0 |
  |   Code             |           5246 |           5258 |   +12 |
+ |   Test             |           4049 |           4094 |   +45 |

Code coverage of files in pull request scope (86.3% → 88.0%)

Files Coverage +/-
eval.go 87.0% +8.9%
test.go 94.4% +4.4%

Reported by octocov

@k1LoW k1LoW merged commit abd05e4 into main Oct 2, 2022
@k1LoW k1LoW deleted the mv-eval-funcs branch October 2, 2022 10:22
@github-actions github-actions bot mentioned this pull request Oct 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