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 diagnose functions for scaling out other package managers #18

Merged
merged 1 commit into from
Oct 28, 2023

Conversation

kyoshidajp
Copy link
Owner

No description provided.

@github-actions
Copy link

Code Metrics Report

main (aad5a18) #18 (afe34cd) +/-
Coverage 40.4% 57.4% +17.0%
Code to Test Ratio 1:0.4 1:0.6 +0.1
Test Execution Time 18s 12s -6s
Details
  |                     | main (aad5a18) | #18 (afe34cd) |  +/-   |
  |---------------------|----------------|---------------|--------|
+ | Coverage            |          40.4% |         57.4% | +17.0% |
  |   Files             |             11 |            11 |      0 |
  |   Lines             |            302 |           216 |    -86 |
+ |   Covered           |            122 |           124 |     +2 |
+ | Code to Test Ratio  |          1:0.4 |         1:0.6 |   +0.1 |
  |   Code              |            784 |           588 |   -196 |
  |   Test              |            328 |           328 |      0 |
+ | Test Execution Time |            18s |           12s |    -6s |

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

Files Coverage +/-
cmd/bundler.go 100.0% +13.5%
cmd/diagnose.go 38.2% +26.1%
cmd/nodejs.go 90.0% 0.0%
cmd/npm.go 14.3% +11.5%
cmd/pip.go 14.3% +11.5%
cmd/pypi.go 83.3% 0.0%
cmd/ruby_gems.go 85.7% 0.0%
cmd/yarn.go 14.3% +11.5%

Reported by octocov

@kyoshidajp kyoshidajp merged commit cb48098 into main Oct 28, 2023
7 checks passed
@kyoshidajp kyoshidajp deleted the refactor_diagnose_func branch October 28, 2023 12:39
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