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 exec runner #18

Merged
merged 1 commit into from
Mar 13, 2022
Merged

Add exec runner #18

merged 1 commit into from
Mar 13, 2022

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Mar 13, 2022

No description provided.

@k1LoW k1LoW self-assigned this Mar 13, 2022
@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

Code Metrics Report

main (05aa76d) #18 (65d3881) +/-
Coverage 70.8% 70.0% -0.8%
Code to Test Ratio 1:0.6 1:0.7 +0.0
Test Execution Time 22s 18s -4s
Details
  |                     | main (05aa76d) | #18 (65d3881) |  +/-  |
  |---------------------|----------------|---------------|-------|
- | Coverage            |          70.8% |         70.0% | -0.8% |
  |   Files             |              9 |            10 |    +1 |
  |   Lines             |            576 |           641 |   +65 |
+ |   Covered           |            408 |           449 |   +41 |
+ | Code to Test Ratio  |          1:0.6 |         1:0.7 |  +0.0 |
  |   Code              |           1261 |          1378 |  +117 |
+ |   Test              |            807 |           912 |  +105 |
+ | Test Execution Time |            22s |           18s |   -4s |

Code coverage of files in pull request scope (73.2% → 71.1%)

Files Coverage +/-
exec.go 76.2% +76.2%
operator.go 67.4% -3.9%
parse.go 80.0% +0.4%

Reported by octocov

@k1LoW k1LoW merged commit bf2cea1 into main Mar 13, 2022
@k1LoW k1LoW deleted the exec-runner branch March 13, 2022 15:11
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