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

Fix race condition #74

Merged
merged 1 commit into from
Apr 15, 2024
Merged

Fix race condition #74

merged 1 commit into from
Apr 15, 2024

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Apr 15, 2024

SSIA.

@k1LoW k1LoW added the bug Something isn't working label Apr 15, 2024
@k1LoW k1LoW self-assigned this Apr 15, 2024
Copy link
Contributor

Code Metrics Report

main (535246b) #74 (3b43278) +/-
Coverage 81.7% 82.0% +0.3%
Code to Test Ratio 1:0.4 1:0.4 -0.0
Test Execution Time 17s 18s +1s
Details
  |                     | main (535246b) | #74 (3b43278) |  +/-  |
  |---------------------|----------------|---------------|-------|
+ | Coverage            |          81.7% |         82.0% | +0.3% |
  |   Files             |              3 |             3 |     0 |
  |   Lines             |            639 |           650 |   +11 |
+ |   Covered           |            522 |           533 |   +11 |
- | Code to Test Ratio  |          1:0.4 |         1:0.4 |  -0.0 |
  |   Code              |           2152 |          2163 |   +11 |
  |   Test              |            883 |           883 |     0 |
- | Test Execution Time |            17s |           18s |   +1s |

Code coverage of files in pull request scope (82.7% → 83.1%)

Files Coverage +/-
grpcstub.go 83.1% +0.4%

Reported by octocov

@k1LoW k1LoW merged commit cceca4c into main Apr 15, 2024
2 checks passed
@k1LoW k1LoW deleted the fix-race branch April 15, 2024 08:55
@github-actions github-actions bot mentioned this pull request Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant