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 Issue #76: Limit the number of goroutines #77

Merged
merged 3 commits into from
Mar 5, 2023

Conversation

nao1215
Copy link
Owner

@nao1215 nao1215 commented Mar 4, 2023

See #76

@codecov
Copy link

codecov bot commented Mar 4, 2023

Codecov Report

Merging #77 (dfe4707) into main (304c6a8) will decrease coverage by 2.45%.
The diff coverage is 81.81%.

@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
- Coverage   91.25%   88.80%   -2.45%     
==========================================
  Files          12       12              
  Lines         480      563      +83     
==========================================
+ Hits          438      500      +62     
- Misses         27       43      +16     
- Partials       15       20       +5     
Impacted Files Coverage Δ
cmd/check.go 85.71% <60.86%> (-10.78%) ⬇️
cmd/update.go 68.96% <70.37%> (-3.20%) ⬇️
cmd/import.go 86.36% <81.25%> (-3.96%) ⬇️
cmd/completion.go 100.00% <100.00%> (ø)
cmd/export.go 87.03% <100.00%> (+2.59%) ⬆️
cmd/list.go 100.00% <100.00%> (ø)
cmd/remove.go 92.50% <100.00%> (+1.07%) ⬆️
cmd/root.go 100.00% <100.00%> (ø)
cmd/version.go 100.00% <100.00%> (ø)
... and 5 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@nao1215 nao1215 merged commit 301eef4 into main Mar 5, 2023
@nao1215 nao1215 deleted the controll-goroutine-num branch May 6, 2023 23:20
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