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

Guarantee sequential run for each operator #562

Merged
merged 1 commit into from
Jul 18, 2023
Merged

Guarantee sequential run for each operator #562

merged 1 commit into from
Jul 18, 2023

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Jul 18, 2023

ref: #513

@k1LoW k1LoW added the bug Something isn't working label Jul 18, 2023
@k1LoW k1LoW self-assigned this Jul 18, 2023
@k1LoW k1LoW removed the bug Something isn't working label Jul 18, 2023
@k1LoW k1LoW changed the title Guaranteed sequential run for each operator Guarantee sequential run for each operator Jul 18, 2023
@github-actions
Copy link
Contributor

Code Metrics Report

main (68e8a82) #562 (119381a) +/-
Coverage 69.2% 69.2% +0.0%
Code to Test Ratio 1:0.7 1:0.7 -0.0
Test Execution Time 2m45s 2m32s -13s
Details
  |                     | main (68e8a82) | #562 (119381a) |  +/-  |
  |---------------------|----------------|----------------|-------|
+ | Coverage            |          69.2% |          69.2% | +0.0% |
  |   Files             |             49 |             49 |     0 |
  |   Lines             |           5062 |           5069 |    +7 |
+ |   Covered           |           3504 |           3510 |    +6 |
- | Code to Test Ratio  |          1:0.7 |          1:0.7 |  -0.0 |
  |   Code              |          10126 |          10137 |   +11 |
  |   Test              |           6850 |           6850 |     0 |
+ | Test Execution Time |          2m45s |          2m32s |  -13s |

Code coverage of files in pull request scope (81.2% → 81.3%)

Files Coverage +/-
operator.go 81.3% +0.0%

Reported by octocov

@k1LoW k1LoW merged commit 93af013 into main Jul 18, 2023
@k1LoW k1LoW deleted the sequential branch July 18, 2023 08:43
@github-actions github-actions bot mentioned this pull request Jul 18, 2023
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