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

Allow test/dump/bind runner to run in the same step as other runners #43

Merged
merged 2 commits into from
May 6, 2022

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented May 6, 2022

No description provided.

@k1LoW k1LoW self-assigned this May 6, 2022
@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

github-actions bot commented May 6, 2022

Code Metrics Report

main (a422989) #43 (11a6435) +/-
Coverage 70.3% 70.2% -0.1%
Code to Test Ratio 1:0.7 1:0.7 +0.0
Test Execution Time 37s 28s -9s
Details
  |                     | main (a422989) | #43 (11a6435) |  +/-  |
  |---------------------|----------------|---------------|-------|
- | Coverage            |          70.3% |         70.2% | -0.1% |
  |   Files             |             13 |            13 |     0 |
  |   Lines             |            978 |           998 |   +20 |
+ |   Covered           |            688 |           701 |   +13 |
+ | Code to Test Ratio  |          1:0.7 |         1:0.7 |  +0.0 |
  |   Code              |           2036 |          2071 |   +35 |
+ |   Test              |           1478 |          1516 |   +38 |
+ | Test Execution Time |            37s |           28s |   -9s |

Code coverage of files in pull request scope (70.5% → 70.2%)

Files Coverage +/-
dump.go 81.8% -1.5%
operator.go 69.3% -0.1%
test.go 75.9% -0.8%

Reported by octocov

@k1LoW k1LoW merged commit 73c9453 into main May 6, 2022
@k1LoW k1LoW deleted the with-test-runner branch May 6, 2022 06:12
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