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

Use context.AfterFunc instead of go func() #52

Merged
merged 2 commits into from
Jun 8, 2024
Merged

Use context.AfterFunc instead of go func() #52

merged 2 commits into from
Jun 8, 2024

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Jun 8, 2024

SSIA.

@k1LoW k1LoW self-assigned this Jun 8, 2024
Copy link
Contributor

github-actions bot commented Jun 8, 2024

Code Metrics Report

main (d09ccd3) #52 (9850d2d) +/-
Coverage 91.4% 91.3% -0.1%
Code to Test Ratio 1:3.6 1:3.7 +0.0
Test Execution Time 9s 10s +1s
Details
  |                     | main (d09ccd3) | #52 (9850d2d) |  +/-  |
  |---------------------|----------------|---------------|-------|
- | Coverage            |          91.4% |         91.3% | -0.1% |
  |   Files             |              1 |             1 |     0 |
  |   Lines             |            105 |           104 |    -1 |
- |   Covered           |             96 |            95 |    -1 |
+ | Code to Test Ratio  |          1:3.6 |         1:3.7 |  +0.0 |
  |   Code              |            210 |           209 |    -1 |
+ |   Test              |            768 |           783 |   +15 |
- | Test Execution Time |             9s |           10s |   +1s |

Code coverage of files in pull request scope (91.4% → 91.3%)

Files Coverage +/-
donegroup.go 91.3% -0.1%

Reported by octocov

@k1LoW k1LoW merged commit f0a9a0b into main Jun 8, 2024
2 checks passed
@k1LoW k1LoW deleted the func branch June 8, 2024 04:29
@github-actions github-actions bot mentioned this pull request Jun 8, 2024
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