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

Refactor requesting to package registries #19

Merged
merged 6 commits into from
Oct 28, 2023

Conversation

kyoshidajp
Copy link
Owner

No description provided.

@github-actions

This comment has been minimized.

@github-actions
Copy link

Code Metrics Report

main (cb48098) #19 (7028512) +/-
Coverage 57.4% 60.0% +2.6%
Code to Test Ratio 1:0.6 1:0.5 -0.1
Test Execution Time 21s 10s -11s
Details
  |                     | main (cb48098) | #19 (7028512) |  +/-  |
  |---------------------|----------------|---------------|-------|
+ | Coverage            |          57.4% |         60.0% | +2.6% |
  |   Files             |             11 |            11 |     0 |
  |   Lines             |            216 |           260 |   +44 |
+ |   Covered           |            124 |           156 |   +32 |
- | Code to Test Ratio  |          1:0.6 |         1:0.5 |  -0.1 |
  |   Code              |            588 |           653 |   +65 |
+ |   Test              |            328 |           331 |    +3 |
+ | Test Execution Time |            21s |           10s |  -11s |

Code coverage of files in pull request scope (49.0% → 54.3%)

Files Coverage +/-
cmd/bundler.go 100.0% 0.0%
cmd/diagnose.go 49.5% +11.3%
cmd/nodejs.go 70.6% -19.4%
cmd/npm.go 14.3% 0.0%
cmd/pip.go 25.0% +10.7%
cmd/pypi.go 68.4% -14.9%
cmd/ruby_gems.go 71.4% -14.3%
cmd/yarn.go 25.0% +10.7%

Reported by octocov

@kyoshidajp kyoshidajp changed the title Make registry request using a goroutine Refactor requesting to package registries Oct 28, 2023
@kyoshidajp kyoshidajp merged commit 7c6e2ab into main Oct 28, 2023
7 checks passed
@kyoshidajp kyoshidajp deleted the goroutine_registry_requests branch October 28, 2023 23:53
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